Difference between revisions of "Template:Infobox language"
From Taijitu
(fixed family issue) |
|||
(24 intermediate revisions by 3 users not shown) | |||
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|{{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= | + | !colspan=2 style="text-align: center; font-weight: bold; color:{{{text_color|black}}}; background-color: {{{color|{{Color|{{{short_family}}}}}}}}"|Official status |
|- | |- | ||
− | !Official | + | !Official in |
− | + | |{{{official|None}}} | |
|- | |- | ||
− | |||
!Regulated by | !Regulated by | ||
− | {{ | + | |{{{agency|None}}} |
− | }} | + | |
|- | |- | ||
{{#if: {{{iso1|}}}| | {{#if: {{{iso1|}}}| | ||
− | !colspan= | + | !colspan=2 style="text-align: center; font-weight: bold; color:{{{text_color|black}}}; background-color: {{{color|{{Color|{{{Short Family}}}}}}}}"{{!}}Language codes |
}} | }} | ||
|- | |- | ||
Line 51: | Line 56: | ||
}} | }} | ||
|} | |} | ||
+ | <noinclude> | ||
+ | <div style="width:325px;background:#dddddd;border: 1px solid black;padding:0.5em 1em 0.5em 1em"><pre> | ||
+ | {{Infobox language | ||
+ | |color= //optional default family color | ||
+ | |text_color= //optional default black | ||
+ | |name= | ||
+ | |native_name= //optional | ||
+ | |translit= //optional | ||
+ | |image= //optional | ||
+ | |caption= //optional | ||
+ | |spoken_in= | ||
+ | |speakers= | ||
+ | |family= | ||
+ | |writing= | ||
+ | |official= //optional default None | ||
+ | |agency= //optional default None | ||
+ | |iso1= //optional | ||
+ | |iso2= //optional not seen w/out iso1 | ||
+ | |iso3= //optional not seen w/out iso1 | ||
+ | }}</pre></div></noinclude> |
Latest revision as of 17:27, 24 May 2015
{{{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 family color |text_color= //optional default black |name= |native_name= //optional |translit= //optional |image= //optional |caption= //optional |spoken_in= |speakers= |family= |writing= |official= //optional default None |agency= //optional default None |iso1= //optional |iso2= //optional not seen w/out iso1 |iso3= //optional not seen w/out iso1 }}