Template:Country color status: Difference between revisions

From OLPC
Jump to navigation Jump to search
(new template to show country status)
 
(avoid redirect, it's an old status)
 
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<noinclude>{{obsolete|link=[[Property:Deployment status]] (should be current) or the historical [[OLPC status by country in 2007]]}}</noinclude>
{| align="right" style="font-size:0.8em"
<includeonly>{| align="right" style="font-size:0.8em; text-align:center"
|-
|-
|colspan="5" | Current status: '''{{{green|}}}{{{red|}}}{{{orange|}}}{{{yellow|}}}{{{gray|}}}'''
|colspan="5" | [[OLPC status by country in 2007|2007 status]]: <b>{{{green|}}}{{{red|}}}{{{orange|}}}{{{yellow|}}}{{{gray|}}}</b>
|-
|-
|style="background:green" | {{{green| }}}
|style="background:green" | {{{green|&nbsp;}}}
|style="background:red" | {{{red| }}}
|style="background:red" | {{{red|&nbsp;}}}
|style="background:orange" | {{{orange| }}}
|style="background:orange" | {{{orange|&nbsp;}}}
|style="background:yellow" | {{{yellow| }}}
|style="background:yellow" | {{{yellow|&nbsp;}}}
|style="background:gray" | {{{gray| }}}
|style="background:gray" | {{{gray|&nbsp;}}}
|-
|-
|colspan="5" | {{{local_language|}}} '''{{{local_color_name|}}}'''
|colspan="5" | {{{local_text|}}}
|-
|-
|}<noinclude>
|}</includeonly><noinclude>

{{Country color status

| green = green
== Usage ==
| red =

| orange =
This template ''was'' a ''decorative'' template displaying only the status of a given country without any inclusions in the categories or templates.
| yellow =

| gray =
See [[OLPC status by country in 2007]] for the meaning of the colors and which countries were in which color at the end of 2007
| local_language = Estado actual:

| local_color_name = verde
== Examples ==
}}</noinclude>
;'''Generic:'''<nowiki>{{Country color status | color = color | local_text = replaceWithLocalLanguageText}}</nowiki>
----
{{Country color status | red = red | local_text = Estado actual: '''rojo'''}}
<nowiki>{{Country color status | red = red | local_text = Estado actual: '''rojo'''}}</nowiki>
<br clear="all">
----
{{Country color status | orange = orange}}
<nowiki>{{Country color status | orange = orange}}</nowiki>
<br clear="all">
----
{{Country color status | green = green | red = red | orange = orange | yellow = yellow | gray = gray | local_text = Estado actual: '''cualquiera'''}}
<nowiki>{{Country color status | green = green | red = red | orange = orange | yellow = yellow | gray = gray | local_text = Estado actual: '''cualquiera'''}}
</nowiki>
<br clear="all">


</noinclude>

Latest revision as of 09:46, 14 March 2011

542-stopicon.png This page has a more up-to-date location: Property:Deployment status (should be current) or the historical OLPC status by country in 2007



Usage

This template was a decorative template displaying only the status of a given country without any inclusions in the categories or templates.

See OLPC status by country in 2007 for the meaning of the colors and which countries were in which color at the end of 2007

Examples

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

2007 status: red
  red      
Estado actual: rojo

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


2007 status: orange
    orange    

{{Country color status | orange = orange}}


2007 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'''}}