Template:Item infobox: Difference between revisions
now automatically adds Category:Upgraded items where appropriate |
add |nocat= parameter |
||
| Line 19: | Line 19: | ||
|colspan=2|<div style="font-size:smaller;font-style:italic;">[[File:Murphy.webp|16px]] Not much that I can do with cookies... but I can get you some lucky ones if you really want.</div>--> | |colspan=2|<div style="font-size:smaller;font-style:italic;">[[File:Murphy.webp|16px]] Not much that I can do with cookies... but I can get you some lucky ones if you really want.</div>--> | ||
|} | |} | ||
</div><includeonly>[[Category:Items]]{{#switch:{{{1|{{PAGENAME}}}}}|Ace|Backpack|Battery|Blank Card|Booster Cookie|Cake Slice|Canoe|Chains|Cocktail|Coupon|Cracked Mystery Egg|Egg|Eyedropper|Fixed Clock|Fortune Cookie|Goggles|Green Tea|Hatched Mystery Egg|Loot Box|Lotus|Magic Mirror|Mystery Chick|Mystery Meat|Needle|Pineapple|Rice Ball|Rice Cracker|Screwdriver|Telescope|Unstable Wand|Very Cracked Mystery Egg=[[Category:Upgraded items]]|=}}</includeonly> | </div><includeonly>{{#if:{{{nocat|}}}||[[Category:Items]]{{#switch:{{{1|{{PAGENAME}}}}}|Ace|Backpack|Battery|Blank Card|Booster Cookie|Cake Slice|Canoe|Chains|Cocktail|Coupon|Cracked Mystery Egg|Egg|Eyedropper|Fixed Clock|Fortune Cookie|Goggles|Green Tea|Hatched Mystery Egg|Loot Box|Lotus|Magic Mirror|Mystery Chick|Mystery Meat|Needle|Pineapple|Rice Ball|Rice Cracker|Screwdriver|Telescope|Unstable Wand|Very Cracked Mystery Egg=[[Category:Upgraded items]]|=}}}}</includeonly> | ||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
| Line 29: | Line 29: | ||
"example": "Coffee", | "example": "Coffee", | ||
"type": "string" | "type": "string" | ||
}, | |||
"nocat": { | |||
"description": "Do not add [[:Category:Items]] or [[:Category:Upgraded items]]", | |||
"type": "boolean", | |||
"suggested": true | |||
} | } | ||
} | } | ||
Revision as of 01:07, 21 May 2024
Item infobox
| |
“”
| |
| Quality | Cannot show quality of unknown item: Item infobox[citation needed] |
| Type | (WIP) |
| Mechanic upgrade | |
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Item | 1 | Item to show information on (defaults to page title)
| String | optional |
| nocat | nocat | Do not add [[:Category:Items]] or [[:Category:Upgraded items]] | Boolean | suggested |