Difference between revisions of "Template:Emblem Infobox"

From Destiny 1 Wiki
Jump to: navigation, search
(Created page with "{| class="infobox" style="font-size:89%; width:21em; -moz-border-radius: .2em; -webkit-border-radius: .2em;" |- ! colspan="2" style="background-color: #eab267; color: #FFFFFF;...")
 
 
(8 intermediate revisions by the same user 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:89%; width:21em; -moz-border-radius: .2em; -webkit-border-radius: .2em;"
 
|-
 
|-
! colspan="2" style="background-color: #eab267; color: #FFFFFF; font-size:120%; padding:0.5em;" | {{{name|{{PAGENAME}}}}}
+
! colspan="2" style="background-color: #939aa4; 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: #939aa4; color: #FFFFFF; padding:0em;" | Information
 
|-
 
|-
 
{{#if: {{{Type|}}}|
 
{{#if: {{{Type|}}}|
Line 18: Line 18:
 
{{!}} '''Acquired by'''
 
{{!}} '''Acquired by'''
 
{{!}} {{{Acquired by|}}} }}
 
{{!}} {{{Acquired by|}}} }}
 +
|-
 +
{{#if: {{{Vendor|}}}|
 +
{{!}} '''Vendor'''
 +
{{!}} {{{Vendor|}}} }}
 +
|-
 +
{{#if: {{{Cost|}}}|
 +
{{!}} '''Cost'''
 +
{{!}} {{{Cost|}}} }}
 +
|-
 +
{{#if: {{{Requirement|}}}|
 +
{{!}} '''Requirement'''
 +
{{!}} {{{Requirement|}}} }}
 
|-
 
|-
 
{{#if: {{{Function|}}}|
 
{{#if: {{{Function|}}}|
 
{{!}} '''Function'''
 
{{!}} '''Function'''
 
{{!}} {{{Function|}}} }}
 
{{!}} {{{Function|}}} }}
|-
 
{{#if: {{{Related NPC|}}}|
 
{{!}} '''Related NPC'''
 
{{!}} {{{Related NPC|}}} }}
 
 
|-
 
|-
 
{{#if: {{{Description|}}}|
 
{{#if: {{{Description|}}}|
 
{{!}} '''Description'''
 
{{!}} '''Description'''
 
{{!}} {{{Description|}}} }}
 
{{!}} {{{Description|}}} }}
 +
|-
 +
{{#if: {{{Expansion|}}}|
 +
{{!}} '''Expansion'''
 +
{{!}} {{{Expansion|}}} }}
 
|-
 
|-
 
{{#if: {{{Extra|}}}|
 
{{#if: {{{Extra|}}}|
Line 35: Line 47:
 
{{!}} {{{Extra|}}} }}
 
{{!}} {{{Extra|}}} }}
 
|-
 
|-
|}<includeonly>[[Category:Emblems|{{PAGENAME}}]] {{#set:Type={{{Type|}}} }} {{#set:Rarity={{{Rarity|}}} }} {{#set:Acquired by={{{Acquired by|}}} }} {{#set:Function={{{Function|}}} }} {{#set:Related NPC={{{Related NPC|}}} }} {{#set:Extra={{{Extra|}}} }} </includeonly>
+
|}<includeonly>[[Category:Emblems|{{PAGENAME}}]] {{#set:image={{{image|}}} }} {{#set:Type={{{Type|}}} }} {{#set:Rarity={{{Rarity|}}} }} {{#set:Acquired by={{{Acquired by|}}} }} {{#set:Requirement={{{Requirement|}}} }} {{#set:Vendor={{{Vendor|}}} }} {{#set:Cost={{{Cost|}}} }} {{#set:Function={{{Function|}}} }} {{#set:Expansion={{{Expansion|}}} }}{{#set:Extra={{{Extra|}}} }} </includeonly>
 
<noinclude>
 
<noinclude>
 
<pre>
 
<pre>
 
Usage
 
Usage
 
 
{{Emblem Infobox
 
{{Emblem Infobox
 
| image =  
 
| image =  
Line 45: Line 56:
 
| Rarity =
 
| Rarity =
 
| Acquired by =
 
| Acquired by =
 +
| Vendor =
 +
| Cost =
 +
| Requirement =
 
| Function =
 
| Function =
| Related NPC =
 
 
| Description =
 
| Description =
 +
| Expansion =
 
| Extra =
 
| Extra =
 
}}
 
}}
  
 
</pre>
 
</pre>

Latest revision as of 04:05, 16 May 2015

Emblem Infobox
Information
Usage
{{Emblem Infobox
| image = 
| Type = 
| Rarity =
| Acquired by =
| Vendor =
| Cost =
| Requirement =
| Function =
| Description =
| Expansion = 
| Extra =
}}