Difference between revisions of "Template:User hat checklist"

From Team Fortress Wiki
Jump to: navigation, search
(new items)
m (arg)
Line 9: Line 9:
 
<onlyinclude>
 
<onlyinclude>
 
{|class="wikitable collapsible {{#switch: {{{collapsedonload|<noinclude>yes</noinclude>}}} | yes = collapsed | }}" width="100%" cellpadding=2 style="text-align:center; font-size:90%"
 
{|class="wikitable collapsible {{#switch: {{{collapsedonload|<noinclude>yes</noinclude>}}} | yes = collapsed | }}" width="100%" cellpadding=2 style="text-align:center; font-size:90%"
! colspan="14" style="background:#F3A957;" | Hat and Misc Checklist
+
! colspan="16" style="background:#F3A957;" | Hat and Misc Checklist
 
|-  <!-- Scout -->
 
|-  <!-- Scout -->
 
| width="40px" style="background:#ffbd7e;" rowspan=6 | {{Icon class|class=scout|link=scout}}<br>'''[[Scout]]'''
 
| width="40px" style="background:#ffbd7e;" rowspan=6 | {{Icon class|class=scout|link=scout}}<br>'''[[Scout]]'''
Line 918: Line 918:
 
| style="background:#FFDDAD;" | {{item icon|size=76px|Gentle Munitionne of Leisure}}
 
| style="background:#FFDDAD;" | {{item icon|size=76px|Gentle Munitionne of Leisure}}
 
| style="background:#FFDDAD;" | {{item icon|size=76px|Balloonicorn}}
 
| style="background:#FFDDAD;" | {{item icon|size=76px|Balloonicorn}}
| style="background:#FFDDAD;" | {{item icon|size=76px|Robot Chicken Head}}
+
| style="background:#FFDDAD;" | {{item icon|size=76px|Robot Chicken Hat}}
 
|- valign="top"
 
|- valign="top"
 
| {{P|{{{atomic accolade|{{{all|no}}}}}}}} <br> [[Atomic Accolade]]
 
| {{P|{{{atomic accolade|{{{all|no}}}}}}}} <br> [[Atomic Accolade]]
 
| {{P|{{{gentle munitionne of leisure|{{{all|no}}}}}}}} <br> [[Gentle Munitionne of Leisure]]
 
| {{P|{{{gentle munitionne of leisure|{{{all|no}}}}}}}} <br> [[Gentle Munitionne of Leisure]]
 
| {{P|{{{balloonicorn|{{{all|no}}}}}}}} <br> [[Balloonicorn]]
 
| {{P|{{{balloonicorn|{{{all|no}}}}}}}} <br> [[Balloonicorn]]
| {{P|{{{robot chicken head|{{{all|no}}}}}}}} <br> [[Robot Chicken Head]]
+
| {{P|{{{robot chicken hat|{{{all|no}}}}}}}} <br> [[Robot Chicken Hat]]
 
|-
 
|-
 
| width="40px" style="background:#ffbd7e;" rowspan=2 | '''Key'''
 
| width="40px" style="background:#ffbd7e;" rowspan=2 | '''Key'''

Revision as of 08:09, 28 June 2012


Template documentation [view] [edit] [history] [purge]

Usage

Tick Some

To indicate which hats you do have, include the template with parameters like the example below. Note: Hats are assumed no by default.

{{User_hat_checklist
| ghastly gibus=yes
| fancy fedora=yes
}}

The names of each hat (thus the name each parameter) are fairly intuitive.

Tick All

To indicate you have all the hats/misc items, include the template with a parameter like this:

{{User_hat_checklist
| all=yes
}}

Tick Want

To indicate which hats you want, include the template with parameters like the example below.

{{User_hat_checklist
| pyro's beanie=want
| ze goggles=want
}}

Tick Had

To indicate that you previously had a hat/misc item but have since deleted it or crafted it away, include the template with the parameter below.

{{User_hat_checklist
| fancy fedora=had
| killer's kabuto=had
}}

Treasure Hunt Hat

Add a treasurehat parameter:

{{User_hat_checklist
| treasurehat=bounty hat
}}

Bounty Hat

{{User_hat_checklist
| treasurehat=treasure hat
}}

Treasure Hat

{{User_hat_checklist
| treasurehat=hat of undeniable wealth and respect
}}

Hat of Undeniable Wealth and Respect

You can only choose one.

Collapsed on load

The template will be collapsed on load by default unless the following parameter is used

{{User_hat_checklist
| collapsedonload = no
}}