- Portals
- The Current Year
- ED in the News
- Admins
- Help ED Rebuild
- Archive
- ED Bookmarklet
- Donate Bitcoin
Contact an admin on Discord or EDF if you want an account. Also fuck bots.
Template:Ribbon devices: Difference between revisions
Jump to navigation
Jump to search
imported>Caku Created page with "<includeonly>{{#ifexpr: {{{number|0}}} + {{#if:{{{other_device|}}}|1|0}} > 0 |<div style="position:relative; width:{{{width|106}}}px; border:none; line-height:1.5em; display:-..." |
imported>TabbyGarf No edit summary |
||
(88 intermediate revisions by 2 users not shown) | |||
Line 146: | Line 146: | ||
-->|0 | -->|0 | ||
|#default={{#if:{{{other_device|}}}|{{ribbon devices/device layout|{{{width|106}}}|1|{{{other_device}}}}}}} | |#default={{#if:{{{other_device|}}}|{{ribbon devices/device layout|{{{width|106}}}|1|{{{other_device}}}}}}} | ||
<!-- /switch: {{number}} -->}}[[Image:{{{ribbon|{{{name}}}. | <!-- /switch: {{number}} -->}}[[Image:{{{ribbon|{{{name}}}.png}}}|{{{width|106}}}px|alt={{{alt|{{ribbon devices/alt|{{{name}}}}}}}}|link=]]</div></div><!-- | ||
else | else | ||
-->|[[Image:{{{ribbon|{{{name}}}. | -->|[[Image:{{{ribbon|{{{name}}}.png}}}|{{{width|106}}}px|alt={{{alt|{{ribbon devices/alt|{{{name}}}}}}}}|link=]]<!-- | ||
-->}}</includeonly><noinclude> | -->}}</includeonly><noinclude> | ||
{{ | <!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE --> | ||
pee pee poo poo | |||
{| class="wikitable" | |||
|- | |||
!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 ".png" suffix'' | |||
| | |||
|- | |||
|ribbon | |||
|''Any image, without the "Image:" prefix. Do not specify if is also specified.'' | |||
| | |||
|- | |||
|alt | |||
|''Alt text for ribbon image. The default alt text is derived from using the lookup table in {{tl|ribbon devices/alt}}.'' | |||
| | |||
|- | |||
|width | |||
|106, 80, 60 | |||
|106 | |||
|} | |||
;Examples | |||
{| | |||
|- | |||
|{{ribbon devices|number=8|type=oak|other_device=v|name=Ribbon OPR|width=106}} | |||
|<code><nowiki>{{ribbon devices|number=8|type=oak|other_device=v|name=Ribbon OPR|width=106}}</nowiki></code> | |||
|- | |||
|{{ribbon devices|number=6|type=award-star|name=Ribbon OPR|width=106}} | |||
|<code><nowiki>{{ribbon devices|number=6|type=award-star|name=Ribbon OPR|width=106}}</nowiki></code> | |||
|- | |||
|{{ribbon devices|number=7|type=service-star|other_device=arrowhead|name=Ribbon OPR|width=106}} | |||
|<code><nowiki>{{ribbon devices|number=7|type=service-star|other_device=arrowhead|name=Ribbon OPR|width=106}}</nowiki></code> | |||
|- | |||
|{{ribbon devices|number=0|other_device=fmf|name=Ribbon OPR|width=106}} | |||
|<code><nowiki>{{ribbon devices|number=0|other_device=fmf|name=Ribbon OPR|width=106}}</nowiki></code> | |||
|} | |||
<!-- Add categories and interwikis to the /doc subpage, not here, except in certain cases.--> | <!-- Add categories and interwikis to the /doc subpage, not here, except in certain cases.--> | ||
</noinclude> | </noinclude> |
Latest revision as of 22:34, 13 June 2021
pee pee poo poo
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 ".png" suffix | |
ribbon | Any image, without the "Image:" prefix. Do not specify if is also specified. | |
alt | Alt text for ribbon image. The default alt text is derived from using the lookup table in {{ribbon devices/alt}}. | |
width | 106, 80, 60 | 106 |
- Examples
{{ribbon devices|number=8|type=oak|other_device=v|name=Ribbon OPR|width=106}}
| |
{{ribbon devices|number=6|type=award-star|name=Ribbon OPR|width=106}}
| |
{{ribbon devices|number=7|type=service-star|other_device=arrowhead|name=Ribbon OPR|width=106}}
| |
{{ribbon devices|number=0|other_device=fmf|name=Ribbon OPR|width=106}}
|