Template:Consumable infobox: Difference between revisions
From Destinypedia, the Destiny wiki
No edit summary |
m (Text replacement - "|{{!}}-|{{!}}-" to "||") |
||
(47 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{| class="infobox | {| class="infobox" style="width:260px; background:{{{BG|#223060}}}; color:{{{color1|#000}}}" cellspacing="0" | ||
! class="infoboxheading" colspan="2" style="background:{{{nameBG|transparent}}}; color:{{{color2|#fff}}}" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}} | |||
! style="background:{{{nameBG|transparent}}}; color:{{{color2|# | |- | ||
{{#if:{{{image|}}}| | {{#if:{{{image|}}}| | ||
! class=" | {{!}} class="infoboxmedia" colspan="2" style="background:{{{imageBG|#f0f0f0}}}; border-bottom:1px solid {{{lineBG|#223060}}}" {{!}} {{{image}}} {{#if:{{{caption|}}}|{{clear}}{{{caption}}}}} | ||
}} | |||
{{#if:{{{hidea|}}}| | |- | ||
! class="infoboxsubheading" colspan="2" style=" | {{#if:{{{hidea|}}}|| | ||
! class="infoboxsubheading" colspan="2" style="color:{{{color2|#fff}}}; background:{{{sectionBG|#223060}}}" {{!}} {{{section1-title|Overview}}} | |||
}} | |||
|- | |||
{{#if:{{{value|}}}| | {{#if:{{{value|}}}| | ||
{{!}} class=" | {{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#223060}}}; width:100px" {{!}} | ||
{{{value-title|Price}}}: | |||
{{!}} class="infoboxcell" style=" | {{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#223060}}}" {{!}} | ||
{{{value | {{{value}}} | ||
}} | |||
|- | |||
{{#if:{{{stackable|}}}| | {{#if:{{{stackable|}}}| | ||
{{!}} class=" | {{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#223060}}}; width:100px" {{!}} | ||
{{{stackable-title|Stackable}}}: | |||
{{!}} class="infoboxcell" style=" | {{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#223060}}}" {{!}} | ||
{{{stackable | {{{stackable}}} | ||
}} | |||
|- | |||
{{#if:{{{class|}}}| | {{#if:{{{class|}}}| | ||
{{!}} class=" | {{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#223060}}}; width:100px" {{!}} | ||
{{{class-title|Rarity class}}}: | |||
{{!}} class="infoboxcell" style=" | {{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#223060}}}" {{!}} | ||
{{{class | {{{class}}} | ||
}} | |||
|- | |||
{{#if:{{{loot drop|}}}| | {{#if:{{{loot drop|}}}| | ||
{{!}} class=" | {{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#223060}}}; width:100px" {{!}} | ||
{{{loot drop-title|Loot drop}}}: | |||
{{!}} class="infoboxcell" style=" | {{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#223060}}}" {{!}} | ||
{{{loot drop | {{{loot drop}}} | ||
}} | |||
{{#if:{{{ | |- | ||
! class="infoboxsubheading" colspan="2" style=" | {{#if:{{{hideb|}}}|| | ||
! class="infoboxsubheading" colspan="2" style="color:{{{color2|#fff}}}; background:{{{sectionBG|#223060}}}" {{!}} {{{section3-title|Source}}} | |||
}} | |||
|- | |||
{{#if:{{{source|}}}| | {{#if:{{{source|}}}| | ||
{{!}} class=" | {{!}} class="infoboxlabel" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#223060}}}; width:100px" {{!}} | ||
{{{source-title|Source}}}: | |||
{{!}} class="infoboxcell" style=" | {{!}} class="infoboxcell" style="background:{{{fieldBG|#f0f0f0}}}; border-color:{{{lineBG|#223060}}}" {{!}} | ||
{{{source | {{{source}}} | ||
}} | |||
| colspan=2 | |- | ||
| class="infoboxfooter" colspan="2" | | |||
|}<noinclude>{{clear}} | |}<noinclude>{{clear}} | ||
==Usage== | ==Usage== | ||
Copy and paste the following into the article and fill in the fields. | Copy and paste the following into the article and fill in the fields. | ||
<pre> | <pre> | ||
{{Consumable infobox | {{Consumable infobox | ||
Line 60: | Line 68: | ||
==Custom parameters== | ==Custom parameters== | ||
The following allows you to alter the title of the sub-sections: | The following allows you to alter the title of the sub-sections: | ||
<pre> | <pre> | ||
|imageBG= | |imageBG= |
Revision as of 11:18, October 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=