Difference between revisions of "Template:MatTest"
From Dungeon Defenders 2 Wiki
| Line 31: | Line 31: | ||
|} | |} | ||
[[Category:Dungeon Defenders 2]] | [[Category:Dungeon Defenders 2]] | ||
| + | |||
| + | <noinclude> | ||
| + | =Example Usage= | ||
| + | |||
| + | <code style="display: table; white-space: pre-wrap;"> | ||
| + | |||
| + | {{<Template Name> | ||
| + | | name = Rings | ||
| + | | description = A magical glove upgrade material. | ||
| + | | plain_image = File:Plain Ring Model.png | ||
| + | | shiny_image = File:Shiny Ring Model.png | ||
| + | | pristine_image = File:Pristine Ring Model.png | ||
| + | | exquisite_image = File:Exquisite Ring Model.png | ||
| + | | plain_icon = File:Plain Ring.png | ||
| + | | shiny_icon = File:Shiny Ring.png | ||
| + | | pristine_icon = File:Pristine Ring.png | ||
| + | | exquisite_icon = File:Exquisite Ring.png | ||
| + | | acquisition = Dragonfall Town | ||
| + | }} | ||
| + | </code> | ||
| + | </noinclude> | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
Revision as of 18:31, 2 April 2024
| ?
| |
|---|---|
| ? | |
| Information | |
| Acquisition: | ? Region |
Example Usage
{{<Template Name> | name = Rings | description = A magical glove upgrade material. | plain_image = File:Plain Ring Model.png | shiny_image = File:Shiny Ring Model.png | pristine_image = File:Pristine Ring Model.png | exquisite_image = File:Exquisite Ring Model.png | plain_icon = File:Plain Ring.png | shiny_icon = File:Shiny Ring.png | pristine_icon = File:Pristine Ring.png | exquisite_icon = File:Exquisite Ring.png | acquisition = Dragonfall Town }}