Difference between revisions of "Template:User misc checklist"

From Team Fortress Wiki
Jump to: navigation, search
m
m
 
Line 124: Line 124:
 
| style="background:#FFDDAD;" | {{item icon|size=76px|Cremator's Conscience}}
 
| style="background:#FFDDAD;" | {{item icon|size=76px|Cremator's Conscience}}
 
| style="background:#FFDDAD;" | {{item icon|size=76px|Fallen Angel}}
 
| style="background:#FFDDAD;" | {{item icon|size=76px|Fallen Angel}}
| style="background:#FFDDAD;" | {{item icon|size=76px|Tail From the Crypt}}
+
| style="background:#FFDDAD;" | {{item icon|size=76px|Tail from the Crypt}}
 
| style="background:#FFDDAD;" | {{item icon|size=76px|Apparition's Aspect}}
 
| style="background:#FFDDAD;" | {{item icon|size=76px|Apparition's Aspect}}
 
| style="background:#FFDDAD;" | {{item icon|size=76px|Last Breath}}
 
| style="background:#FFDDAD;" | {{item icon|size=76px|Last Breath}}
Line 134: Line 134:
 
| width="100px" valign="top" | {{P|{{{cremator's conscience|{{{all|no}}}}}}}} <br> [[Cremator's Conscience]]
 
| width="100px" valign="top" | {{P|{{{cremator's conscience|{{{all|no}}}}}}}} <br> [[Cremator's Conscience]]
 
| width="100px" valign="top" | {{P|{{{fallen angel|{{{all|no}}}}}}}} <br> [[Fallen Angel]]
 
| width="100px" valign="top" | {{P|{{{fallen angel|{{{all|no}}}}}}}} <br> [[Fallen Angel]]
| width="100px" valign="top" | {{P|{{{tail from the crypt|{{{all|no}}}}}}}} <br> [[Tail From the Crypt]]
+
| width="100px" valign="top" | {{P|{{{tail from the crypt|{{{all|no}}}}}}}} <br> [[Tail from the Crypt]]
 
| width="100px" valign="top" | {{P|{{{apparition's aspect|{{{all|no}}}}}}}} <br> [[Apparition's Aspect]]
 
| width="100px" valign="top" | {{P|{{{apparition's aspect|{{{all|no}}}}}}}} <br> [[Apparition's Aspect]]
 
| width="100px" valign="top" | {{P|{{{last breath|{{{all|no}}}}}}}} <br> [[Last Breath]]
 
| width="100px" valign="top" | {{P|{{{last breath|{{{all|no}}}}}}}} <br> [[Last Breath]]

Latest revision as of 04:38, 24 June 2023


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

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.

Collapsed on load

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

{{User_hat_checklist
| collapsedonload = no
}}