Template:Icon

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

Purpose & Usage

Places a pre-defined icon on the page.

Parameters

Required

type
Defines the icon that will be placed.

Optional

size
Defines the size of the image in pixels. Default=20

Examples

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
constructionConstruction


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

moglobeMO Nexus

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

moglobeAsk/Question/Unknown

See Also

None