Difference between revisions of "Template:Ribbon"

From Geohashing
imported>Relet
m (marawhat?)
 
(13 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
<includeonly>{{#switch:{{#var:ribbontheme|}}
 
<includeonly>{{#switch:{{#var:ribbontheme|}}
|micro=<table style="border-width: 1px; border-spacing: 0px; border-style: solid solid solid solid; background-color:{{{bgcolor|white}}}; color: {{{fontcolor|black}}}; border-color: lightgray;"><tr><td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: {{{color}}}; border-collapse: separate;">{{{iconcode|[[Image:{{{icon}}}|22px]]}}}</td><td>'''{{{achievement}}}'''{{#if:{{{expedition|}}}|<nowiki>:</nowiki> {{{expedition}}}|}}</td></tr></table>
+
|micro=<table style="border-collapse: separate; border-width: 1px; border-spacing: 0px; border-style: solid solid solid solid; background-color:{{{bgcolor|white}}}; color: {{{fontcolor|black}}}; border-color: lightgray; {{#if:{{#var:ribbonwidth}}|width:{{#var:ribbonwidth}};|}}"><tr><td style="border-width: 0 0 0 5px; border-spacing: 2px; border-style: solid; border-color: {{{color}}};">{{{iconcode|[[Image:{{{icon}}}|22px]]}}}</td><td>'''{{{achievement}}}'''{{#if:{{{expedition|}}}|<nowiki>:</nowiki> {{{expedition}}}|}}</td></tr></table>
|mini=<table style="border-width: 1px; border-spacing: 0px; border-style: solid solid solid solid; background-color:{{{bgcolor|white}}}; color: {{{fontcolor|black}}}; border-color: lightgray;"><tr><td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: {{{color}}}; border-collapse: separate;">{{{iconcode|[[Image:{{{icon}}}|22px]]}}}</td><td>'''{{{achievement}}}''' by {{{action}}}.</td></tr></table>
+
|mini=<table style="border-collapse: separate; border-width: 1px; border-spacing: 0px; border-style: solid solid solid solid; background-color:{{{bgcolor|white}}}; color: {{{fontcolor|black}}}; border-color: lightgray; {{#if:{{#var:ribbonwidth}}|width:{{#var:ribbonwidth}};|}}"><tr><td style="border-width: 0 0 0 5px; border-spacing: 2px; border-style: solid; border-color: {{{color}}};">{{{iconcode|[[Image:{{{icon}}}|22px]]}}}</td><td>'''{{{achievement}}}''' by {{{action}}}.</td></tr></table>
|#default=<table style="border-width: 1px; border-spacing: 0px; border-style: solid solid solid solid; border-color: lightgray; background-color:{{{bgcolor|white}}}; color: {{{fontcolor|black}}};">
+
|#default=<table style="border-collapse: separate; border-width: 1px; border-spacing: 0px; border-style: solid solid solid solid; border-color: lightgray; background-color:{{{bgcolor|white}}}; color: {{{fontcolor|black}}}; {{#if:{{#var:ribbonwidth}}|width:{{#var:ribbonwidth}};|}}">
 
<tr>
 
<tr>
<td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: {{{color}}}; border-collapse: separate;"><div>{{{iconcode|[[Image:{{{icon}}}|44px]]}}}</div></td>
+
<td style="border-width: 0 0 0 5px; border-spacing: 2px; border-style: solid; border-color: {{{color}}};" width="44"><div>{{{iconcode|[[Image:{{{icon}}}|44px]]}}}</div></td>
 
<td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{user|}}}|{{{user}}}|This user}} {{{customtitle|earned the}}} {{{achievement}}}'''
 
<td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{user|}}}|{{{user}}}|This user}} {{{customtitle|earned the}}} {{{achievement}}}'''
 
:by {{{action}}}.</td>
 
:by {{{action}}}.</td>
{{#if:{{{image|}}}|<td><div style="width: 52px;">[[Image:{{{image}}}|44px]]</div></td>|}}
+
{{#if:{{{image|}}}|<td width="52"><div style="width: 52px;">[[Image:{{{image}}}|44px]]</div></td>|}}
 
</tr>
 
</tr>
 
</table>
 
</table>
Line 21: Line 21:
 
*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.''
 
*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.)
 
*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.)
*expedition  = ''the expedition link, as used by the mini templates'' (e.g. "2008-05-22 33 -44")
+
*expedition  = ''the expedition link, as used by the mini templates'' (e.g. "2005-05-26 37 -122")
 
Rarely used Parameters:
 
Rarely used Parameters:
 
*customtitle = ''replaces the words 'earned the' in the title of the ribbon.''
 
*customtitle = ''replaces the words 'earned the' in the title of the ribbon.''
Line 38: Line 38:
 
|color = darkgreen
 
|color = darkgreen
 
|user = Mr. Stickman
 
|user = Mr. Stickman
|achievement = [[Lost in Thought Achievement]]
+
|achievement = Pilgrimage achievement
|action = hurting himself while concentrating on the display of his GPS
+
|action = reaching the coordinates of the original comic
|category = Lost in Thought Achievement
+
|category = Pilgrimage achievement
|expedition = [[2008-05-22 33 -44]]
+
|expedition = [[2005-05-26 37 -122]]
 
}}</nowiki></pre>
 
}}</nowiki></pre>
 
will display, depending on the theme you have selected, as:
 
will display, depending on the theme you have selected, as:
Line 49: Line 49:
 
|color = darkgreen
 
|color = darkgreen
 
|user = Mr. Stickman
 
|user = Mr. Stickman
|achievement = [[Lost in Thought Achievement]]
+
|achievement = Pilgrimage achievement
|action = hurting himself while concentrating on the display of his GPS
+
|action = reaching the coordinates of the original comic
 
|category = Templates <!-- you may want to use a more sensible category here. But I'm not going to invent one that will mess up the existing list -->
 
|category = Templates <!-- you may want to use a more sensible category here. But I'm not going to invent one that will mess up the existing list -->
 
}}
 
}}
Line 59: Line 59:
 
