Template:Icon: Difference between revisions

From Step Mods | Change The Game
No edit summary
No edit summary
Line 17: Line 17:
|bug = Bug
|bug = Bug
|construction = Construction
|construction = Construction
|globe = Globe
|info = Information
|info = Information
|information = Information
|moglobe = MO Nexus
|moglobe = MO Nexus
|mosettings = MO Settings
|moupdate = MO Update
|moupdate = MO Update
|no = No
|no = No
|warn = Warning
|warning = Warning
|warning = Warning
|yes = Yes
|yes = Yes

Revision as of 00:58, 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:

Ask/Question/Unknown
No
Yes
Bug
Information
Warning
Construction


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

MO Nexus

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

Warning

See Also[edit source]

None