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}}} | Backpack | Item icon }} {{{primary}}}.png|100px|link={{{primary}}}]]
+
|[[File:{{#if: {{{icons|}}} | Item icon | 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|yes}}} | Backpack | Item icon }} {{{hat}}}.png|100px|link={{{hat}}}]]
+
| |[[File:{{#if: {{{icons|}}} | Item icon | Backpack }} {{{hat}}}.png|100px|link={{{hat}}}]]
 
<small>[[{{{hat}}}]]</small>
 
<small>[[{{{hat}}}]]</small>
 
|-
 
|-
Line 16: Line 16:
 
----
 
----
 
|-
 
|-
|[[File:{{#if: {{{icons|yes}}} | Backpack | Item icon }} {{{secondary}}}.png|100px|link={{{secondary}}}]]
+
|[[File:{{#if: {{{icons|}}} | Item icon | Backpack }} {{{secondary}}}.png|100px|link={{{secondary}}}]]
 
<small>[[{{{secondary}}}]]</small>
 
<small>[[{{{secondary}}}]]</small>
|[[File:{{#if: {{{icons|yes}}} | Backpack | Item icon }} {{{misc1}}}.png|100px|link={{{misc1}}}]]
+
|[[File:{{#if: {{{icons|}}} | Item icon | Backpack }} {{{misc1}}}.png|100px|link={{{misc1}}}]]
 
<small>[[{{{misc1}}}]]</small>
 
<small>[[{{{misc1}}}]]</small>
 
|-
 
|-
Line 26: Line 26:
 
----
 
----
 
|-
 
|-
|[[File:{{#if: {{{icons|yes}}} | Backpack | Item icon }} {{{melee}}}.png|100px|link={{{melee}}}]]
+
|[[File:{{#if: {{{icons|}}} | Item icon | Backpack }} {{{melee}}}.png|100px|link={{{melee}}}]]
 
<small>[[{{{melee}}}]]</small>
 
<small>[[{{{melee}}}]]</small>
|[[File:{{#if: {{{icons|yes}}} | Backpack | Item icon }} {{{misc2}}}.png|100px|link={{{misc2}}}]]
+
|[[File:{{#if: {{{icons|}}} | Item icon | Backpack }} {{{misc2}}}.png|100px|link={{{misc2}}}]]
 
<small>[[{{{misc2}}}]]</small>
 
<small>[[{{{misc2}}}]]</small>
 
|-
 
|-
Line 45: Line 45:
 
| misc1 = Sight for Sore Eyes
 
| misc1 = Sight for Sore Eyes
 
| misc2 = Cremator's Conscience
 
| misc2 = Cremator's Conscience
| icons = no
 
 
}}
 
}}
 
</nowiki></pre>
 
</nowiki></pre>
  
 
=== Example ===
 
=== Example ===
{{User:Dio/Sandbox|Pyromancer's Mask|Pyro|Flamethrower|Flare Gun|Axtinguisher|Pyromancer's Mask|Sight for Sore Eyes|Cremator's Conscience}}
+
{{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
 +
}}
 
</noinclude>
 
</noinclude>

Revision as of 14:07, 8 November 2011

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

[[{{{primary}}}]]

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

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

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

[[{{{hat}}}]]



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

[[{{{secondary}}}]]

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

[[{{{misc1}}}]]



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

[[{{{melee}}}]]

[[File:Backpack {{{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
}}

Example