<onlyinclude>{| class="wikitable" style="text-align:center; width:70%;"
|- class="prettytable"
! colspan="3" style="background: linear-gradient(to bottom, #18022E 0%, #380835 100%); color: #cb9022; font-size:150%; font-family: Oswald; letter-spacing: .5px; padding:0.3em; text-shadow:1.07px 0 0 #9b1112,0 1.07px 0 #9b1112,-1.07px 0 0 #9b1112,0 -1.07px 0 #9b1112;" | {{{name|?}}}
|-
| rowspan="6" style="width: 388px;background-color: black" | [[File:{{{card_artimage|File:Blank Costume Card Art Image.png}}}|300px|{{{name|}}} Card Art]]
! style="width: 150px; height: 30px; background: linear-gradient(to bottom, #18022E 0%, #380835 100%); color: #cb9022; font-size:100%; font-family: Oswald; letter-spacing: .5px; padding:0.3em; text-shadow:1.07px 0 0 #9b1112,0 1.07px 0 #9b1112,-1.07px 0 0 #9b1112,0 -1.07px 0 #9b1112;" | Flavor Text
| style="width: 250px" | <small>'''''{{{flavor_text|?}}}'''''</small>
|-
! ! style="width: 150px; height: 30px; background: linear-gradient(to bottom, #18022E 0%, #380835 100%); color: #cb9022; font-size:100%; font-family: Oswald; letter-spacing: .5px; padding:0.3em; text-shadow:1.07px 0 0 #9b1112,0 1.07px 0 #9b1112,-1.07px 0 0 #9b1112,0 -1.07px 0 #9b1112;" | Rarity
| <small>'''{{{rarity|?}}}'''</small>|- style="{{#if: {{{cost|?}}}| | display: none;}}"
! style=" height: 30px; background: linear-gradient(to bottom, #18022E 0%, #380835 100%); color: #cb9022; font-size:100%; font-family: Oswald; letter-spacing: .5px; padding:0.3em; text-shadow:1.07px 0 0 #9b1112,0 1.07px 0 #9b1112,-1.07px 0 0 #9b1112,0 -1.07px 0 #9b1112;" | Cost
| <small>{{{cost|?}}}</small>
|- style="{{#if: {{{formerly_acquired|}}}| | display: none;}}"
! style="height: 30px; background: linear-gradient(to bottom, #18022E 0%, #380835 100%); color: #cb9022; font-size:100%; font-family: Oswald; letter-spacing: .5px; padding:0.3em; text-shadow:1.07px 0 0 #9b1112,0 1.07px 0 #9b1112,-1.07px 0 0 #9b1112,0 -1.07px 0 #9b1112;" | Formerly Acquired From
! colspan="2" style="height: 30px; background: linear-gradient(to bottom, #18022E 0%, #380835 100%); color: #cb9022; font-size:100%; font-family: Oswald; letter-spacing: .5px; padding:0.3em; text-shadow:1.07px 0 0 #9b1112,0 1.07px 0 #9b1112,-1.07px 0 0 #9b1112,0 -1.07px 0 #9b1112;"| In-Game
|-
| colspan="2" align="center" | [[File:{{{ingame_modelimage|File:Blank Costume Ingame Image.png}}}|400px|{{{name|}}} Costume Model]]
|- style="{{#if: {{{accessory|}}}| | display: none;}}"
! colspan="3" style="height: 30px; background: linear-gradient(to bottom, #18022E 0%, #380835 100%); color: #cb9022; font-size:100%; font-family: Oswald; letter-spacing: .5px; padding:0.3em; text-shadow:1.07px 0 0 #9b1112,0 1.07px 0 #9b1112,-1.07px 0 0 #9b1112,0 -1.07px 0 #9b1112;" | Accessories <small>(Click "Expand" to see more)</small>
| colspan="3" align="center" class="wikitable mw-collapsible mw-collapsed" | {{{accessory_and_animation|}}}
|}</onlyinclude>
<noinclude>
''Yes, I plundered this template from the official SMITE wiki and then modified it.'' - Palo.
===Parameters===
{| border="1" style="border-collapse:collapse;"
|-
! style="width:15%;"|Parameter !! style="width:80%;"|Description
|-
| name || The name of the costume.
|-
| card_art || The card artwork image of a costume.
|-
| flavor_text || The flavor text of a costume.
|-
| rarity || The costume's rarity (such as <span style="color:#3366FF"> [[File:Epic_Icon.png|18px]] Epic </span>, <span style="color:#ff00ff"> [[File:Mythical_Icon.png|18px]] Mythical </span>, etc).
|-
| cost || The cost or acquisition requirements of an costume. Only use for costumes that are available.
|-
| formerly_acquired || How a costume used to be acquired. Only use for costumes that are unobtainable.
|-
| introduced || The date and update where the costume was introduced.
|-
| ingame_model || image of the costume in-game.
|-
| accessory || A section reserved for a template to showcase a costume's accessories (and its flavor texts). Only use for costumes without unique animations.
|-
| accessory_and_animation || A section reserved for a template to showcase a costume's accessories and unique animations. Only use for costumes with unique animations.
|}
===Example===
{| style="width:90%;"
! style="font-size:150%; width: 50%;" | Wiki Text
|-
|<div style="display: flex; justify-content: center;"><!---
---><code style="display: table; white-space: pre-wrap;"><!---
---><nowiki>
{{Hero Costume Box
| name = Iron Will Armor
| card_art = File:Iron Will Armor Card Art.png
| flavor_text = This base armor offers the perfect balance of function, form and ferocity.
| rarity = <span style="color:#808080"> [[File:Worn_Icon.png|18px]] Worn </span>
| cost = Default costume.
| introduced = March 8th 2018 (Barbarian's Wrath).
| ingame_model = IronWillArmorFrontand Back.png
| accessory = <sub>'''This costume contains 16 changeable accessories. However, 12 of them can only be acquired from Defender Packs.'''</sub>
{{Iron Will Armor Accessories}}
}}
</nowiki><!---
---></code>
</div>
|-
! style="font-size:150%; width: 50%;" | Result
|-
|<div style="display: flex; justify-content: center;">
{{Hero Costume Box
| name = Iron Will Armor
| card_art = Iron Will Armor Card Art.png
| flavor_text = This base armor offers the perfect balance of function, form and ferocity.
| rarity = <span style="color:#808080"> [[File:Worn_Icon.png|18px]] Worn </span>
| cost = Default costume.
| introduced = March 8th 2018 (Barbarian's Wrath).
| ingame_model = IronWillArmorFrontand Back.png
| accessory = <sub>'''This costume contains 16 changeable accessories. However, 12 of them can only be acquired from Defender Packs.'''</sub>
{{Iron Will Armor Accessories}}
}}
</div>
|}
</noinclude>
__NOEDITSECTION__