Difference between revisions of "User:Dio/Loadout"

From Team Fortress Wiki
Jump to: navigation, search
Line 4: Line 4:
 
<div style="font-weight:bolder; margin: .1em auto .2em auto;">
 
<div style="font-weight:bolder; margin: .1em auto .2em auto;">
 
{| <!--class="wikitable" {{{1|}}} -->
 
{| <!--class="wikitable" {{{1|}}} -->
|[[File:{{#if: {{{icons|yes|no}}} | Item icon | Backpack }} {{{primary}}}.png|100px|link={{{primary}}}]]
+
|[[File:{{#switch:{{lc:{{{icons|¬}}}}}
 +
| #default = no
 +
| no      = Item icon
 +
| yes      = Backpack
 +
}} {{{primary}}}.png|100px|link={{{primary}}}]]
 
<small>[[{{{primary}}}]]</small>
 
<small>[[{{{primary}}}]]</small>
 
| rowspan="5" | [[File:{{{image}}}.png|250px|link={{{class}}}]]
 
| rowspan="5" | [[File:{{{image}}}.png|250px|link={{{class}}}]]
 
[[{{{class}}}]]<br/>{{icon class|{{{class}}}}}
 
[[{{{class}}}]]<br/>{{icon class|{{{class}}}}}
| |[[File:{{#if: {{{icons|}}} | Item icon | Backpack }} {{{hat}}}.png|100px|link={{{hat}}}]]
+
| |[[File:{{#switch:{{lc:{{{icons|¬}}}}}
 +
| #default = no
 +
| no      = Item icon
 +
| yes      = Backpack
 +
}} {{{hat}}}.png|100px|link={{{hat}}}]]
 
<small>[[{{{hat}}}]]</small>
 
<small>[[{{{hat}}}]]</small>
 
|-
 
|-
Line 16: Line 24:
 
----
 
----
 
|-
 
|-
|[[File:{{#if: {{{icons|}}} | Item icon | Backpack }} {{{secondary}}}.png|100px|link={{{secondary}}}]]
+
|[[File:{{#switch:{{lc:{{{icons|¬}}}}}
 +
| #default = no
 +
| no      = Item icon
 +
| yes      = Backpack
 +
}} {{{secondary}}}.png|100px|link={{{secondary}}}]]
 
<small>[[{{{secondary}}}]]</small>
 
<small>[[{{{secondary}}}]]</small>
|[[File:{{#if: {{{icons|}}} | Item icon | Backpack }} {{{misc1}}}.png|100px|link={{{misc1}}}]]
+
|[[File:{{#switch:{{lc:{{{icons|¬}}}}}
 +
| #default = no
 +
| no      = Item icon
 +
| yes      = Backpack
 +
}} {{{misc1}}}.png|100px|link={{{misc1}}}]]
 
<small>[[{{{misc1}}}]]</small>
 
<small>[[{{{misc1}}}]]</small>
 
|-
 
|-
Line 26: Line 42:
 
----
 
----
 
|-
 
|-
|[[File:{{#if: {{{icons|}}} | Item icon | Backpack }} {{{melee}}}.png|100px|link={{{melee}}}]]
+
|[[File:{{#switch:{{lc:{{{icons|¬}}}}}
 +
| #default = no
 +
| no      = Item icon
 +
| yes      = Backpack
 +
}} {{{melee}}}.png|100px|link={{{melee}}}]]
 
<small>[[{{{melee}}}]]</small>
 
<small>[[{{{melee}}}]]</small>
|[[File:{{#if: {{{icons|}}} | Item icon | Backpack }} {{{misc2}}}.png|100px|link={{{misc2}}}]]
+
|[[File:{{#switch:{{lc:{{{icons|¬}}}}}
 +
| #default = no
 +
| no      = Item icon
 +
| yes      = Backpack
 +
}} {{{misc2}}}.png|100px|link={{{misc2}}}]]
 
<small>[[{{{misc2}}}]]</small>
 
<small>[[{{{misc2}}}]]</small>
 
|-
 
|-
Line 45: Line 69:
 
| misc1 = Sight for Sore Eyes
 
| misc1 = Sight for Sore Eyes
 
| misc2 = Cremator's Conscience
 
| misc2 = Cremator's Conscience
 +
| icons = no
 
}}
 
}}
 
</nowiki></pre>
 
</nowiki></pre>

Revision as of 18:11, 8 November 2011

[[File:no {{{primary}}}.png|100px|link={{{primary}}}]]

[[{{{primary}}}]]

[[File:{{{image}}}.png|250px|link={{{class}}}]]

[[{{{class}}}]]
[[File:Leaderboard class {{{class}}}.png|link={{{class}}}|20px|bottom]]

[[File:no {{{hat}}}.png|100px|link={{{hat}}}]]

[[{{{hat}}}]]



[[File:no {{{secondary}}}.png|100px|link={{{secondary}}}]]

[[{{{secondary}}}]]

[[File:no {{{misc1}}}.png|100px|link={{{misc1}}}]]

[[{{{misc1}}}]]



[[File:no {{{melee}}}.png|100px|link={{{melee}}}]]

[[{{{melee}}}]]

[[File:no {{{misc2}}}.png|100px|link={{{misc2}}}]]

[[{{{misc2}}}]]

Documentation for Dio/Loadout

Usage

{{User:Dio/Sandbox
| image = Pyromancer's Mask
| class = Pyro
| primary = Flamethrower
| secondary = Flare Gun
| melee = Axtinguisher
| hat = Pyromancer's Mask
| misc1 = Sight for Sore Eyes
| misc2 = Cremator's Conscience
| icons = no
}}

Example