Template:Infobox item/auto/doc: Difference between revisionsGive feedback
No edit summary |
Gammaton32 (talk | contribs) No edit summary |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 7: | Line 7: | ||
|- | |- | ||
| <pre>{{Infobox item/auto|Close Quarters}}</pre> | | <pre>{{Infobox item/auto|Close Quarters}}</pre> | ||
| {{Infobox item/auto|Close Quarters}} | | {{Infobox item/auto|Close Quarters|nocat=true}} | ||
|- | |- | ||
| Show only default <pre>{{Infobox item/auto|default=true|Headhunter}}</pre> | | Show only default <pre>{{Infobox item/auto|default=true|Headhunter}}</pre> | ||
| {{Infobox item/auto|default=true|Headhunter}} | | {{Infobox item/auto|default=true|Headhunter|nocat=true}} | ||
|- | |- | ||
| Show only enhanced <pre>{{Infobox item/auto|enhanced=true|Unstoppable}}</pre> | | Show only enhanced <pre>{{Infobox item/auto|enhanced=true|Unstoppable}}</pre> | ||
| {{Infobox item/auto|enhanced=true|Unstoppable}} | | {{Infobox item/auto|enhanced=true|Unstoppable|nocat=true}} | ||
|- | |- | ||
| Show with sounds <pre>{{Infobox item/auto|Mystical Piano| sound1 = Mystical piano cast 01.mp3 | sound2 = Mystical piano aoe warning.mp3 | sound3 = Mystical piano impact.mp3}}</pre> | | Show with sounds <pre>{{Infobox item/auto|Mystical Piano| sound1 = Mystical piano cast 01.mp3 | sound2 = Mystical piano aoe warning.mp3 | sound3 = Mystical piano impact.mp3}}</pre> | ||
| {{Infobox item/auto|Mystical Piano| sound1 = Mystical piano cast 01.mp3 | sound2 = Mystical piano aoe warning.mp3 | sound3 = Mystical piano impact.mp3}} | | {{Infobox item/auto|Mystical Piano| sound1 = Mystical piano cast 01.mp3 | sound2 = Mystical piano aoe warning.mp3 | sound3 = Mystical piano impact.mp3|nocat=true}} | ||
|} | |} | ||
<templatedata> | <templatedata> | ||
| Line 48: | Line 48: | ||
"type": "boolean" | "type": "boolean" | ||
} | } | ||
} | }, | ||
"description": "Automated infobox for Deadlock items. Uses Infobox item" | |||
} | } | ||
</templatedata> | </templatedata> | ||