Difference between revisions of "Template:User hat checklist/doc"
KillerKooK (talk | contribs) |
(Added treasurehat parameter instructions and resulting icons when one follows said instructions (includes badges and duelbadges) |
||
Line 51: | Line 51: | ||
| badge=primeval warrior | | badge=primeval warrior | ||
}}</pre> | }}</pre> | ||
− | + | {{item icon|size=76px|Primeval Warrior}} | |
+ | |||
<pre>{{User_hat_checklist | <pre>{{User_hat_checklist | ||
| badge=grizzled veteran | | badge=grizzled veteran | ||
}}</pre> | }}</pre> | ||
− | + | {{item icon|size=76px|Grizzled Veteran}} | |
+ | |||
<pre>{{User_hat_checklist | <pre>{{User_hat_checklist | ||
| badge=soldier of fortune | | badge=soldier of fortune | ||
}}</pre> | }}</pre> | ||
− | + | {{item icon|size=76px|Soldier of Fortune}} | |
+ | |||
<pre>{{User_hat_checklist | <pre>{{User_hat_checklist | ||
| badge=mercenary | | badge=mercenary | ||
}}</pre> | }}</pre> | ||
+ | {{item icon|size=76px|Mercenary}} | ||
You can only pick one, of course. | You can only pick one, of course. | ||
Line 72: | Line 76: | ||
| duelbadge=duelplatinum | | duelbadge=duelplatinum | ||
}}</pre> | }}</pre> | ||
− | + | {{item icon|size=76px|Platinum Dueling Badge}} | |
+ | |||
<pre>{{User_hat_checklist | <pre>{{User_hat_checklist | ||
| duelbadge=duelgold | | duelbadge=duelgold | ||
}}</pre> | }}</pre> | ||
− | + | {{item icon|size=76px|Gold Dueling Badge}} | |
+ | |||
<pre>{{User_hat_checklist | <pre>{{User_hat_checklist | ||
| duelbadge=duelsilver | | duelbadge=duelsilver | ||
}}</pre> | }}</pre> | ||
− | + | {{item icon|size=76px|Silver Dueling Badge}} | |
+ | |||
<pre>{{User_hat_checklist | <pre>{{User_hat_checklist | ||
| duelbadge=duelbronze | | duelbadge=duelbronze | ||
}}</pre> | }}</pre> | ||
+ | {{item icon|size=76px|Bronze Dueling Badge}} | ||
Obviously you can only choose one. | Obviously you can only choose one. | ||
Line 130: | Line 138: | ||
{{Halloween mask possession|Sniper|had}} | {{Halloween mask possession|Sniper|had}} | ||
{{Halloween mask possession|Spy|had}}<br> | {{Halloween mask possession|Spy|had}}<br> | ||
+ | |||
+ | === Treasure Hunt Hat === | ||
+ | |||
+ | Add a treasurehat parameter: | ||
+ | <pre>{{User_hat_checklist | ||
+ | | treasurehat=bounty hat | ||
+ | }}</pre> | ||
+ | {{item icon|size=76px|Bounty Hat}} | ||
+ | |||
+ | <pre>{{User_hat_checklist | ||
+ | | treasurehat=treasure hat | ||
+ | }}</pre> | ||
+ | {{item icon|size=76px|Treasure Hat}} | ||
+ | |||
+ | <pre>{{User_hat_checklist | ||
+ | | treasurehat=hat of undeniable wealth and respect | ||
+ | }}</pre> | ||
+ | {{item icon|size=76px|Hat of Undeniable Wealth and Respect}} | ||
+ | |||
+ | You can only choose one. | ||
== Collapsed on load == | == Collapsed on load == |
Revision as of 07:29, 1 July 2011
Contents
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 | mildly disturbing halloween mask=no | bill's hat=no | 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 }}
{{User_hat_checklist | badge=grizzled veteran }}
{{User_hat_checklist | badge=soldier of fortune }}
{{User_hat_checklist | badge=mercenary }}
You can only pick one, of course.
Dueling badges
Add a badge parameter:
{{User_hat_checklist | duelbadge=duelplatinum }}
{{User_hat_checklist | duelbadge=duelgold }}
{{User_hat_checklist | duelbadge=duelsilver }}
{{User_hat_checklist | duelbadge=duelbronze }}
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
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
Treasure Hunt Hat
Add a treasurehat parameter:
{{User_hat_checklist | treasurehat=bounty hat }}
{{User_hat_checklist | treasurehat=treasure hat }}
{{User_hat_checklist | treasurehat=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 }}