Difference between revisions of "Template:Infobox language"
From Taijitu
Line 1: | Line 1: | ||
{| class="infobox" style="width: 22em; text-align: left; font-size: 88%; line-height: 1.5em;" | {| class="infobox" style="width: 22em; text-align: left; font-size: 88%; line-height: 1.5em;" | ||
− | ! colspan= | + | ! colspan=2 style="text-align: center; color: {{{Text Color|black}}}; font-size: 125%; background-color:{{Color|{{{Short Family}}}}}" |{{{name}}} {{#if: {{{native_name|}}}| |
− | | | + | <br>{{{native_name|}}} |
− | + | }} | |
− | |- | + | {{#if: {{{translit|}}}| |
− | ! | + | <br>{{{translit|}}} |
− | ! | + | }} {{#if: {{{image|}}}| |
+ | {{!}}- | ||
+ | {{!}}align="center" colspan="2"{{!}}[[image:{{{image}}}{{!}}192px{{!}}{{{name}}}]] | ||
+ | }} {{#if: {{{caption|}}}| | ||
+ | {{!}}- | ||
+ | {{!}}align="center" colspan="2"{{!}}{{{caption|}}} | ||
+ | }} | ||
|- | |- | ||
!Pronunciation | !Pronunciation | ||
− | + | |{{{pronunciation}}} | |
|- | |- | ||
!Spoken in | !Spoken in | ||
− | + | |{{{spoken_in}}} | |
|- | |- | ||
− | |||
− | |||
− | |||
− | |||
− | |||
!Total speakers | !Total speakers | ||
− | + | |{{{speakers}}} | |
|- | |- | ||
!Language family | !Language family | ||
− | + | |{{{family}}} | |
|- | |- | ||
!Writing system | !Writing system | ||
− | + | |{{{writing}}} | |
|- | |- | ||
!colspan=3 style="text-align: center; font-weight: bold; background-color: {{Color|{{{Short Family}}}}}"|Official status | !colspan=3 style="text-align: center; font-weight: bold; background-color: {{Color|{{{Short Family}}}}}"|Official status | ||
|- | |- | ||
− | !Official | + | !Official in |
− | + | |{{{official|None}}} | |
|- | |- | ||
− | |||
!Regulated by | !Regulated by | ||
− | {{ | + | |{{{agency|None}}} |
− | }} | + | |
|- | |- | ||
{{#if: {{{iso1|}}}| | {{#if: {{{iso1|}}}| | ||
Line 56: | Line 55: | ||
}} | }} | ||
|} | |} | ||
+ | <noinclude> | ||
+ | <div style="width:325px;background:#dddddd;border: 1px solid black;padding:0.5em 1em 0.5em 1em"><pre> | ||
+ | {{Infobox language | ||
+ | |color= //optional default #f9f9f9 | ||
+ | |text_color= //optional default black | ||
+ | |name= | ||
+ | |native_name= //optional | ||
+ | |translit= //optional | ||
+ | |spoken_in= | ||
+ | |speakers= | ||
+ | |family= | ||
+ | |writing= | ||
+ | |official= //optional default None | ||
+ | |agency= //optional default None | ||
+ | |iso1= //optional | ||
+ | |iso2= //optional not visible without iso1 | ||
+ | |iso3= //optional not visible without iso1 | ||
+ | }}</pre></div></noinclude> |
Revision as of 23:26, 25 May 2011
{{{name}}} | ||
---|---|---|
Pronunciation | {{{pronunciation}}} | |
Spoken in | {{{spoken_in}}} | |
Total speakers | {{{speakers}}} | |
Language family | {{{family}}} | |
Writing system | {{{writing}}} | |
Official status | ||
Official in | None | |
Regulated by | None |
{{Infobox language |color= //optional default #f9f9f9 |text_color= //optional default black |name= |native_name= //optional |translit= //optional |spoken_in= |speakers= |family= |writing= |official= //optional default None |agency= //optional default None |iso1= //optional |iso2= //optional not visible without iso1 |iso3= //optional not visible without iso1 }}