Template:Icon: Difference between revisions

From Step Mods | Change The Game
No edit summary
No edit summary
Line 9: Line 9:
|information = info
|information = info
|construction = construction
|construction = construction
|mosettings = construction
|warning = warning
|warning = warning
|warn = warning
|warn = warning

Revision as of 00:43, October 29, 2020

Purpose & Usage[edit source]

Places a pre-defined icon on the page.

Parameters[edit source]

Required[edit source]

type
Defines the icon that will be placed.

Optional[edit source]

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}}
  • {{icon|type=info}}

Result:

askAsk/Question/Unknown
noNo
yesYes
bugBug
infoInformation
warningWarning


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

constructionConstruction

Code: {{icon|type=vaultboy|size=60}}
Result:

askAsk/Question/Unknown

See Also[edit source]

None