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>{{#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
+
{{#vardefine:name|PBGH battleship ribbon}}{{#vardefine:iconsuffix|complete}}<includeonly>{{#ifeq:{{{count}}}|0|{{#vardefine:iconsuffix|none}}|}}{{#ifeq:{{{count}}}|1|{{#vardefine:iconsuffix|none}}|}}{{#ifeq:{{{count}}}|2|{{#vardefine:iconsuffix|none}}|}}{{#ifeq:{{{count}}}|3|{{#vardefine:iconsuffix|none}}|}}{{#ifeq:{{{count}}}|4|{{#vardefine:iconsuffix|none}}|}}{{#ifeq:{{{count}}}|5|{{#vardefine:iconsuffix|light}}|}}{{#ifeq:{{{count}}}|6|{{#vardefine:iconsuffix|light}}|}}{{#ifeq:{{{count}}}|7|{{#vardefine:iconsuffix|light}}|}}{{#ifeq:{{{count}}}|8|{{#vardefine:iconsuffix|light}}|}}{{#ifeq:{{{count}}}|9|{{#vardefine:iconsuffix|light}}|}}{{#ifeq:{{{count}}}|10|{{#vardefine:iconsuffix|light}}|}}{{#ifeq:{{{count}}}|11|{{#vardefine:iconsuffix|heavy}}|}}{{#ifeq:{{{count}}}|12|{{#vardefine:iconsuffix|heavy}}|}}{{#ifeq:{{{count}}}|13|{{#vardefine:iconsuffix|heavy}}|}}{{#ifeq:{{{count}}}|14|{{#vardefine:iconsuffix|heavy}}|}}{{#ifeq:{{{count}}}|15|{{#vardefine:iconsuffix|heavy}}|}}{{#ifeq:{{{count}}}|16|{{#vardefine:iconsuffix|heavy}}|}}</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:14, 21 December 2010

This user earned the Battleship
by hitting {{{count}}} enemy ships.

How to use this template:

{{PBGH battleship ribbon

| count = count (number of Saturday meetings attended)
| name = name of achiever (optional)
| image = image name (optional)

}}

The image name should not include 'Image:' or surrounding braces.

Examples:

{{PBGH battleship ribbon
| count = 3
| name = Romulus Rebus
}}

appears as:

Battleship.png
Romulus Rebus earned the Battleship achievement
by hitting 3 enemy ships.

{{PBGH battleship ribbon
| count = 8
| name = Romulus Rebus
}}

appears as:

Battleship.png
Romulus Rebus earned the Battleship achievement
by hitting 8 enemy ships.

{{PBGH battleship ribbon
| count = 13
| name = Romulus Rebus
}}

appears as:

Battleship.png
Romulus Rebus earned the Battleship achievement
by hitting 13 enemy ships.

{{PBGH battleship ribbon
| count = 17
| name = Romulus Rebus
}}

appears as:

Battleship.png
Romulus Rebus earned the Battleship achievement
by hitting 17 enemy ships.