Template:ModlistFlag

From Step Mods | Change The Game
Revision as of 22:02, January 16, 2021 by DoubleYou (talk | contribs)


Template:ModlistFlag[edit source]

Discussion:

Purpose & Usage[edit source]

This is a helper template that is primarily used for the modlist template.

Required Parameters[edit source]

flag
Defines the keyword or text displayed for the flag. Users can enter any text and the flag will display that text. The text can be formatted within this parameter, as well. However, the following keywords are pre-defined and will default to a pre-defined style.
  • Dawnguard = DG
  • Hearthfire = HF
  • Dragonborn = DB

Optional Parameters[edit source]

flagBG
Defined: flagBG=value
Default: #40804d
Defines the background color of the flag. Accepts any valid CSS for color.
flagGrad
Defined: flagGrad=value
Default: #7db388
Defines the gradient color the background will fade into (top to bottom). Accepts any valid CSS for color.
flagFont
Defined: flagFont=value
Default: #dddddd
Defines the font color the text will be. Accepts any valid CSS for color.

Examples[edit source]

Simplest call will use the defaults.

Code: {{modlistFlag|flag=Custom}}
Result:

Custom

Related Templates[edit source]