Template:Item checklist: Difference between revisions
DoktorAkcel (talk | contribs) No edit summary |
DoktorAkcel (talk | contribs) No edit summary |
||
Line 43: | Line 43: | ||
</tr> | </tr> | ||
</table> | </table> | ||
{{item checklist/item|METALLIC MOUSTACHE|{{{metallic moustache|{{{all|yes}}}}}}}} | |||
{{item checklist/item| | {{item checklist/item|MOUSTACHIO|{{{moustachio|{{{all|yes}}}}}}}} | ||
{{item checklist/item| | {{item checklist/item|SAFETY GLASSES|{{{safety glasses|{{{all|no}}}}}}}} | ||
{{item checklist/item| | |||
{{clr}} | {{clr}} | ||
<!-- Soldier - Hats --> | |||
{{item checklist/item| | {{item checklist/item|1 2 3 KICK IT FLAG|{{{1 2 3 kick it flag|{{{all|no}}}}}}}} | ||
{{item checklist/item| | {{item checklist/item|AAAAAAA!!! FLAG|{{{aaaaaaa!!! flag|{{{all|no}}}}}}}} | ||
{{item checklist/item|AMNESIA FLAG|{{{amnesia flag|{{{all|no}}}}}}}} | |||
{{item checklist/item|AUDIOSURF FLAG|{{{audiosurf flag|{{{all|no}}}}}}}} | |||
{{item checklist/item| | {{item checklist/item|BIT.TRIP FLAG|{{{bit.trip flag|{{{all|no}}}}}}}} | ||
{{item checklist/item| | {{item checklist/item|COGS FLAG|{{{cogs flag|{{{all|no}}}}}}}} | ||
{{item checklist/item| | {{item checklist/item|CUBE N SKULL FLAGS|{{{cube n skull flags|{{{all|no}}}}}}}} | ||
{{item checklist/item| | {{item checklist/item|DEFENSE GRID FLAG|{{{defense grid flag|{{{all|no}}}}}}}} | ||
{{item checklist/item| | {{item checklist/item|KILLING FLOOR FLAG|{{{killing floor flag|{{{all|no}}}}}}}} | ||
{{item checklist/item| | {{item checklist/item|MOON FLAG|{{{moon flag|{{{all|no}}}}}}}} | ||
{{item checklist/item| | {{item checklist/item|RUSH FLAG|{{{rush flag|{{{all|no}}}}}}}} | ||
{{item checklist/item| | {{item checklist/item|SUPER MEAT BOY FLAG|{{{super meat boy flag|{{{all|no}}}}}}}} | ||
{{item checklist/item| | {{item checklist/item|THE BALL FLAG|{{{the ball flag|{{{all|no}}}}}}}} | ||
{{item checklist/item| | {{item checklist/item|TOKI TORI FLAG|{{{toki tori flag|{{{all|no}}}}}}}} | ||
{{item checklist/item| | {{item checklist/item|THE WONDERFUL END OF THE WORLD FLAG|{{{the wonderful end of the world flag|{{{all|no}}}}}}}} | ||
{{item checklist/item| | {{item checklist/item|WCC FLAG|{{{wcc flag|{{{all|no}}}}}}}} | ||
{{item checklist/item| | |||
{{item checklist/item| | |||
{{clr}} | {{clr}} | ||
</div> | </div> |
Revision as of 20:04, 22 May 2011
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.
- This documentation is transcluded from Template:Item checklist/doc.