Difference between revisions of "Template:Medal Infobox"
From Destiny 1 Wiki
(9 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:89%; width:21em; -moz-border-radius: .2em; -webkit-border-radius: .2em;" | ||
|- | |- | ||
− | ! colspan="2" style="background-color: # | + | ! 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: # | + | ! colspan="2" style="background-color: #eab267; color: #FFFFFF; padding:0em;" | Information |
|- | |- | ||
{{#if: {{{Type|}}}| | {{#if: {{{Type|}}}| | ||
{{!}} '''Type''' | {{!}} '''Type''' | ||
{{!}} {{{Type|}}} }} | {{!}} {{{Type|}}} }} | ||
+ | |- | ||
+ | {{#if: {{{Category|}}}| | ||
+ | {{!}} '''Category''' | ||
+ | {{!}} {{{Category|}}} }} | ||
|- | |- | ||
{{#if: {{{Color|}}}| | {{#if: {{{Color|}}}| | ||
{{!}} '''Color''' | {{!}} '''Color''' | ||
{{!}} {{{Color|}}} }} | {{!}} {{{Color|}}} }} | ||
+ | |- | ||
+ | {{#if: {{{Points|}}}| | ||
+ | {{!}} '''Points''' | ||
+ | {{!}} {{{Points|}}} }} | ||
+ | |- | ||
+ | {{#if: {{{Related Bounty|}}}| | ||
+ | {{!}} '''Related Bounty''' | ||
+ | {{!}} {{{Related Bounty|}}} }} | ||
|- | |- | ||
{{#if: {{{Requirement|}}}| | {{#if: {{{Requirement|}}}| | ||
Line 27: | Line 39: | ||
{{!}} {{{Extra|}}} }} | {{!}} {{{Extra|}}} }} | ||
|- | |- | ||
− | |}<includeonly>[[Category:Medals|{{PAGENAME}}]] {{#set:Type={{{Type|}}} }} {{#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 34: | Line 46: | ||
{{Medal Infobox | {{Medal Infobox | ||
| image = | | image = | ||
+ | | Type = | ||
| 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 = }}