Difference between revisions of "Template:Ribbon"
From Geohashing
imported>Relet m (+link) |
imported>Relet |
||
Line 16: | Line 16: | ||
*category = ''The category name where users having gained this achievement will be put.'' | *category = ''The category name where users having gained this achievement will be put.'' | ||
Optional Parameters: | Optional Parameters: | ||
− | *image = ''The usual photographic proof'' | + | *image = ''The usual photographic proof'' (Note: you may want to use the value <nowiki>{{{image|}}}</nowiki> to pass through the possibly blank image parameter from your own ribbon template.) |
Revision as of 18:05, 13 February 2009
This template displays a generic ribbon, which can be customized using the following parameters. It can be used to simplify existing ribbon pages, or to create new ribbons more easily.
- icon = The icon image to display in the ribbon.
- color = The border colour of the ribbon.
- user = The user name (or "This user") to be displayed in the ribbon.
- achievement = Achievement or consolation prize name.
- action = A free form description of the achieved feature. "reaching the x,y hash..."
- category = The category name where users having gained this achievement will be put.
Optional Parameters:
- image = The usual photographic proof (Note: you may want to use the value {{{image|}}} to pass through the possibly blank image parameter from your own ribbon template.)
Example
{{Ribbon |icon = Landgeohash.png |color = darkgreen |user = Mr. Stickman |achievement = [[Lost in Thought Achievement]] |action = hurting himself while concentrating on the display of his GPS |category = Lost in Thought Achievement }}
will display as:
Mr. Stickman earned the Lost in Thought Achievement
|