Template:Country color status: Difference between revisions

From OLPC
Jump to navigation Jump to search
m (display of examples)
Line 1: Line 1:
<includeonly>{| align="right" style="font-size:0.8em; text-align:center"
<includeonly>{| align="right" style="font-size:0.8em; text-align:center"
|-
|-
|colspan="5" | Current status: <b>{{{green|}}}{{{red|}}}{{{orange|}}}{{{yellow|}}}{{{gray|}}}</b>
|colspan="5" | [[Ask_OLPC_a_Question_about_Countries#How_does_the_color.2Fstatus_scheme_work.3F|Current status]]: <b>{{{green|}}}{{{red|}}}{{{orange|}}}{{{yellow|}}}{{{gray|}}}</b>
|-
|-
|style="background:green" | {{{green|&nbsp;}}}
|style="background:green" | {{{green|&nbsp;}}}

Revision as of 17:17, 27 February 2007

Usage

This template is a decorative template displaying only the status of a given country without any inclusions in the categories or templates (ie: {{Status green countries}}, {{Status red countries}}, {{Status orange countries}}, {{Status yellow countries}} or {{Status gray countries}} lists).

Examples

Generic:{{Country color status | color = color | local_text = replaceWithLocalLanguageText}}

Current status: red
  red      
Estado actual: rojo

{{Country color status | red = red | local_text = Estado actual: '''rojo'''}}


Current status: orange
    orange    

{{Country color status | orange = orange}}


Current status: greenredorangeyellowgray
green red orange yellow gray
Estado actual: cualquiera

{{Country color status | green = green | red = red | orange = orange | yellow = yellow | gray = gray | local_text = Estado actual: '''cualquiera'''}}