Template:Icon

From Step Mods | Change The Game

Forum Topic

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
save CKSaveIcon.png
construction Wrench MO.png
enbdownload Down1.gif
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
mohelp Help MO.png
moinstall Archive MO.png
moinstance MOInstanceManager.png
molistoptons MOlistoptions.png
moprofile Profiles MO.png
mopopenfolders MOOpenFoldersMenu.png
morefresh MOrefresh.png
mosettings Wrench MO.png
motools Puzzle mo.png
moupdate Update-MO.png

Optional Parameters[edit source]

size
Default = 24
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
ENBSeries Download

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}} {{icon|type=molistoptions|size=30}}
Result:
MO Install Archive MO Nexus MO Profiles MO Executables MO Tools MO List Options

Related Templates[edit source]

None