Template:Setting

From the Fallout3 GECK Wiki
Revision as of 23:31, 26 December 2008 by imported>SnakeChomp (Apparently whitespace after </noinclude> breaks the template)
Jump to navigation Jump to search

This template is used for Settings.

Example:

{{Setting
|Name        = fFooSetting
|Default     = 0.75
|Description = This is just an example.
*And these
*are a few
*bullet points
}}

Result:


fFooSetting
Default value 0.75
Description This is just an example.
  • And these
  • are a few
  • bullet points

Notes

If name is not specified, the page title is used with the first character lowercased.