Difference between revisions of "Template:PBGH battleship ribbon"
From Geohashing
imported>Aperfectring |
imported>Aperfectring |
||
Line 1: | Line 1: | ||
− | {{#vardefine:name|PBGH battleship ribbon}}{{#vardefine:iconsuffix|}}<includeonly>{{# | + | {{#vardefine:name|PBGH battleship ribbon}}{{#vardefine:iconsuffix|}}<includeonly>{{#ifexpr: {{#var:count}} <= 4|{{#vardefine:iconsuffix|none}}|{{#ifexpr: {{#var: count}} <= 10|{{#vardefine:iconsuffix|light}}|{{#ifexpr: {{#var: count}} <= 16|{{#vardefine:iconsuffix|heavy}}|{{#vardefine:iconsuffix|complete}}}}}}}}</includeonly>{{Ribbon |
| color = black | | color = black | ||
| icon = PBGHBattle{{#var:iconsuffix}}.png | | icon = PBGHBattle{{#var:iconsuffix}}.png | ||
Line 16: | Line 16: | ||
:''| image = '''image name''' (optional)'' | :''| image = '''image name''' (optional)'' | ||
}} | }} | ||
+ | |||
+ | This: {{#ifexpr: {{#var: count}} <= 4|YES|NO}} | ||
The image name should not include 'Image:' or surrounding braces. | The image name should not include 'Image:' or surrounding braces. |
Revision as of 00:05, 21 December 2010
This user earned the Battleship
|
How to use this template:
{{PBGH battleship ribbon
- | count = count (number of Saturday meetings attended)
- | name = name of achiever (optional)
- | image = image name (optional)
}}
This: Expression error: Unexpected <= operator.
The image name should not include 'Image:' or surrounding braces.
Examples:
{{PBGH battleship ribbon | count = 3 | name = Romulus Rebus }}
appears as:
Romulus Rebus earned the Battleship achievement
|
{{PBGH battleship ribbon | count = 8 | name = Romulus Rebus }}
appears as:
Romulus Rebus earned the Battleship achievement
|
{{PBGH battleship ribbon | count = 13 | name = Romulus Rebus }}
appears as:
Romulus Rebus earned the Battleship achievement
|
{{PBGH battleship ribbon | count = 17 | name = Romulus Rebus }}
appears as:
Romulus Rebus earned the Battleship achievement
|