Template:Consumable infobox: Difference between revisions

From Destinypedia, the Destiny wiki

m (Text replacement - "([^\n]) <pre>" to "$1 <pre>")
m (Text replacement - "#(F2F3F4|F0F0F0)" to "#f0f0f0")
Line 3: Line 3:
{{!}}-
{{!}}-
{{#if:{{{image|}}}|
{{#if:{{{image|}}}|
{{!}} class="infoboxmedia" colspan="2" style="background:{{{imageBG|#F0F0F0}}}; border-bottom:1px solid {{{lineBG|#223060}}}" {{!}} {{{image|}}} {{#if:{{{caption|}}}|{{clear}}{{{caption}}}}}
{{!}} class="infoboxmedia" colspan="2" style="background:{{{imageBG|#f0f0f0}}}; border-bottom:1px solid {{{lineBG|#223060}}}" {{!}} {{{image|}}} {{#if:{{{caption|}}}|{{clear}}{{{caption}}}}}
{{!}}-}}
{{!}}-}}
{{#if:{{{hidea|}}}|{{!}}-|{{!}}-
{{#if:{{{hidea|}}}|{{!}}-|{{!}}-
Line 9: Line 9:
{{!}}-}}
{{!}}-}}
{{#if:{{{value|}}}|
{{#if:{{{value|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#223060}}}; width:100px" {{!}}
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#223060}}}; width:100px" {{!}}
{{{value-title|Price}}}:
{{{value-title|Price}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#223060}}}" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#223060}}}" {{!}}
{{{value|}}}
{{{value|}}}
{{!}}-}}
{{!}}-}}
{{#if:{{{stackable|}}}|
{{#if:{{{stackable|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#223060}}}; width:100px" {{!}}
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#223060}}}; width:100px" {{!}}
{{{stackable-title|Stackable}}}:
{{{stackable-title|Stackable}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#223060}}}" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#223060}}}" {{!}}
{{{stackable|}}}
{{{stackable|}}}
{{!}}-}}
{{!}}-}}
{{#if:{{{class|}}}|
{{#if:{{{class|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#223060}}}; width:100px" {{!}}
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#223060}}}; width:100px" {{!}}
{{{class-title|Rarity class}}}:
{{{class-title|Rarity class}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#223060}}}" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#223060}}}" {{!}}
{{{class|}}}
{{{class|}}}
{{!}}-}}
{{!}}-}}
{{#if:{{{loot drop|}}}|
{{#if:{{{loot drop|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#223060}}}; width:100px" {{!}}
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#223060}}}; width:100px" {{!}}
{{{loot drop-title|Loot drop}}}:
{{{loot drop-title|Loot drop}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#223060}}}" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#223060}}}" {{!}}
{{{loot drop|}}}
{{{loot drop|}}}
{{!}}-}}
{{!}}-}}
Line 36: Line 36:
{{!}}-}}
{{!}}-}}
{{#if:{{{source|}}}|
{{#if:{{{source|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#223060}}}; width:100px" {{!}}
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#223060}}}; width:100px" {{!}}
{{{source-title|Source}}}:
{{{source-title|Source}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#223060}}}" {{!}}
{{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#223060}}}" {{!}}
{{{source|}}}
{{{source|}}}
{{!}}-}}
{{!}}-}}

Revision as of 17:51, September 18, 2022

Consumable infobox
Overview
Source
 

Usage

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

{{Consumable infobox
|image= 
|value=
|stackable=
|class=
|loot drop=
|source=
}}

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 header)
  • hideb (hides Source header)
|hidea=
|hideb=