Template:Icon: Difference between revisions

From Step Mods | Change The Game
mNo edit summary
mNo edit summary
Line 47: Line 47:
|yes = Yes
|yes = Yes
|yesyellow = Maybe/Partially
|yesyellow = Maybe/Partially
|#default = Ask/Question/Unknown}}]]</includeonly><noinclude>__NOTITLE____NOTOC__
|#default = Ask/Question/Unknown}}]]</includeonly><noinclude>__NOTITLE____NOTOC__[[Category:Graphics Templates]]


= {{FULLPAGENAME}} =
= {{FULLPAGENAME}} =
Line 137: Line 137:
== Related Templates ==
== Related Templates ==
None
None
[[Category:Graphics Templates]]
 
</noinclude>
</noinclude>

Revision as of 04:00, December 2, 2020


Template:Icon[edit source]

Purpose & Usage[edit source]

Places a pre-defined icon on a wiki page. Can be used anywhere [[File:Name.Ext]] can be.

Required Parameters[edit source]

type
Defined: type=keyword
Defines the icon that will be placed.

General Icons[edit source]

Keywords Result
ask Tango-question-mark.png
bug Bug-Logo.png
construction Wrench MO.png
globe Globe MO.png
info, information Info-Logo.png
loot Loot.png
mcm Mcmicon1.png
no Cross red.png
skyrim Fomodicon.png
step Delta c.png
warn, warning Warn mo li.png
xedit Tes5edit.png
yes Tick green.png
yesyellow Tick yellow.png

Mod Organizer Specific Icons[edit source]

Keywords Result
moexe Gear MO.png
moglobe Globe MO.png
moinstall Archive MO.png
moprofile Profiles MO.png
mosettings Wrench MO.png
motools Puzzle mo.png
moupdate Update-MO.png

Optional Parameters[edit source]

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

Examples[edit source]

Code:

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

Result:

Ask/Question/Unknown
No
Yes
Information

Inline[edit source]

Display the icons inline and bigger!

Code: {{icon|type=moinstall|size=30}} {{icon|type=moglobe|size=30}} {{icon|type=moprofile|size=30}} {{icon|type=moexe|size=30}} {{icon|type=motools|size=30}}
Result:
MO Install Archive MO Nexus MO Profiles MO Executables MO Tools

Related Templates[edit source]

None