Template:Item checklist: Difference between revisions

From the Portal Wiki
Jump to navigation Jump to search
(Watch dis')
 
No edit summary
Line 18: Line 18:
</table>
</table>
<!-- Scout - Hats -->
<!-- Scout - Hats -->
{{item checklist/item|AUTOMATON'S TOPHAT|{{{automaton's tophat|{{{all|no}}}}}}}}
{{item checklist/item|BIONIC BEANIE|{{{bionic beanie|{{{all|no}}}}}}}}
{{item checklist/item|BOT'S BERET|{{{bot's beret|{{{all|no}}}}}}}}
{{item checklist/item|BOT'S BERET|{{{bot's beret|{{{all|no}}}}}}}}
{{item checklist/item|Bonk Helm|{{{bonk helm|{{{all|no}}}}}}}}
{{clr}}
{{item checklist/item|Ye Olde Baker Boy|{{{ye olde baker boy|{{{all|no}}}}}}}}
{{item checklist/item|FANCY FEDORA|{{{fancy fedora|{{{all|no}}}}}}}}
{{item checklist/item|Baseball Bill's Sports Shine|{{{baseball bill's sports shine|{{{all|no}}}}}}}}
{{item checklist/item|MANN CO. CAP|{{{mann co. cap|{{{all|no}}}}}}}}
{{item checklist/item|Troublemaker's Tossle Cap|{{{troublemaker's tossle cap|{{{all|no}}}}}}}}
{{item checklist/item|MASTER'S YELLOW BELT|{{{master's yellow belt|{{{all|no}}}}}}}}
{{item checklist/item|Whoopee Cap|{{{whoopee cap|{{{all|no}}}}}}}}
{{item checklist/item|PRINCE TAVISH'S CROWN|{{{prince tavish's crown|{{{all|no}}}}}}}}
{{item checklist/item|Milkman|{{{milkman|{{{all|no}}}}}}}}
{{item checklist/item|PYRO'S BEANIE|{{{pyro's beanie|{{{all|no}}}}}}}}
{{item checklist/item|Bombing Run|{{{bombing run|{{{all|no}}}}}}}}
{{item checklist/item|ROLL CAGE|{{{roll cage|{{{all|no}}}}}}}}
{{item checklist/item|Flipped Trilby|{{{flipped trilby|{{{all|no}}}}}}}}
{{item checklist/item|TYRANT'S HELM|{{{tyrant's helm|{{{all|no}}}}}}}}
{{item checklist/item|Superfan|{{{superfan|{{{all|no}}}}}}}}
{{item checklist/item|Essential Accessories|{{{essential accessories|{{{all|no}}}}}}}}
{{item checklist/item|Hero's Tail|{{{hero's tail|{{{all|no}}}}}}}}
{{item checklist/item|Sign of the Wolf's School|{{{sign of the wolf's school|{{{all|no}}}}}}}}
{{clr}}
{{clr}}
</div>
</div>

Revision as of 19:41, 22 May 2011

[hide]Item checklist
  • Headgear
  • Misc. Items
  • Skins
  • Gestures
Have Obtained Want Wanted Do Not Have Unobtained Used To Have Previously but no longer possessed Do Not Want Do not want
Have Obtained Want Wanted Do Not Have Unobtained Used To Have Previously but no longer possessed Do Not Want Do not want
Have Obtained Want Wanted Do Not Have Unobtained Used To Have Previously but no longer possessed Do Not Want Do not want
Have Obtained Want Wanted Do Not Have Unobtained Used To Have Previously but no longer possessed Do Not Want Do not want
show;hide
Note: portions of the template sample may not be visible without values provided. This is normal.

Documentation for Item checklist

Checklist template to indicate which items are owned and which are not. Perfect for completionists.

Usage notes

If an item can be obtained by a random drop with a rate equivalent to any randomly droppable weapon (such as the Gunslinger, Backburner etc.) it is ticked yes by default. In all other cases it is crossed out as no.

Set some

To set a value for some of the items, use their name in lower case followed by the desired value. For efficiency, it is recommended that you do not set a value for items that have the same default value. (Default values outlined in Usage notes above.)

{{Item checklist
| bot's beret = yes
| tyrant's helm = no
| metallic moustache = want
| amnesia flag = had
| moon skins = do not want
}}

A full list of values can be found here.

Count some

If you would like to show you have multiple of an item, set the item to a numerical value.

{{Item checklist
| fancy fedora = 3
}}

Set all

To set the same value for all items, use the all parameter:

{{Item checklist
| all = yes
}}
{{Item checklist
| all = no
}}
{{Item checklist
| all = want
}}
{{Item checklist
| all = had
}}
{{Item checklist
| all = do not want
}}


Collapsed on load

To make the table collapsed when first loaded use the parameter:

{{Item checklist
| collapsedonload = yes
}}

To let it stay expanded, simply don't put the parameter.

Template info.png This documentation is transcluded from Template:Item checklist/doc.