మూస:Ribbon devices
Jump to navigation
Jump to search
This మూస employs intricate features of template syntax.
You are encouraged to familiarise yourself with its setup and parser functions before editing the template. If your edit causes unexpected problems, please undo it quickly, as this template may appear on a large number of pages. You can conduct experiments, and should test all major changes, in either this template's sandbox, the general template sandbox, or your user space before changing anything here. |
This template will superimpose United States military award devices onto military award ribbons. It currently does oak leaf clusters, award stars, service stars (up to a numeric value of 24 total awards) as well as the Arrowhead device, Valor device, Combat V, Fleet Marine Force Combat Operations Insignia, and Operational Distinguishing Device. Variables are as follows:
Variable | Accepted values | Default value |
---|---|---|
number | 0–23 | 0 |
type | oak, award-star, service-star | oak |
other_device | arrowhead, v, nv, fmf, odd | |
name | Name of ribbon image, without the "Image:" prefix or ".svg" suffix | |
ribbon | Any image, without the "Image:" prefix. Do not specify if |name= is also specified.
|
|
alt | Alt text for ribbon image. The default alt text is derived from |name= using the lookup table in {{ribbon devices/alt}}.
|
|
width | 106, 80, 60 | 106 |
- Examples
{{ribbon devices|number=8|type=oak|other_device=v|name=Bronze Star ribbon|width=106}}
| |
{{ribbon devices|number=6|type=award-star|name=Meritorious Service ribbon|width=106}}
| |
{{ribbon devices|number=7|type=service-star|other_device=arrowhead|name=Asiatic-Pacific Campaign ribbon|width=106}}
| |
{{ribbon devices|number=0|other_device=fmf|name=Global War on Terrorism Expeditionary ribbon|width=106}}
|
Subtemplates
[మార్చు]This template makes use of three subtemplates, which are not intended to be used as standalone templates. They are: {{ribbon devices/device layout}}
, {{ribbon devices/device}}
, and {{ribbon devices/alt}}
. To add a new other_device
, modify {{ribbon devices/device}}
. To add alt text for a new ribbon, modify {{ribbon devices/alt}}
.