Difference between revisions of "Template:User hat checklist/doc"

From Team Fortress Wiki
Jump to: navigation, search
m
 
(3 intermediate revisions by 3 users not shown)
Line 8: Line 8:
 
{{User_hat_checklist
 
{{User_hat_checklist
 
| ghastly gibus=yes
 
| ghastly gibus=yes
| mildly disturbing halloween mask=no
 
| bill's hat=no
 
 
| fancy fedora=yes
 
| fancy fedora=yes
 
}}
 
}}
Line 45: Line 43:
 
</pre>
 
</pre>
  
=== Veteran badges ===
+
=== Treasure Hunt Hat ===
  
Just add a badge parameter:
+
Add a treasurehat parameter:
 
<pre>{{User_hat_checklist
 
<pre>{{User_hat_checklist
| badge=primeval warrior
+
| treasurehat=bounty hat
 
}}</pre>
 
}}</pre>
or
+
{{item icon|size=76px|Bounty Hat}}
<pre>{{User_hat_checklist
+
 
| badge=grizzled veteran
 
}}</pre>
 
or
 
 
<pre>{{User_hat_checklist
 
<pre>{{User_hat_checklist
| badge=soldier of fortune
+
| treasurehat=treasure hat
}}</pre>
 
or
 
<pre>{{User_hat_checklist
 
| badge=mercenary
 
 
}}</pre>
 
}}</pre>
 +
{{item icon|size=76px|Treasure Hat}}
  
You can only pick one, of course.
 
 
=== Dueling badges ===
 
 
Add a badge parameter:
 
<pre>{{User_hat_checklist
 
| duelbadge=duelplatinum
 
}}</pre>
 
or
 
<pre>{{User_hat_checklist
 
| duelbadge=duelgold
 
}}</pre>
 
or
 
<pre>{{User_hat_checklist
 
| duelbadge=duelsilver
 
}}</pre>
 
or
 
 
<pre>{{User_hat_checklist
 
<pre>{{User_hat_checklist
| duelbadge=duelbronze
+
| treasurehat=hat of undeniable wealth and respect
 
}}</pre>
 
}}</pre>
 +
{{item icon|size=76px|Hat of Undeniable Wealth and Respect}}
  
Obviously you can only choose one.
+
You can only choose one.
  
 
== Collapsed on load ==
 
== Collapsed on load ==

Latest revision as of 20:07, 1 June 2013

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