Template:SettingGroup

From the Fallout3 GECK Wiki
Jump to navigation Jump to search

This template is used for groups of related Settings.

The template currently supports up to 25 settings. Adding more would not be difficult - if you would like support for more but do not feel comfortable updating this page, please request this in the Talk page.

If you do not need all 25, simply don't even mention the other values.

Example:
{{SettingGroup
|Description         = Just an example: description of the entire group.
*And these
*are a few
*bullet points
|Setting1             = sFirstSetting
|Setting1Default      = "Example Numero Uno"
|Setting1Description  = The description of the first setting
|Setting2             = sSecondSetting
|Setting2Default      = "Example Numero Dos"
|Setting2Description  = The description of the second setting
|Setting3             = sThirdSetting
|Setting3Default      = "Example Numero Tres"
|Setting3Description  = The description of the third setting
|Setting4             = sFourthSetting
|Setting4Default      = "Example Numero Cuatro"
|Setting4Description  = The description of the fourth setting
|Setting5             = sFifthSetting
|Setting5Default      = "Example Numero Cinco"
|Setting5Description  = The description of the fifth setting
|Setting6             = sSixthSetting
|Setting6Default      = "Example Numero Seis"
|Setting6Description  = The description of the sixth setting
|Setting7             = sSeventhSetting
|Setting7Default      = "Example Numero Siente"
|Setting7Description  = The description of the seventh setting
|Setting8             = sEighthSetting
|Setting8Default      = "Example Numero Ocho"
|Setting8Description  = The description of the eighth setting
|Setting9             = sNinthSetting
|Setting9Default      = "Example Numero Nueve"
|Setting9Description  = The description of the ninth setting
|Setting10            = sTenthSetting
|Setting10Default     = "Example Numero Diez"
|Setting10Description = The description of the tenth setting
|Setting11            = sExSetting11
|Setting11Default     = "Default 11"
|Setting11Description = Example Description 11
|Setting12            = sExSetting12
|Setting12Default     = "Default 12"
|Setting12Description = Example Description 12
|Setting13            = sExSetting13
|Setting13Default     = "Default 13"
|Setting13Description = Example Description 13
|Setting14            = sExSetting14
|Setting14Default     = "Default 14"
|Setting14Description = Example Description 14
|Setting15            = sExSetting15
|Setting15Default     = "Default 15"
|Setting15Description = Example Description 15
|Setting16            = sExSetting16
|Setting16Default     = "Default 16"
|Setting16Description = Example Description 16
|Setting17            = sExSetting17
|Setting17Default     = "Default 17"
|Setting17Description = Example Description 17
|Setting18            = sExSetting18
|Setting18Default     = "Default 18"
|Setting18Description = Example Description 18
|Setting19            = sExSetting19
|Setting19Default     = "Default 19"
|Setting19Description = Example Description 19
|Setting20            = sExSetting20
|Setting20Default     = "Default 20"
|Setting20Description = Example Description 20
|Setting21            = sExSetting21
|Setting21Default     = "Default 21"
|Setting21Description = Example Description 21
|Setting22            = sExSetting22
|Setting22Default     = "Default 22"
|Setting22Description = Example Description 22
|Setting23            = sExSetting23
|Setting23Default     = "Default 23"
|Setting23Description = Example Description 23
|Setting24            = sExSetting24
|Setting24Default     = "Default 24"
|Setting24Description = Example Description 24
|Setting25            = sExSetting25
|Setting25Default     = "Default 25"
|Setting25Description = Example Description 25
}}
Result:
settingGroup
Group Description Just an example: description of the entire group.
  • And these
  • are a few
  • bullet points
sFirstSetting
Default "Example Numero Uno"
Description The description of the first setting
sSecondSetting
Default "Example Numero Dos"
Description The description of the second setting
sThirdSetting
Default "Example Numero Tres"
Description The description of the third setting
sFourthSetting
Default "Example Numero Cuatro"
Description The description of the fourth setting
sFifthSetting
Default "Example Numero Cinco"
Description The description of the fifth setting
sSixthSetting
Default "Example Numero Seis"
Description The description of the sixth setting
sSeventhSetting
Default "Example Numero Siente"
Description The description of the seventh setting
sEighthSetting
Default "Example Numero Ocho"
Description The description of the eighth setting
sNinthSetting
Default "Example Numero Nueve"
Description The description of the ninth setting
sTenthSetting
Default "Example Numero Diez"
Description The description of the tenth setting
sExSetting11
Default "Default 11"
Description Example Description 11
sExSetting12
Default "Default 12"
Description Example Description 12
sExSetting13
Default "Default 13"
Description Example Description 13
sExSetting14
Default "Default 14"
Description Example Description 14
sExSetting15
Default "Default 15"
Description Example Description 15
sExSetting16
Default "Default 16"
Description Example Description 16
sExSetting17
Default "Default 17"
Description Example Description 17
sExSetting18
Default "Default 18"
Description Example Description 18
sExSetting19
Default "Default 19"
Description Example Description 19
sExSetting20
Default "Default 20"
Description Example Description 20
sExSetting21
Default "Default 21"
Description Example Description 21
sExSetting22
Default "Default 22"
Description Example Description 22
sExSetting23
Default "Default 23"
Description Example Description 23
sExSetting24
Default "Default 24"
Description Example Description 24
sExSetting25
Default "Default 25"
Description Example Description 25