Template:Ribbons: Difference between revisions
(adjusting alignment and size of stars) |
No edit summary |
||
Line 7: | Line 7: | ||
<div style="position: absolute; left: {{#expr:({{{2}}}/1.65)}}px; top: {{#expr:({{{2}}}/16)}}px; padding: 0;"><!-- | <div style="position: absolute; left: {{#expr:({{{2}}}/1.65)}}px; top: {{#expr:({{{2}}}/16)}}px; padding: 0;"><!-- | ||
-->[[File:Award-goldstar.png|{{#expr:({{{2}}}/5) round 0}}px|link=File:{{{1}}}]]</div> | -->[[File:Award-goldstar.png|{{#expr:({{{2}}}/5) round 0}}px|link=File:{{{1}}}]]</div> | ||
| 4 = <div style="position: absolute; left: {{#expr:({{{2}}}/ | | 4 = <div style="position: absolute; left: {{#expr:({{{2}}}/8)}}px; top: {{#expr:({{{2}}}/16)}}px; padding: 0;"><!-- | ||
-->[[File:Award-goldstar.png|{{#expr:({{{2}}}/ | -->[[File:Award-goldstar.png|{{#expr:({{{2}}}/5) round 0}}px|link=File:{{{1}}}]]</div> | ||
<div style="position: absolute; left: {{#expr:({{{2}}}/2.48)}}px; top: {{#expr:({{{2}}}/16)}}px; padding: 0;"><!-- | <div style="position: absolute; left: {{#expr:({{{2}}}/2.48)}}px; top: {{#expr:({{{2}}}/16)}}px; padding: 0;"><!-- | ||
-->[[File:Award-goldstar.png|{{#expr:({{{2}}}/5) round 0}}px|link=File:{{{1}}}]]</div> | -->[[File:Award-goldstar.png|{{#expr:({{{2}}}/5) round 0}}px|link=File:{{{1}}}]]</div> | ||
Line 27: | Line 27: | ||
<div style="position: absolute; left: {{#expr:({{{2}}}/1.65)}}px; top: {{#expr:({{{2}}}/16)}}px; padding: 0;"><!-- | <div style="position: absolute; left: {{#expr:({{{2}}}/1.65)}}px; top: {{#expr:({{{2}}}/16)}}px; padding: 0;"><!-- | ||
-->[[File:Award-goldstar.png|{{#expr:({{{2}}}/5) round 0}}px|link=File:{{{1}}}]]</div> | -->[[File:Award-goldstar.png|{{#expr:({{{2}}}/5) round 0}}px|link=File:{{{1}}}]]</div> | ||
| 8 = <div style="position: absolute; left: {{#expr:({{{2}}}/ | | 8 = <div style="position: absolute; left: {{#expr:({{{2}}}/8)}}px; top: {{#expr:({{{2}}}/16)}}px; padding: 0;"><!-- | ||
-->[[File:Award-silverstar.png|{{#expr:({{{2}}}/ | -->[[File:Award-silverstar.png|{{#expr:({{{2}}}/5) round 0}}px|link=File:{{{1}}}]]</div> | ||
<div style="position: absolute; left: {{#expr:({{{2}}}/2.48)}}px; top: {{#expr:({{{2}}}/16)}}px; padding: 0;"><!-- | <div style="position: absolute; left: {{#expr:({{{2}}}/2.48)}}px; top: {{#expr:({{{2}}}/16)}}px; padding: 0;"><!-- | ||
-->[[File:Award-goldstar.png|{{#expr:({{{2}}}/5) round 0}}px|link=File:{{{1}}}]]</div> | -->[[File:Award-goldstar.png|{{#expr:({{{2}}}/5) round 0}}px|link=File:{{{1}}}]]</div> |
Revision as of 09:05, 26 January 2014
Displaying Multiple Citations of the Same Service Ribbon
Any general ribbon, ribbon of gallantry & heroism, or lifesaving ribbon may be awarded multiple times, but any campaign ribbon may only be awarded once. A gold star represents each repeated citation, and a silver star represents five additional citations (and therefore five gold stars).
How to use this template:
{{Ribbons|file name of service ribbon|width in pixels|number of times awarded}}
- Service Ribbons are available here: Category:Service Ribbons Award Images
So for instance, just type in
{{Ribbons|Awards ServiceRibbons LegionOfMerit 2011.jpg|200|4}}
if you earned the Legion of Merit a total of four times and you'll get the appropriate arrangement of stars!
Let's say you've been awarded the Silver Star 7 times (wow!). You'd type in:
{{Ribbons|Awards ServiceRibbons SilverStar 2011.jpg|100|7}}
and get
The template currently supports up to 11 citations of the same service ribbon, and yes, you can use this template to also display a single citation of the ribbon as well by leaving off the last number or putting a 1.
Here's how they all look:
Citations | Ribbon |
---|---|
1 | |
2 | |
3 | |
4 | |
5 | |
6 | |
7 | |
8 | |
9 | |
10 | |
11 |
And here's how it looks in a service rack:
The code used for that:
{| cellpadding="0" style="border: 1px solid darkgray;" |- border="0" | [[File:Awards_General_Tosma1_2011.jpg|100px]] | {{Ribbons|Awards ServiceRibbons LegionOfMerit 2011.jpg|100|7}} |- | {{Ribbons|Awards ServiceRibbons SilverStar 2011.jpg|100|3}} | [[File:Awards_General_Neelix_2011.jpg|100px]] |- | [[File:Awards-ServiceRibbon-VaadwaurInvasion.jpg|100px]] | [[File:KlingonInvasion.jpg|100px]] |}
Problems or Questions?
Let Rich know!