Difference between revisions of "Template:Inventory Infobox"

From Destiny 1 Wiki
Jump to: navigation, search
m
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{| class="infobox" style="font-size:90%; width:20%; border-style: solid; border-width:1px; border-spacing:5px"
 
{| class="infobox" style="font-size:90%; width:20%; border-style: solid; border-width:1px; border-spacing:5px"
 
|-
 
|-
! colspan="2" style="background-color: #5599FF; color: #FFFFFF; font-size:120%; padding:0.5em;" | {{{name|{{PAGENAME}}}}}
+
! colspan="2" style="background-color: #9F433C; color: #FFFFFF; font-size:120%; padding:0.5em;" | {{{name|{{PAGENAME}}}}}
 
|-
 
|-
 
! colspan="2" |{{#if:{{{image|}}}|[[Image:{{{image}}}|{{PAGENAME}}]]|}}
 
! colspan="2" |{{#if:{{{image|}}}|[[Image:{{{image}}}|{{PAGENAME}}]]|}}
 
|-
 
|-
! colspan="2" style="background-color: #5599FF; color: #FFFFFF; padding:0em;" | Attributes
+
! colspan="2" style="background-color: #9F433C; color: #FFFFFF; padding:0em;" | Attributes
 
|-
 
|-
 
{{#if: {{{Type|}}}|
 
{{#if: {{{Type|}}}|
Line 39: Line 39:
 
{{!}} {{{Description|}}} }}
 
{{!}} {{{Description|}}} }}
 
|-
 
|-
! colspan="2" style="background-color: #5599FF; color: #FFFFFF; padding:0em;" | How to Obtain
+
! colspan="2" style="background-color: #9F433C; color: #FFFFFF; padding:0em;" | How to Obtain
 
|-
 
|-
 
{{#if: {{{Acquired by|}}}|
 
{{#if: {{{Acquired by|}}}|
Line 48: Line 48:
 
{{!}} '''Location'''
 
{{!}} '''Location'''
 
{{!}} {{{Location|}}} }}
 
{{!}} {{{Location|}}} }}
 +
|-
 +
{{#if: {{{Dropped|}}}|
 +
{{!}} '''Dropped'''
 +
{{!}} {{{Dropped|}}} }}
 
|-
 
|-
 
{{#if: {{{Node|}}}|
 
{{#if: {{{Node|}}}|
Line 69: Line 73:
 
{{!}} {{{Extra|}}} }}
 
{{!}} {{{Extra|}}} }}
 
|-
 
|-
|}<includeonly>[[Category:Inventory|{{PAGENAME}}]] {{#set:Type={{{Type|}}} }} {{#set:Rarity={{{Rarity|}}}  |+sep}} {{#set:Mission={{{Mission|}}} }} {{#set:Acquired by={{{Acquired by|}}} |+sep}} {{#set:Vendor={{{Vendor|}}} }} {{#set:Price={{{Price|}}} }} {{#set:Function={{{Function|}}} |+sep}} {{#set:Related NPC={{{Related NPC|}}} |+sep}} {{#set:Related Item={{{Related Item|}}} |+sep}} {{#set:Related Activity={{{Related Activity|}}} |+sep}} {{#set:Description={{{Description|}}} }} {{#set:Location={{{Location|}}} }} {{#set:Node={{{Node|}}} }} {{#set:Chest={{{Chest|}}} }} </includeonly>
+
|}<includeonly>[[Category:Inventory|{{PAGENAME}}]] {{#set:Type={{{Type|}}} }} {{#set:Rarity={{{Rarity|}}}  |+sep}} {{#set:Mission={{{Mission|}}} }} {{#set:Acquired by={{{Acquired by|}}} |+sep}} {{#set:Vendor={{{Vendor|}}} }} {{#set:Price={{{Price|}}} }} {{#set:Function={{{Function|}}} |+sep}} {{#set:Related NPC={{{Related NPC|}}} |+sep}} {{#set:Related Item={{{Related Item|}}} |+sep}} {{#set:Related Activity={{{Related Activity|}}} |+sep}} {{#set:Description={{{Description|}}} }} {{#set:Location={{{Location|}}} }} {{#set:Dropped={{{Dropped|}}} }} {{#set:Node={{{Node|}}} }} {{#set:Chest={{{Chest|}}} }} </includeonly>
 
<noinclude>
 
<noinclude>
 
<pre>
 
<pre>
Line 86: Line 90:
 
| Acquired by=
 
| Acquired by=
 
| Location =
 
| Location =
 +
| Dropped =
 
| Node =
 
| Node =
 
| Chest =
 
| Chest =

Latest revision as of 12:17, 10 August 2017

Inventory Infobox
Attributes
How to Obtain
Usage

{{Inventory Infobox
| image = 
| Type = 
| Rarity =
| Mission = 
| Function =
| Related NPC =
| Related Item = 
| Related Activity =
| Description =
| Acquired by=
| Location =
| Dropped =
| Node =
| Chest =
| Vendor = 
| Price = 
| Extra =
}}