Template:Material infobox: Difference between revisions

From Destinypedia, the Destiny wiki

m (Text replacement - "{{{fieldBG|#999}}}" to "{{{fieldBG|#aaa}}}")
m (Text replacement - "{{{fieldBG|#aaa}}}" to "{{{fieldBG|#bbb}}}")
Line 11: Line 11:
|-
|-
{{#if:{{{location|}}}|
{{#if:{{{location|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#aaa}}}; border-color:{{{lineBG|#223060}}}" {{!}}
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#bbb}}}; border-color:{{{lineBG|#223060}}}" {{!}}
{{{location-title|Location}}}:
{{{location-title|Location}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#aaa}}}; border-color:{{{lineBG|#223060}}}" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#bbb}}}; border-color:{{{lineBG|#223060}}}" {{!}}
{{{location}}}
{{{location}}}
}}
}}
|-
|-
{{#if:{{{stack limit|}}}|
{{#if:{{{stack limit|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#aaa}}}; border-color:{{{lineBG|#223060}}}" {{!}}
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#bbb}}}; border-color:{{{lineBG|#223060}}}" {{!}}
{{{stack limit-title|Stack limit}}}:
{{{stack limit-title|Stack limit}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#aaa}}}; border-color:{{{lineBG|#223060}}}" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#bbb}}}; border-color:{{{lineBG|#223060}}}" {{!}}
{{{stack limit}}}
{{{stack limit}}}
}}
}}
|-
|-
{{#if:{{{class|}}}|
{{#if:{{{class|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#aaa}}}; border-color:{{{lineBG|#223060}}}" {{!}}
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#bbb}}}; border-color:{{{lineBG|#223060}}}" {{!}}
{{{class-title|Rarity class}}}:
{{{class-title|Rarity class}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#aaa}}}; border-color:{{{lineBG|#223060}}}" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#bbb}}}; border-color:{{{lineBG|#223060}}}" {{!}}
{{{class}}}
{{{class}}}
}}
}}
|-
|-
{{#if:{{{loot drop|}}}|
{{#if:{{{loot drop|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#aaa}}}; border-color:{{{lineBG|#223060}}}" {{!}}
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#bbb}}}; border-color:{{{lineBG|#223060}}}" {{!}}
{{{loot drop-title|Loot drop}}}:
{{{loot drop-title|Loot drop}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#aaa}}}; border-color:{{{lineBG|#223060}}}" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#bbb}}}; border-color:{{{lineBG|#223060}}}" {{!}}
{{{loot drop}}}
{{{loot drop}}}
}}
}}
Line 43: Line 43:
|-
|-
{{#if:{{{source|}}}|
{{#if:{{{source|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#aaa}}}; border-color:{{{lineBG|#223060}}}" {{!}}
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#bbb}}}; border-color:{{{lineBG|#223060}}}" {{!}}
{{{source-title|Source}}}:
{{{source-title|Source}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#aaa}}}; border-color:{{{lineBG|#223060}}}" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#bbb}}}; border-color:{{{lineBG|#223060}}}" {{!}}
{{{source}}}
{{{source}}}
}}
}}
|-
|-
{{#if:{{{value|}}}|
{{#if:{{{value|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#aaa}}}; border-color:{{{lineBG|#223060}}}" {{!}}
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#bbb}}}; border-color:{{{lineBG|#223060}}}" {{!}}
{{{value-title|Value}}}:
{{{value-title|Value}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#aaa}}}; border-color:{{{lineBG|#223060}}}" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#bbb}}}; border-color:{{{lineBG|#223060}}}" {{!}}
{{{value}}}
{{{value}}}
}}
}}

Revision as of 11:47, June 1, 2024

Material infobox
Overview
Details
 

Usage instructions

Copy and paste the following into the article and fill in the fields.

{{Material infobox
|image=
|location=
|stack limit=
|class=
|loot drop=
|source=
|value=
}}

Custom parameters

The following allows you to alter the title of the sub-sections:

|imageBG=
|nameBG=
|sectionBG=
|fieldBG=
|titleBG=
|color1=
|color2=
|section1-title=
|section2-title=

Display parameters

The following allows you to hide the section header

  • hidea (hides Overview section header)
  • hideb (hides Details section header)
|hidea=
|hideb=