Template:Icon

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

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:

[[File:{{lc:Tango-question-mark.png]]|20px|ask/question/unknown]]
[[File:{{lc:Cross_red.png]]|20px|no]]
[[File:{{lc:Tick_green.png]]|20px|yes]]
[[File:{{lc:Bug-Logo.png]]|20px|bug]]
[[File:{{lc:Info-Logo.png]]|20px|information]]
[[File:{{lc:Warn_mo_li.png]]|20px|warning]]
[[File:{{lc:Wrench_MO.png]]|20px|construction]]
[[File:{{lc:Archive_MO.png]]|20px|mo install archive]]
[[File:{{lc:Profiles_MO.png]]|20px|mo profiles]]
[[File:{{lc:Gear_MO.png]]|20px|mo executables]]
[[File:{{lc:Puzzle_mo.png]]|20px|mo tools]]


[[File:{{lc:Mcmicon1.png]]|20px|mod configuration menu]]


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

[[File:{{lc:Globe_MO.png]]|20px|mo nexus]]

See Also[edit source]

None