|color = darkgreen
 
|color = darkgreen
 
|user = Mr. Stickman
 
|user = Mr. Stickman
|achievement = [[Lost in Thought Achievement]]
+
|achievement = Pilgrimage achievement
|action = hurting himself while concentrating on the display of his GPS
+
|action = reaching the coordinates of the original comic
 
|category = Templates <!-- you may want to use a more sensible category here. But I'm not going to invent one that will mess up the existing list -->
 
|category = Templates <!-- you may want to use a more sensible category here. But I'm not going to invent one that will mess up the existing list -->
 
}}
 
}}
Line 69: Line 69:
 
|color = darkgreen
 
|color = darkgreen
 
|user = Mr. Stickman
 
|user = Mr. Stickman
|achievement = [[Lost in Thought Achievement]]
+
|achievement = Pilgrimage achievement
|action = hurting himself while concentrating on the display of his GPS
+
|action = reaching the coordinates of the original comic
|expedition = [[2008-05-22 33 -44]]
+
|expedition = [[2005-05-26 37 -122]]
 
|category = Templates <!-- you may want to use a more sensible category here. But I'm not going to invent one that will mess up the existing list -->
 
|category = Templates <!-- you may want to use a more sensible category here. But I'm not going to invent one that will mess up the existing list -->
 
}}
 
}}
 +
 +
== Width ==
 +
*By default, the ribbon box will be sized to fit its contents. Use the code
 +
