Difference between revisions of "Template:Inventory Infobox"

From Destiny 1 Wiki
Jump to: navigation, search
m
 
(17 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{| class="infobox" style="font-size:89%; width:21em; -moz-border-radius: .2em; -webkit-border-radius: .2em;"
+
{| class="infobox" style="font-size:90%; width:20%; border-style: solid; border-width:1px; border-spacing:5px"
 
|-
 
|-
! colspan="2" style="background-color: #eab267; 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: #eab267; color: #FFFFFF; padding:0em;" | Information
+
! colspan="2" style="background-color: #9F433C; color: #FFFFFF; padding:0em;" | Attributes
 
|-
 
|-
 
{{#if: {{{Type|}}}|
 
{{#if: {{{Type|}}}|
Line 15: Line 15:
 
{{!}} {{{Rarity|}}} }}
 
{{!}} {{{Rarity|}}} }}
 
|-
 
|-
{{#if: {{{Acquired by|}}}|
+
{{#if: {{{Mission|}}}|
{{!}} '''Acquired by'''
+
{{!}} '''Associated Mission'''
{{!}} {{{Acquired by|}}} }}
+
{{!}} {{{Mission|}}} }}
 
|-
 
|-
 
{{#if: {{{Function|}}}|
 
{{#if: {{{Function|}}}|
Line 26: Line 26:
 
{{!}} '''Related NPC'''
 
{{!}} '''Related NPC'''
 
{{!}} {{{Related NPC|}}} }}
 
{{!}} {{{Related NPC|}}} }}
 +
|-
 +
{{#if: {{{Related Item|}}}|
 +
{{!}} '''Related Item'''
 +
{{!}} {{{Related Item|}}} }}
 +
|-
 +
{{#if: {{{Related Activity|}}}|
 +
{{!}} '''Related Activity'''
 +
{{!}} {{{Related Activity|}}} }}
 
|-
 
|-
 
{{#if: {{{Description|}}}|
 
{{#if: {{{Description|}}}|
 
{{!}} '''Description'''
 
{{!}} '''Description'''
 
{{!}} {{{Description|}}} }}
 
{{!}} {{{Description|}}} }}
 +
|-
 +
! colspan="2" style="background-color: #9F433C; color: #FFFFFF; padding:0em;" | How to Obtain
 +
|-
 +
{{#if: {{{Acquired by|}}}|
 +
{{!}} '''Acquired by'''
 +
{{!}} {{{Acquired by|}}} }}
 +
|-
 +
{{#if: {{{Location|}}}|
 +
{{!}} '''Location'''
 +
{{!}} {{{Location|}}} }}
 +
|-
 +
{{#if: {{{Dropped|}}}|
 +
{{!}} '''Dropped'''
 +
{{!}} {{{Dropped|}}} }}
 +
|-
 +
{{#if: {{{Node|}}}|
 +
{{!}} '''Node'''
 +
{{!}} {{{Node|}}} }}
 +
|-
 +
{{#if: {{{Chest|}}}|
 +
{{!}} '''Chest'''
 +
{{!}} {{{Chest|}}} }}
 +
|-
 +
{{#if: {{{Vendor|}}}|
 +
{{!}} '''Vendor'''
 +
{{!}} {{{Vendor|}}} }}
 +
|-
 +
{{#if:{{{Price|}}}|
 +
{{!}} '''Price'''
 +
{{!}} {{{Price|}}} }}
 
|-
 
|-
 
{{#if: {{{Extra|}}}|
 
{{#if: {{{Extra|}}}|
Line 35: Line 73:
 
{{!}} {{{Extra|}}} }}
 
{{!}} {{{Extra|}}} }}
 
|-
 
|-
|}<includeonly>[[Category:Inventory|{{PAGENAME}}]] {{#set:Type={{{Type|}}} }} {{#set:Rarity={{{Rarity|}}} }} {{#set:Acquired by={{{Acquired by|}}} }} {{#set:Function={{{Function|}}} }} {{#set:Related NPC={{{Related NPC|}}} }} {{#set:Description={{{Description|}}} }} {{#set:Extra={{{Extra|}}} }} </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 44: Line 82:
 
| Type =  
 
| Type =  
 
| Rarity =
 
| Rarity =
| Acquired by =
+
| Mission =  
 
| Function =
 
| Function =
 
| Related NPC =
 
| Related NPC =
 +
| Related Item =
 +
| Related Activity =
 
| Description =
 
| Description =
 +
| Acquired by=
 +
| Location =
 +
| Dropped =
 +
| Node =
 +
| Chest =
 +
| Vendor =
 +
| Price =
 
| Extra =
 
| Extra =
 
}}
 
}}
  
 
</pre>
 
</pre>

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 =
}}