Editing Template:Infobox item/auto/docGive feedback
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision | Your text | ||
| 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}} | ||
|- | |- | ||
| 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}} | ||
|- | |- | ||
| 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}} | ||
|- | |- | ||
| 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}} | ||
|} | |} | ||
<templatedata> | <templatedata> | ||
| Line 39: | Line 39: | ||
"description": "Sound 3", | "description": "Sound 3", | ||
"type": "wiki-file-name" | "type": "wiki-file-name" | ||
} | } | ||
} | } | ||
} | } | ||
</templatedata> | </templatedata> | ||