Template:Infobox Armor: Difference between revisions
m (Fixed Subtype) |
Tag: Undo |
||
(7 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{| class="infobox" style="float: right; background | <includeonly>{| class="infobox" style="float: right; background: rgb(255, 255, 240, 0.5); margin-left: 10px; border: 1px solid #333; border-radius: 8px; padding: 4px; width: 18rem;" cellpadding="2" cellspacing="1" | ||
|- | |- | ||
{{BG_Infobox_Header|bgcolor1=#36802d|bgcolor2=#77ab59}} | |||
|- | |- | ||
| colspan="2" style="text-align: center;" | {{#if: {{{image|}}} | [[File:{{{image}}}|150px]] | [[File:Site-community-image.png|150px]]}} | | colspan="2" style="text-align: center;" | {{#if: {{{image|}}} | [[File:{{{image}}}|150px]] | [[File:Site-community-image.png|150px]]}} | ||
|- | |- | ||
| colspan="2" style=" | | colspan="2" style="height: 0.5rem" | | ||
| | {{BG_Infobox_Subheader|title=Armor Details|bgcolor1=#36802d|bgcolor2=#77ab59}} | ||
{{#if: | |||
{{{type|}}} | |||
|<tr><td><b>Type</b></td><td>[[:Category:{{{type}}}|{{{type}}}]]</td></tr>| | |||
}}{{#if: | |||
{{{subtype|}}} | |||
|<tr><td><b>Subtype</b></td><td>[[:Category:{{{subtype}}}|{{{subtype}}}]]</td></tr>| | |||
}}{{#if: | |||
{{{rarity|}}} | |||
|<tr><td><b>Rarity</b></td><td>{{Rarity|rarity={{{rarity}}}}}</td></tr>| | |||
}}{{#if: | |||
{{{uses|}}} | |||
|<tr><td><b>Uses</b></td><td>{{{uses}}}</td></tr>| | |||
}}{{#if: | |||
{{{tradable|}}} | |||
|{{BG_Infobox_Subheader|title=Trade Attributes|bgcolor1=#36802d|bgcolor2=#77ab59}}| | |||
}}{{#if: | |||
{{{tradable|}}} | |||
|<tr><td><b>Tradable</b></td><td>{{{tradable}}}</td></tr>| | |||
}}{{#if: | |||
{{{obtain|}}} | |||
|<tr><td><b>Obtainable</b></td><td>{{{obtain}}}</td></tr>| | |||
}}{{#if: | |||
{{{source|}}} | |||
|<tr><td><b>Source</b></td><td>{{{source}}}</td></tr>| | |||
}}{{#if: | |||
{{{drop_chance|}}} | |||
|<tr><td>Drop Chance</td><td>{{{drop_chance}}}</td></tr>| | |||
}}{{#if: | |||
{{#if: {{{recipe_req|}}}|{{ | {{{merchant|}}} | ||
{{#if: {{{ | |{{BG_Infobox_Subheader|title=Shop|bgcolor1=#36802d|bgcolor2=#77ab59}}| | ||
}}{{#if: | |||
{{{merchant|}}} | |||
|<tr><td><b>Merchant</b></td><td>[[{{{merchant}}}]]</td></tr>| | |||
}}{{#if: | |||
{{{upgrades_from|}}} | |||
|<tr><td><b>Upgrades from</b></td><td>[[{{{upgrades_from}}}]]</td></tr>| | |||
}}{{#if: | |||
{{{upgrades_to|}}} | |||
|<tr><td><b>Upgrade to</b></td><td>[[{{{upgrades_to}}}]]</td></tr>| | |||
}}{{#if: | |||
|} | {{{material_cost|}}} | ||
|{{BG_Infobox_Subheader|title=Materials|bgcolor1=#36802d|bgcolor2=#77ab59}}| | |||
}}{{#if: | |||
{{{recipe_req|}}} | |||
|<tr><td><b>Recipe required</b></td><td>{{{recipe_req}}}</td></tr>| | |||
}}{{#if: | |||
{{{material_cost|}}} | |||
|<tr><td style="vertical-align:top"><b>Material cost</b></td><td style="white-space: nowrap">{{{material_cost}}}</td></tr>| | |||
}}{{#if: | |||
{{{ID|}}} | |||
|{{BG_Infobox_Subheader|title=MMO ID|bgcolor1=#36802d|bgcolor2=#77ab59}}| | |||
}}{{#if: | |||
{{{ID|}}} | |||
|<tr><td colspan="2"><code>'''{{{ID}}}'''</code></td></tr>| | |||
}}{{#if: | |||
{{{lore|}}} | |||
|{{BG_Infobox_Subheader|title=Lore|bgcolor1=#36802d|bgcolor2=#77ab59}}| | |||
}}{{#if: | |||
{{{lore|}}} | |||
|<tr><td colspan="2"><code>'''{{{lore}}}'''</code></td></tr>| | |||
}}{{#if: | |||
{{{tooltip|}}} | |||
|{{BG_Infobox_Subheader|title=Tooltip|bgcolor1=#36802d|bgcolor2=#77ab59}}| | |||
}}{{#if: | |||
{{{tooltip|}}} | |||
|<tr><td colspan="2"><code>'''{{ItemColor|type=Tooltip|text={{{tooltip}}}}}'''</code></td></tr>| | |||
}} | |||
|}{{#if: {{{type|}}}|[[Category:{{{type}}}]]|}}{{#if: {{{subtype|}}}|[[Category:{{{subtype}}}]]|}}[[Category:Armors]]</includeonly><noinclude>[[Category:Infobox templates]]{{doc}}</noinclude> |
Latest revision as of 14:39, 16 October 2024
This template has no documentation. If you know how to use this template, please add some.
The above documentation is transcluded from Template:Infobox Armor/doc. (edit | history)