Difference between revisions of "Template:Infobox language"
From Taijitu
(11 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=2 style="text-align: center; color: {{{ | + | ! 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|}}} | <br>{{{native_name|}}} | ||
− | }} | + | }} {{#if: {{{translit|}}}| |
− | {{#if: {{{translit|}}}| | + | |
<br>{{{translit|}}} | <br>{{{translit|}}} | ||
− | }} {{#if: {{{image|}}}| | + | }} |
− | + | |- | |
+ | {{#if: {{{image|}}}| | ||
{{!}}align="center" colspan="2"{{!}}[[image:{{{image}}}{{!}}192px{{!}}{{{name}}}]] | {{!}}align="center" colspan="2"{{!}}[[image:{{{image}}}{{!}}192px{{!}}{{{name}}}]] | ||
− | }} {{#if: {{{caption|}}}| | + | }} |
− | + | |- | |
+ | {{#if: {{{caption|}}}| | ||
{{!}}align="center" colspan="2"{{!}}{{{caption|}}} | {{!}}align="center" colspan="2"{{!}}{{{caption|}}} | ||
}} | }} | ||
Line 28: | Line 29: | ||
|{{{writing}}} | |{{{writing}}} | ||
|- | |- | ||
− | !colspan= | + | !colspan=2 style="text-align: center; font-weight: bold; color:{{{text_color|black}}}; background-color: {{{color|{{Color|{{{short_family}}}}}}}}"|Official status |
|- | |- | ||
!Official in | !Official in | ||
Line 37: | Line 38: | ||
|- | |- | ||
{{#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 58: | Line 59: | ||
<div style="width:325px;background:#dddddd;border: 1px solid black;padding:0.5em 1em 0.5em 1em"><pre> | <div style="width:325px;background:#dddddd;border: 1px solid black;padding:0.5em 1em 0.5em 1em"><pre> | ||
{{Infobox language | {{Infobox language | ||
− | |color= //optional default | + | |color= //optional default family color |
|text_color= //optional default black | |text_color= //optional default black | ||
|name= | |name= | ||
Line 72: | Line 73: | ||
|agency= //optional default None | |agency= //optional default None | ||
|iso1= //optional | |iso1= //optional | ||
− | |iso2= //optional not | + | |iso2= //optional not seen w/out iso1 |
− | |iso3= //optional not | + | |iso3= //optional not seen w/out iso1 |
}}</pre></div></noinclude> | }}</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 }}