Template:Icon

From Step Mods | Change The Game
Revision as of 00:31, October 29, 2020 by TechAngel85 (talk | contribs)

Purpose & Usage[edit source]

Places a pre-defined icon on the page.

Parameters[edit source]

type
Defines the icon that will be placed.
size
Defines the size of the image in pixels. Default=20

Examples[edit source]

Code:

  • {{icon|type=ask}}
  • {{icon|type=no}}
  • {{icon|type=yes}}
  • {{icon|type=bug}}

Result:

askAsk/Question/Unknown
noNo
yesYes
bugBug


Code: {{icon|type=info}}
Result:

infoInformation

See Also[edit source]

None