Template:Material infobox: Difference between revisions

From Destinypedia, the Destiny wiki

m (Text replacement - "'''" to "")
m (Text replacement - "f0f0f0" to "F3F3F3")
 
(27 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="infobox" style="width:260px; background:{{{BG|#0000FF}}}; color:{{{color1|#000}}}" cellspacing="0"
{{Infobox|start|width=260px|color={{{color1|#000}}}|bg={{{BG|#00f}}}}}
! class="infoboxheading" colspan="2" style="background:{{{nameBG|transparent}}}; color:{{{color2|#fff}}}" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
{{Infobox|title|name={{{name|}}}|color={{{color2|#fff}}}|bg={{{nameBG|transparent}}}}}
{{!}}-
{{Infobox|media|content={{{image|}}}|caption={{{caption|}}}|bg={{{imageBG|#F3F3F3}}}|linebg={{{lineBG|#223060}}}}}
{{#if:{{{image|}}}|
 
{{!}} class="infoboxmedia" colspan="2" style="background:{{{imageBG|#F0F0F0}}}; border-bottom:1px solid {{{lineBG|#223060}}}" {{!}} {{{image|}}} {{#if:{{{caption|}}}|{{clear}}{{{caption}}}}}
{{Infobox|section|title={{{section1-title|Overview}}}|color={{{color2|#fff}}}|bg={{{sectionBG|#696969}}}|entries=
{{Infobox|entry|title={{{location-title|Location}}}|content={{{location|}}}|bg={{{fieldBG|#ccc}}}|linebg={{{lineBG|#223060}}}}}
{{Infobox|entry|title={{{stack limit-title|Stack limit}}}|content={{{stack limit|}}}|bg={{{fieldBG|#ccc}}}|linebg={{{lineBG|#223060}}}}}
{{Infobox|entry|title={{{class-title|Rarity class}}}|content={{{class|}}}|bg={{{fieldBG|#ccc}}}|linebg={{{lineBG|#223060}}}}}
{{Infobox|entry|title={{{loot drop-title|Loot drop}}}|content={{{loot drop|}}}|bg={{{fieldBG|#ccc}}}|linebg={{{lineBG|#223060}}}}}
}}
}}
{{!}}-
{{#if:{{{hidea|}}}|{{!}}-|{{!}}-
! class="infoboxsubheading" colspan="2" style="color:{{{color2|#fff}}}; background:{{{sectionBG|#696969}}}" {{!}} {{{section1-title|Overview}}}}}
{{!}}-}}
{{#if:{{{location|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#808080}}}; border-color:{{{lineBG|#223060}}}; width:100px" {{!}}
{{{location-title|Location}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#808080}}}; border-color:{{{lineBG|#223060}}}" {{!}}
{{{location|}}}
{{!}}-}}
{{#if:{{{stack limit|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#808080}}}; border-color:{{{lineBG|#223060}}}; width:100px" {{!}}
{{{stack limit-title|Stack limit}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#808080}}}; border-color:{{{lineBG|#223060}}}" {{!}}
{{{stack limit|}}}
{{!}}-}}
{{#if:{{{class|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#808080}}}; border-color:{{{lineBG|#223060}}}; width:100px" {{!}}
{{{class-title|Rarity class}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#808080}}}; border-color:{{{lineBG|#223060}}}" {{!}}
{{{class|}}}
{{!}}-}}
{{#if:{{{loot drop|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#808080}}}; border-color:{{{lineBG|#223060}}}; width:100px" {{!}}
{{{loot drop-title|Loot drop}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#808080}}}; border-color:{{{lineBG|#223060}}}" {{!}}
{{{loot drop|}}}
{{!}}-}}
{{#if:{{{hideb|}}}|{{!}}-|{{!}}-
! class="infoboxsubheading" colspan="2" style="color:{{{color2|#fff}}}; background:{{{sectionBG|#696969}}}" {{!}} {{{section3-title|Details}}}}}
{{!}}-
{{#if:{{{source|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#808080}}}; border-color:{{{lineBG|#223060}}}; width:100px" {{!}}
{{{source-title|Source}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#808080}}}; border-color:{{{lineBG|#223060}}}" {{!}}
{{{source|}}}
{{!}}-}}
{{#if:{{{value|}}}|
{{!}} class="infoboxlabel" style="background:{{{fieldBG|#808080}}}; border-color:{{{lineBG|#223060}}}; width:100px" {{!}}
{{{value-title|Value}}}:
{{!}} class="infoboxcell" style="background:{{{fieldBG|#808080}}}; border-color:{{{lineBG|#223060}}}" {{!}}
{{{value|}}}
{{!}}-}}
| class="infoboxfooter" colspan="2" |  
|}<noinclude>{{clear}}


==Usage==
{{Infobox|section|title={{{section2-title|Details}}}|color={{{color2|#fff}}}|bg={{{sectionBG|#696969}}}|entries=
{{Infobox|entry|title={{{source-title|Source}}}|content={{{source|}}}|bg={{{fieldBG|#ccc}}}|linebg={{{lineBG|#223060}}}}}
{{Infobox|entry|title={{{value-title|Value}}}|content={{{value|}}}|bg={{{fieldBG|#ccc}}}|linebg={{{lineBG|#223060}}}}}
}}
 
{{Infobox|end}}<noinclude>{{clear}}
==Usage instructions==
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>
{{Material infobox
{{Material infobox
|image=  
|image=
|location=
|location=
|stack limit=
|stack limit=
Line 67: Line 33:
==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=
Line 77: Line 44:
|section1-title=
|section1-title=
|section2-title=
|section2-title=
</pre>
==Display parameters==
The following allows you to hide the section header
*hidea (hides Overview section header)
*hideb (hides Details section header)
<pre>
|hidea=
|hideb=
</pre>
</pre>


[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>

Latest revision as of 10:39, June 2, 2024

Material infobox
 

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=