Template:Infobox Tool: Difference between revisions
m Updated subheaders to use new BG_Infobox_Subheader template |
m Text replacement - "{{Rarity|rarity=" to "{{Rarity|" |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{| 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=#857050|bgcolor2=#cdbe98}} | {{BG_Infobox_Header|bgcolor1=#857050|bgcolor2=#cdbe98}} | ||
Line 12: | Line 12: | ||
}}{{#if: | }}{{#if: | ||
{{{rarity|}}} | {{{rarity|}}} | ||
|<tr><td><b>Rarity</b></td><td>{{Rarity| | |<tr><td><b>Rarity</b></td><td>{{Rarity|{{{rarity}}}}}</td></tr>| | ||
}}{{#if: | }}{{#if: | ||
{{{slot_item|}}} | {{{slot_item|}}} | ||
Line 58: | Line 58: | ||
{{{material_cost|}}} | {{{material_cost|}}} | ||
|<tr><td><b>Material cost</b></td><td style="white-space: nowrap">{{{material_cost}}}</td></tr>| | |<tr><td><b>Material cost</b></td><td style="white-space: nowrap">{{{material_cost}}}</td></tr>| | ||
}}{{#if: | |||
{{{ID|}}} | |||
|{{BG_Infobox_Subheader|title=MMO ID|bgcolor1=#857050|bgcolor2=#cdbe98}}| | |||
}}{{#if: | |||
{{{ID|}}} | |||
|<tr><td colspan="2"><code>'''{{{ID}}}'''</code></td></tr>| | |||
}}{{#if: | }}{{#if: | ||
{{{lore|}}} | {{{lore|}}} | ||
Line 71: | Line 77: | ||
|<tr><td colspan="2"><code>'''{{ItemColor|type=Tooltip|text={{{tooltip}}}}}'''</code></td></tr>| | |<tr><td colspan="2"><code>'''{{ItemColor|type=Tooltip|text={{{tooltip}}}}}'''</code></td></tr>| | ||
}} | }} | ||
|}{{#if: {{{type|}}}|[[Category:{{{type}}}]]|}}[[Category:Tools]]</includeonly><noinclude>[[Category: | |}{{#if: {{{type|}}}|[[Category:{{{type}}}]]|}}[[Category:Tools]]</includeonly><noinclude>[[Category:Infobox templates]]{{doc}}</noinclude> |