Template:User hat checklist/doc

From Team Fortress Wiki
< Template:User hat checklist
Revision as of 16:54, 21 July 2011 by ButteredToast (talk | contribs) (Removing redundant text, since hats are set to "No" by default and thus do not need to be specified as such.)
Jump to: navigation, search

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
}}

Veteran badges

Just add a badge parameter:

{{User_hat_checklist
| badge=primeval warrior
}}

Primeval Warrior

{{User_hat_checklist
| badge=grizzled veteran
}}

Grizzled Veteran

{{User_hat_checklist
| badge=soldier of fortune
}}

Soldier of Fortune

{{User_hat_checklist
| badge=mercenary
}}

Mercenary

You can only pick one, of course.

Dueling badges

Add a badge parameter:

{{User_hat_checklist
| duelbadge=duelplatinum
}}

Platinum Dueling Badge

{{User_hat_checklist
| duelbadge=duelgold
}}

Gold Dueling Badge

{{User_hat_checklist
| duelbadge=duelsilver
}}

Silver Dueling Badge

{{User_hat_checklist
| duelbadge=duelbronze
}}

Bronze Dueling Badge

Obviously you can only choose one.

Halloween masks

{{Item checklist
| scout mask = yes
| soldier mask = yes
    ...
| spy mask = yes
| halloween masks = yes
| saxton hale mask = yes
}}

Setting halloween masks to yes will set all masks to yes.

{{User hat checklist
|halloween masks = yes
}}

will result in

Item icon Scout Mask.png Item icon Soldier Mask.png Item icon Pyro Mask.png
Item icon Demoman Mask.png Item icon Heavy Mask.png Item icon Engineer Mask.png
Item icon Medic Mask.png Item icon Sniper Mask.png Item icon Spy Mask.png


The priority for Halloween masks are the individual masks (scout mask, soldier mask etc.), halloween masks, then all.
For example:

{{User hat checklist
|halloween masks = had
|scout mask = yes 
}}

will result in

Item icon Scout Mask.png P Had.png P Had.png
P Had.png P Had.png P Had.png
P Had.png P Had.png P Had.png

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
}}