Template:Medal: Difference between revisions

From Wikipedia of the Dark Brotherhood, an online Star Wars Club
m (changing to a more feasible system that doesn't require constant updating)
No edit summary
Line 1: Line 1:
{| class="characterbox" width="250" align="right" cellpadding="3" cellspacing="0"  
{| class="infoboxtemp" width="250" align="right" cellpadding="3" cellspacing="0"  
|-
|-
{{#if: {{{Image|}}}|
{{#if: {{{Image|}}}|
Line 7: Line 7:
|-
|-
{{#if: {{{Awarded_by|}}}|
{{#if: {{{Awarded_by|}}}|
{{!}} class="charboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Awarded by:
{{!}} class="infoboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Awarded by:
{{!}} class="charboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}}
{{!}} class="infoboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}}
{{{Awarded_by}}}}}
{{{Awarded_by}}}}}
|-
|-
{{#if: {{{Medal_type|}}}|
{{#if: {{{Medal_type|}}}|
{{!}} class="charboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Type:
{{!}} class="infoboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Type:
{{!}} class="charboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}}
{{!}} class="infoboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}}
{{{Medal_type}}}}}
{{{Medal_type}}}}}
|-
|-
{{#if: {{{IDLineCode|}}}|
{{#if: {{{IDLineCode|}}}|
{{!}} class="charboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} ID Line Code:
{{!}} class="infoboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} ID Line Code:
{{!}} class="charboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}}
{{!}} class="infoboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}}
{{{IDLineCode}}}}}
{{{IDLineCode}}}}}
|-
|-
{{#if: {{{Recipient|}}}|
{{#if: {{{Recipient|}}}|
{{!}} class="charboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Recipients:
{{!}} class="infoboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Recipients:
{{!}} class="charboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}}
{{!}} class="infoboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}}
{{{Recipient}}}}}
{{{Recipient}}}}}
|-
|-
{{#if: {{{OldNames|}}}|
{{#if: {{{OldNames|}}}|
{{!}} class="charboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Formerly Known As:
{{!}} class="infoboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Formerly Known As:
{{!}} class="charboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}}
{{!}} class="infoboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}}
{{{OldNames}}}}}
{{{OldNames}}}}}
|-
|-
{{#if: {{{Higher|}}}|
{{#if: {{{Higher|}}}|
{{!}} class="charboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Higher:
{{!}} class="infoboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Higher:
{{!}} class="charboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}}
{{!}} class="infoboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}}
{{{Higher}}}}}
{{{Higher}}}}}
|-
|-
{{#if: {{{Lower|}}}|
{{#if: {{{Lower|}}}|
{{!}} class="charboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Lower:
{{!}} class="infoboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Lower:
{{!}} class="charboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}}
{{!}} class="infoboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}}
{{{Lower}}}}}
{{{Lower}}}}}
|-
|-
|class="characterboxfooter {{lc:{{{type}}}}}" colspan="2" | {{Link color|Template:Medal|#585858|[ Source ]}}
|class="infoboxfooter {{lc:{{{type}}}}}" colspan="2" | {{Link color|Template:Medal|#585858|[ Source ]}}
|}
|}
<noinclude>
<noinclude>

Revision as of 14:44, 26 July 2015

{{{Medal name}}}
[ Source ]

Usage

Paste the following code at the beginning of the article, filing all relevant fields. If a field doesn't apply, just leave it blank.

{{Medal
|Image = 
|Medal name = 
|Awarded_by = 
|Medal_type =
|Recipient = 
|IDLineCode =
|OldNames = 
|Higher = 
|Lower =
}}