Template:Icon: Difference between revisions

From Step Mods | Change The Game
No edit summary
No edit summary
Line 18: Line 18:
|warn = Warn_mo_li.png
|warn = Warn_mo_li.png
|warning = Warn_mo_li.png
|warning = Warn_mo_li.png
|xedit = Tes5edit.png
|yes = Tick_green.png
|yes = Tick_green.png
|#default = Tango-question-mark.png}}|{{{size|20}}}px|{{#switch:{{lc:{{{iconText|{{{type}}}}}}}}
|#default = Tango-question-mark.png}}|{{{size|20}}}px|{{#switch:{{lc:{{{iconText|{{{type}}}}}}}}
Line 38: Line 39:
|warn = Warning
|warn = Warning
|warning = Warning
|warning = Warning
|xedit = xEdit
|yes = Yes
|yes = Yes
|#default = Ask/Question/Unknown}}]]</includeonly><noinclude>__NOTOC__
|#default = Ask/Question/Unknown}}]]</includeonly><noinclude>__NOTOC__
Line 47: Line 49:
; type
; type
: Defines the icon that will be placed.
: Defines the icon that will be placed.
{| class="wikitable"
|-
! Keywords !!  Result
|-
| ask || [[File:Tango-question-mark.png]]
|-
| bug || [[File:Bug-Logo.png]]
|-
| construction || [[File:Wrench_MO.png]]
|-
| globe || [[File:Globe_MO.png]]
|-
| info, information || [[File:Info-Logo.png]]
|-
| loot || [[File:Loot.png]]
|-
| mcm || [[File:Mcmicon1.png]]
|}


==== Optional ====
==== Optional ====
Line 73: Line 94:




: {{icon|type=loot}}
: {{icon|type=xedit}}





Revision as of 01:23, 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.
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

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
MO Install Archive
MO Profiles
MO Executables
MO Tools


xEdit


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

MO Nexus

See Also[edit source]

None