Difference between revisions of "Template:Inventory Infobox"
From Destiny 1 Wiki
m |
|||
Line 1: | Line 1: | ||
− | {| class="infobox" style="font-size: | + | {| class="infobox" style="font-size:90%; width:20%; border-style: solid; border-width:1px; border-spacing:5px" |
|- | |- | ||
− | ! colspan="2" style="background-color: # | + | ! colspan="2" style="background-color: #D8A561; 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: # | + | ! colspan="2" style="background-color: #D8A561; color: #FFFFFF; padding:0em;" | Attributes |
|- | |- | ||
{{#if: {{{Type|}}}| | {{#if: {{{Type|}}}| | ||
Line 16: | Line 16: | ||
|- | |- | ||
{{#if: {{{Mission|}}}| | {{#if: {{{Mission|}}}| | ||
− | {{!}} '''Mission''' | + | {{!}} '''Associated Mission''' |
{{!}} {{{Mission|}}} }} | {{!}} {{{Mission|}}} }} | ||
|- | |- | ||
Line 22: | Line 22: | ||
{{!}} '''Acquired by''' | {{!}} '''Acquired by''' | ||
{{!}} {{{Acquired by|}}} }} | {{!}} {{{Acquired by|}}} }} | ||
+ | |- | ||
+ | {{#if: {{{Vendor|}}}| | ||
+ | {{!}} '''Vendor''' | ||
+ | {{!}} {{{Vendor|}}} }} | ||
+ | |- | ||
+ | {{#if:{{{Price|}}}| | ||
+ | {{!}} '''Price''' | ||
+ | {{!}} {{{Price|}}} }} | ||
|- | |- | ||
{{#if: {{{Function|}}}| | {{#if: {{{Function|}}}| | ||
Line 43: | Line 51: | ||
{{!}} {{{Extra|}}} }} | {{!}} {{{Extra|}}} }} | ||
|- | |- | ||
− | |}<includeonly>[[Category:Inventory|{{PAGENAME}}]] {{#set:Type={{{Type|}}} }} {{#set:Rarity={{{Rarity|}}} |+sep}} {{#set:Mission={{{Mission|}}} }} {{#set:Acquired by={{{Acquired by|}}} |+sep}} {{#set:Function={{{Function|}}} |+sep}} {{#set:Related NPC={{{Related NPC|}}} |+sep}} {{#set:Related Item={{{Related Item|}}} |+sep}} {{#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:Description={{{Description|}}} }} {{#set:Extra={{{Extra|}}} }} </includeonly> |
<noinclude> | <noinclude> | ||
<pre> | <pre> | ||
Line 54: | Line 62: | ||
| Mission = | | Mission = | ||
| Acquired by = | | Acquired by = | ||
+ | | Vendor = | ||
+ | | Price = | ||
| Function = | | Function = | ||
| Related NPC = | | Related NPC = |
Revision as of 02:20, 9 August 2017
Inventory Infobox | |
---|---|
Attributes |
Usage {{Inventory Infobox | image = | Type = | Rarity = | Mission = | Acquired by = | Vendor = | Price = | Function = | Related NPC = | Related Item = | Description = | Extra = }}