Template:Factions/icons: Difference between revisions

From MediaWiki
Jump to navigationJump to search
Derik (talk | contribs)
mNo edit summary
Derik (talk | contribs)
mNo edit summary
Line 1: Line 1:
<includeonly>{{#if:{{{custom|}}}|
<includeonly>{{#if:{{{custom|}}}|
{{#tag:imagemap
{{#tag:imagemap
|Image:{{{custom}}}{{!}}30px
|Image:{{{custom}}}{{!}}{{{cSize|30px}}}
default [[{{{cLink}}}{{!}}{{{cPretty|{{{cLink}}}}}}]]
default [[{{{cLink}}}{{!}}{{{cPretty|{{{cLink}}}}}}]]
desc none
desc none
Line 10: Line 10:
-->{{#if:{{{option|}}}|{{#switch:{{{option}}}
-->{{#if:{{{option|}}}|{{#switch:{{{option}}}
|maximal={{factions/icons_recurs|custom=Maximal_symbol.png|cLink=Maximal}}
|maximal={{factions/icons_recurs|custom=Maximal_symbol.png|cLink=Maximal}}
|predacon={{factions/icons_recurs|custom=Predacon symbol.png|cLink=Predacon}}
|{{{option}}}
|{{{option}}}
}}|}}</includeonly><noinclude>
}}|}}</includeonly><noinclude>


{{factions
<pre>{{factions/icons
|{{factions/icons|custom=Moon symbol clean.png|cLink=Celestial|cPretty=Celestials}}
|custom=Maximal_symbol.png
|maximal
|cLink=Maximal
}}
|cPretty=Maximal - Mouseover text, if different from the Link
{{factions/icons|custom=Moon symbol clean.png|cLink=Celestial|cPretty=Celestials}}
|cSize=30px - Override the default size
}}</pre>
 
</noinclude>
</noinclude>

Revision as of 16:35, 23 March 2009


{{factions/icons
|custom=Maximal_symbol.png
|cLink=Maximal
|cPretty=Maximal - Mouseover text, if different from the Link
|cSize=30px - Override the default size
}}