Difference between revisions of "Template:Medal Infobox"

From Destiny 1 Wiki
Jump to: navigation, search
 
(3 intermediate revisions by 2 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:89%; width:21em; -moz-border-radius: .2em; -webkit-border-radius: .2em;"
 
|-
 
|-
! colspan="2" style="background-color: #254b72; color: #FFFFFF; font-size:120%; padding:0.5em;" | {{{name|{{PAGENAME}}}}}
+
! colspan="2" style="background-color: #eab267; 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: #254b72; color: #FFFFFF; padding:0em;" | Information
+
! colspan="2" style="background-color: #eab267; color: #FFFFFF; padding:0em;" | Information
 
|-
 
|-
 
{{#if: {{{Type|}}}|
 
{{#if: {{{Type|}}}|
Line 18: Line 18:
 
{{!}} '''Color'''
 
{{!}} '''Color'''
 
{{!}} {{{Color|}}} }}
 
{{!}} {{{Color|}}} }}
 +
|-
 +
{{#if: {{{Points|}}}|
 +
{{!}} '''Points'''
 +
{{!}} {{{Points|}}} }}
 +
|-
 +
{{#if: {{{Related Bounty|}}}|
 +
{{!}} '''Related Bounty'''
 +
{{!}} {{{Related Bounty|}}} }}
 
|-
 
|-
 
{{#if: {{{Requirement|}}}|
 
{{#if: {{{Requirement|}}}|
Line 31: Line 39:
 
{{!}} {{{Extra|}}} }}
 
{{!}} {{{Extra|}}} }}
 
|-
 
|-
|}<includeonly>[[Category:Medals|{{PAGENAME}}]] {{#set:Type={{{Type|}}} }} {{#set:Category={{{Category|}}} }} {{#set:Color={{{Color|}}} }} {{#set:Requirement={{{Requirement|}}} }} {{#set:Description={{{Description|}}} }} {{#set:Extra={{{Extra|}}} }} </includeonly>
+
|}<includeonly>[[Category:Medals|{{PAGENAME}}]] {{#set:Type={{{Type|}}} }} {{#set:Category={{{Category|}}} }} {{#set:Color={{{Color|}}} }} {{#set:Points={{{Points|}}} }} {{#set:Related Bounty={{{Related Bounty|}}} |+sep}} {{#set:Requirement={{{Requirement|}}} }} {{#set:Description={{{Description|}}} }} {{#set:Extra={{{Extra|}}} }} </includeonly>
 
<noinclude>
 
<noinclude>
 
<pre>
 
<pre>
Line 41: Line 49:
 
| Category =
 
| Category =
 
| Color =
 
| Color =
 +
| Points =
 +
| Related Bounty =
 
| Requirement =
 
| Requirement =
 
| Description =
 
| Description =

Latest revision as of 23:25, 15 December 2016

Medal Infobox
Information
Usage

{{Medal Infobox
| image = 
| Type =
| Category =
| Color =
| Points = 
| Related Bounty = 
| Requirement =
| Description =
| Extra =
}}