Difference between revisions of "User:Dio/Loadout"

From Team Fortress Wiki
Jump to: navigation, search
(Created page with "<div style="clear: right; width: 400px; line-height: 1.25em; border: 1px solid #AAAAAA; border-radius: 7px; -moz-border-radius: 7px"><div style="clear:both; text-align: center; m...")
 
 
(34 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="clear: right; width: 400px;
+
<includeonly><div style="clear: right; width: 545px;
 
line-height: 1.25em; border: 1px solid #AAAAAA; border-radius: 7px; -moz-border-radius:
 
line-height: 1.25em; border: 1px solid #AAAAAA; border-radius: 7px; -moz-border-radius:
 
7px"><div style="clear:both; text-align: center; margin: auto 0px; padding: .5em;">
 
7px"><div style="clear:both; text-align: center; margin: auto 0px; padding: .5em;">
 
<div style="font-weight:bolder; margin: .1em auto .2em auto;">
 
<div style="font-weight:bolder; margin: .1em auto .2em auto;">
 
{|
 
{|
| rowspan="3" | [[File:{{{1|}}}.png|250px]]
+
|  [[File:{{#switch:{{lc:{{{icons|¬}}}}}
| [[File:Backpack {{{2|}}}.png|125px]]
+
| #default = Backpack
<small>[[{{{2|}}}]]</small>
+
| yes      = Item icon
 +
| no      = Backpack
 +
}} {{{primary}}}.png|100px|link={{{primary}}}]]
 +
<small>[[{{{primary}}}]]</small>
 +
| rowspan="5" width="290"  | {{#switch:{{lc:{{{3D|¬}}}}}
 +
| #default = [[File:{{{image}}}.png|{{#if: {{{width|}}} | {{{width}}} |250px}}|link={{{class}}}]]
 +
| yes      = {{3D viewer|image-0={{{view|{{{image}}}}}}}}
 +
| no      = [[File:{{{image}}}.png|{{#if: {{{width|}}} | {{{width}}} |250px}}|link={{{class}}}]]
 +
}}
 +
[[{{{class}}}]]<br/>{{icon class|{{{class}}}}}
 +
| {{#if: {{{hat|}}} | [[File:{{#switch:{{lc:{{{icons|¬}}}}}
 +
| #default = Backpack
 +
| yes      = Item icon
 +
| no      = Backpack
 +
}} {{{hat}}}.png|100px|link={{{hat}}}]]
 +
<small>[[{{{hat}}}]]</small>}}
 +
| rowspan="5" height="462" |
 
|-
 
|-
 
|
 
|
 
----
 
----
 +
|
 +
----
 +
|-
 +
|[[File:{{#switch:{{lc:{{{icons|¬}}}}}
 +
| #default = Backpack
 +
| yes      = Item icon
 +
| no      = Backpack
 +
}} {{{secondary}}}.png|100px|link={{{secondary}}}]]
 +
<small>[[{{{secondary}}}]]</small>
 +
|{{#if: {{{misc1|}}} |[[File:{{#switch:{{lc:{{{icons|¬}}}}}
 +
| #default = Backpack
 +
| yes      = Item icon
 +
| no      = Backpack
 +
}} {{{misc1}}}.png|100px|link={{{misc1}}}]]
 +
<small>[[{{{misc1}}}]]</small>}}
 +
|-
 +
|
 +
----
 +
|
 +
----
 +
|-
 +
|[[File:{{#switch:{{lc:{{{icons|¬}}}}}
 +
| #default = Backpack
 +
| yes      = Item icon
 +
| no      = Backpack
 +
}} {{{melee}}}.png|100px|link={{{melee}}}]]
 +
<small>[[{{{melee}}}]]</small>
 +
| {{#if: {{{misc2|}}} |[[File:{{#switch:{{lc:{{{icons|¬}}}}}
 +
| #default = Backpack
 +
| yes      = Item icon
 +
| no      = Backpack
 +
}} {{{misc2}}}.png|100px|link={{{misc2}}}]]
 +
<small>[[{{{misc2}}}]]</small>}}
 
|-
 
|-
| [[File:Backpack {{{3|}}}.png|125px]]
 
<small>[[{{{3|}}}]]</small>
 
 
|}
 
|}
</div>
+
</div></div></div></includeonly><noinclude>
 +
{{doc begin}}
 +
=== Usage ===
 +
<pre><nowiki>
 +
{{User:Dio/Loadout
 +
| image = Pyrohadoukentauntkill
 +
| class = Pyro
 +
| primary = Flamethrower
 +
| secondary = Flare Gun
 +
| melee = Axtinguisher
 +
| hat = Pyromancer's Mask
 +
| misc1 = Cremator's Conscience
 +
| misc2 =
 +
| icons = no/yes
 +
| width = 250px
 +
| 3D    = no/yes
 +
}}
 +
</nowiki></pre>
 +
 
 +
=== Example ===
 +
{{User:Dio/Loadout
 +
| image    = Pyrohadoukentauntkill
 +
| class    = Pyro
 +
| primary  = Flamethrower
 +
| secondary = Flare Gun
 +
| melee    = Axtinguisher
 +
| hat      = Pyromancer's Mask
 +
| misc1    = Cremator's Conscience
 +
| misc2    =
 +
| icons    = no
 +
| width    = 250px
 +
| 3D        = no
 +
}}<br>
 +
{{User:Dio/Loadout
 +
| image    = Pyro BLU 3D.jpg
 +
| class    = Pyro
 +
| primary  = Flamethrower
 +
| secondary = Flare Gun
 +
| melee    = Axtinguisher
 +
| hat      = Pyromancer's Mask
 +
| misc1    = Cremator's Conscience
 +
| misc2    =
 +
| icons    = yes
 +
| width    = 250px
 +
| 3D        = yes
 +
}}
 +
</noinclude>

Latest revision as of 11:40, 30 March 2012

Documentation for Dio/Loadout

Usage

{{User:Dio/Loadout
| image = Pyrohadoukentauntkill
| class = Pyro
| primary = Flamethrower
| secondary = Flare Gun
| melee = Axtinguisher
| hat = Pyromancer's Mask
| misc1 = Cremator's Conscience
| misc2 =
| icons = no/yes
| width = 250px
| 3D    = no/yes
}}

Example


Item icon Flame Thrower.png

Flamethrower

https://wiki.teamfortress.com/w/images/5/52/Pyro_BLU_3D.jpg?1702810870.0221953365,270,280,1,0,273,43,139,275,63,251,275,78,343,273,83,443,270,90,573,267,95,726,263,95,895,258,97,1067,252,92,1240,247,86,1408,241,81,1566,236,81,1707,232,82,1830,228,88,1935,227,95,2026,226,95,2112,228,76,2209,232,52,2330,236,30,2472,241,13,2631,248,2,2809,255,0,2995,262,6,3176,268,21

Pyro
Leaderboard class pyro.png

Item icon Pyromancer's Mask.png

Pyromancer's Mask



Item icon Flare Gun.png

Flare Gun

Item icon Cremator's Conscience.png

Cremator's Conscience



Item icon Axtinguisher.png

Axtinguisher