Template:Infobox language: Difference between revisions

From OLPC
Jump to navigation Jump to search
(new template to standardize language data)
 
m (again, trying to get the image link)
Line 5: Line 5:
| colspan="2" style="padding-left: 0.5em;" |<tt>{{{number_of_speakers}}}</tt>
| colspan="2" style="padding-left: 0.5em;" |<tt>{{{number_of_speakers}}}</tt>
|-
|-
| style="padding-left: 0.5em;" colspan="3" style="text-align:center;" |[{{{image_map|http://en.wikipedia.org/wiki/Image:BlankMap-World-noborders.png}}}]
| style="padding-left: 0.5em;" colspan="3" style="text-align:center;" |{{{image_map|http://en.wikipedia.org/wiki/Image:BlankMap-World-noborders.png}}}
|-
|-
| style="padding-left: 0.5em;" |Countries
| style="padding-left: 0.5em;" |Countries

Revision as of 02:23, 8 January 2007

Instructions at Template talk:Infobox Language
{{{name_native}}}
Speakers {{{number_of_speakers}}}
http://en.wikipedia.org/wiki/Image:BlankMap-World-noborders.png
Countries {{{countries}}}
Status {{{official_status}}}
Unicode {{{unicode_support}}}
Direction {{{direction}}}
Alphabet {{{alphabets}}}
ISO 639-1: {{{iso_639_1}}}
ISO 639-2: {{{iso_639_2}}}
ISO/FDIS 639-3: {{{iso_639_3}}}

USAGE:

 {{Infobox language
   | name_english	= English name
   | name_native	= native_name1{<br>native_name2...}
   | number_of_speakers	= 99,999
   | countries		= country1, country2, etc.
   | image_map		= http://en.wikipedia.org/wiki/Image:Map-Hispanophone_World.png
   | official_status	= official | 
 			  co-official | 
 			  sub-official | 
 			  widespread | 
 			  regional | 
 			  local
   | uniCode_support	= Block-1 |  
 			  etc. |  
 			  no
   | direction		= lrtb | rltb |  
 			  tblr | tbrl |  
 			  lrbt | rlbt |  
 			  btlr | btrl
   | alphabets		= [[Latin alphabet]]
   | iso_639_1		= es
   | iso_639_2		= spa
   | iso_639_3		= spa
   | olpc_status_color	= green | red |  
 			  orange | yellow |  
 			  gray | white
 }}