<pre>{{#vardefine:ribbonwidth|width}}</pre>
 +
on any page to make all subsequent ribbons appear with the selected width, to make them line up prettily. Use either a pixel width e.g. "50px" or a percentage such as "100%", as per the CSS width attribute.
 +
 +
'''Example'''
 +
The above ribbon, in the default theme, will display differently depending on the ribbonwidth variable:
 +
 +
{{#vardefine:ribbontheme}} <!-- reset theme -->
 +
=== default width ===
 +
{{Ribbon
 +
|icon = Landgeohash.png
 +
|color = darkgreen
 +
|user = Mr. Stickman
 +
|achievement = Pilgrimage achievement
 +
|action = reaching the coordinates of the original comic
 +
|category = Templates <!-- you may want to use a more sensible category here. But I'm not going to invent one that will mess up the existing list -->
 +
}}
 +
=== 600px ===
 +
{{#vardefine:ribbonwidth|600px}}
 +
{{Ribbon
 +
|icon = Landgeohash.png
 +
|color = darkgreen
 +
|user = Mr. Stickman
 +
|achievement = Pilgrimage achievement
 +
|action = reaching the coordinates of the original comic
 +
|category = Templates <!-- you may want to use a more sensible category here. But I'm not going to invent one that will mess up the existing list -->
 +
}}
 +
=== 100% ===
 +
{{#vardefine:ribbonwidth|100%}}
 +
{{Ribbon
 +
|icon = Landgeohash.png
 +
|color = darkgreen
 +
|user = Mr. Stickman
 +
|achievement = Pilgrimage achievement
 +
|action = reaching the coordinates of the original comic
 +
|expedition = [[2005-05-26 37 -122]]
 +
|category = Templates <!-- you may want to use a more sensible category here. But I'm not going to invent one that will mess up the existing list -->
 +
}}
 +
</noinclude>

Latest revision as of 11:40, 13 November 2020

This template displays a generic ribbon, which can be customized using the following parameters. It can be used to simplify existing ribbon pages, and to create new ribbons more easily. It also helps us to maintain a common layout for all ribbons.

  • icon = The icon image to display in the ribbon.
  • color = The border colour of the ribbon.
  • achievement = Achievement or consolation prize name.
  • action = A free form description of the achieved feature. "reaching the x,y hash..."

Optional parameters:

  • user = The user name to be displayed in the ribbon. (Defaults to "This user". use {{{name|}}} as value to pass through the possibly blank name parameter as user name)
  • category = The category name where users having gained this achievement will be put.
  • 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.)
  • expedition = the expedition link, as used by the mini templates (e.g. "2005-05-26 37 -122")

Rarely used Parameters:

  • customtitle = replaces the words 'earned the' in the title of the ribbon.
  • bgcolor = replaces the background color of the ribbon.
  • fontcolor = replaces the font color of the ribbon.
  • iconcode = replaces the whole display code for the icon image.

Themes

  • Use the code
{{#vardefine:ribbontheme|themename}}

on any page to make all subsequent ribbons appear in the selected theme.

Example

{{Ribbon
|icon = Landgeohash.png
|color = darkgreen
|user = Mr. Stickman
|achievement = Pilgrimage achievement
|action = reaching the coordinates of the original comic
|category = Pilgrimage achievement
|expedition = [[2005-05-26 37 -122]]
}}

will display, depending on the theme you have selected, as:

#default

Landgeohash.png
Mr. Stickman earned the Pilgrimage achievement
by reaching the coordinates of the original comic.

mini

Landgeohash.pngPilgrimage achievement by reaching the coordinates of the original comic.

micro

Landgeohash.pngPilgrimage achievement: 2005-05-26 37 -122

Width

  • By default, the ribbon box will be sized to fit its contents. Use the code
{{#vardefine:ribbonwidth|width}}

on any page to make all subsequent ribbons appear with the selected width, to make them line up prettily. Use either a pixel width e.g. "50px" or a percentage such as "100%", as per the CSS width attribute.

Example The above ribbon, in the default theme, will display differently depending on the ribbonwidth variable:


default width

Landgeohash.png
Mr. Stickman earned the Pilgrimage achievement
by reaching the coordinates of the original comic.

600px

Landgeohash.png
Mr. Stickman earned the Pilgrimage achievement
by reaching the coordinates of the original comic.

100%

Landgeohash.png
Mr. Stickman earned the Pilgrimage achievement
by reaching the coordinates of the original comic.