Template:Country box: Difference between revisions

From OLPC
Jump to navigation Jump to search
(New page: <div class="country-template"; style="clear: right; float:right; margin-right: 0px; border-style: solid; border-width:1px; border-color: #AAAAAA; padding: 1ex; background-color: #F6F9ED; -...)
 
No edit summary
Line 50: Line 50:
|}
|}
</div>
</div>
[[Category: Country_boxes]]
<noinclude>
<noinclude>
This template provides an overview of the OLPC activity in a country.
Comments
You call the template filling in all the parameters, where some of the
parameters are special numbers.

Here's an example of what to put in your wiki page:
<pre>
{{Country_box|
Country=Brazil|
Territory=2|
Support=7|
Deployment=4|
Keyboard=Spanish Layout|
Spoken=Spanish|
Written=Spanish|
Spoken2=English}}
</pre>
These are the parameters:
* Country Box - Name of the country
* Territory - Code for Geographic group of countries, a number
* Support - Commitment of Government Support to OLPC
* Deployment - Progress on deployed laptops into country.
* Keyboard - Keyboard Layout. Please use a link.
* Spoken - Primary spoken language.
* Written - Primary written language.
* Spoken2 - Secondary spoken langage(s).
* Written2 - Secondary written language(s).

The template works pretty well although floating tables can always have troubles with very wide pages.
</noinclude>
</noinclude>

Revision as of 05:29, 7 April 2008

Translate9.svg

Set Country param


 Country Information
 Territory Set Territory Param
 Government Support Set Support Param
 Deployment Set Deployment Param
 Languages
 Keyboard Layout Set Keyboard Param
 Written Set Written Param
 Spoken Set Spoken Param
 Secondary Written None
 Secondary Spoken None

This template provides an overview of the OLPC activity in a country. You call the template filling in all the parameters, where some of the parameters are special numbers.

Here's an example of what to put in your wiki page:

{{Country_box|
  Country=Brazil|
  Territory=2|
  Support=7|
  Deployment=4|
  Keyboard=Spanish Layout|
  Spoken=Spanish|
  Written=Spanish|
  Spoken2=English}}

These are the parameters:

  • Country Box - Name of the country
  • Territory - Code for Geographic group of countries, a number
  • Support - Commitment of Government Support to OLPC
  • Deployment - Progress on deployed laptops into country.
  • Keyboard - Keyboard Layout. Please use a link.
  • Spoken - Primary spoken language.
  • Written - Primary written language.
  • Spoken2 - Secondary spoken langage(s).
  • Written2 - Secondary written language(s).

The template works pretty well although floating tables can always have troubles with very wide pages.