Difference between revisions of "Template:Infobox ServiceRibbons"

From BattleMaster Wiki
Jump to navigation Jump to search
(Created page with "<noinclude> This is the "Infobox ServiceRibbons" template. It should be called in the following format: <pre> {{Infobox ServiceRibbons }} </pre> Edit the page to see the templ...")
 
Line 1: Line 1:
 +
{| class="infobox" border="1" style="float: left; width: 450px; border-spacing: 2px; font-size: 95%; text-align: left; border-collapse: collapse; margin-left: 1em;"
 +
|-
 +
! colspan="3" style="background: lightsteelblue; text-align: center;" | '''Service Ribbons'''
 +
|-
 +
| {{#if: {{{ribbon1|}}}|{{{colspan="1" style="text-align:center;" | [[Image:{{{ribbon1}}}|150px| ]]}}}}}
 +
| {{#if: {{{ribbon2|}}}|{{{colspan="1" style="text-align:center;" | [[Image:{{{ribbon2}}}|150px| ]]}}}}}
 +
| {{#if: {{{ribbon3|}}}|{{{colspan="1" style="text-align:center;" | [[Image:{{{ribbon3}}}|150px| ]]}}}}}
 +
|-
 +
|}
 +
 +
<br>
 +
<br>
 +
<br>
 +
 +
 
<noinclude>
 
<noinclude>
 
This is the "Infobox ServiceRibbons" template.
 
This is the "Infobox ServiceRibbons" template.
Line 4: Line 19:
 
<pre>
 
<pre>
 
{{Infobox ServiceRibbons
 
{{Infobox ServiceRibbons
 +
|ribbon1=
 +
|ribbon2=
 +
|ribbon3=
 
}}
 
}}
 
</pre>
 
</pre>

Revision as of 09:26, 27 March 2014

Service Ribbons





This is the "Infobox ServiceRibbons" template. It should be called in the following format:

{{Infobox ServiceRibbons
|ribbon1=
|ribbon2=
|ribbon3=
}}

Edit the page to see the template text.