Difference between revisions of "Template:Infobox language"

From Taijitu
Jump to: navigation, search
(Undo revision 10362 by Bleddyn (talk))
 
(13 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=3 style="text-align: center; color: {{{Text Color|black}}}; font-size: 125%; background-color:{{Color|{{{Short Family}}}}}" |{{{Name}}}
+
! 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|}}}
 +
}}
 
|-
 
|-
! colspan=3 style="text-align: center; color: {{{Text Color|black}}}; background-color: {{Color|{{{Short Family}}}}};" |{{{Native Name}}}
+
{{#if: {{{image|}}}|
 +
{{!}}align="center" colspan="2"{{!}}[[image:{{{image}}}{{!}}192px{{!}}{{{name}}}]]
 +
}}
 
|-
 
|-
!style="vertical-align: middle" width="40%"|{{{Caption|}}}
+
{{#if: {{{caption|}}}|
!colspan=2 align="center"|{{{Image|}}}
+
{{!}}align="center" colspan="2"{{!}}{{{caption|}}}
 +
}}
 
|-
 
|-
 
!Pronunciation
 
!Pronunciation
|colspan=2|{{{Pronunciation}}}
+
|{{{pronunciation}}}
 
|-
 
|-
 
!Spoken in
 
!Spoken in
|colspan=2|{{{States}}}
+
|{{{spoken_in}}}
 
|-
 
|-
{{#if: {{{region|}}}|
 
!Region
 
{{!}}{{{region}}}
 
{{!}}-
 
}}
 
 
!Total speakers
 
!Total speakers
|colspan=2|{{{Speakers}}}
+
|{{{speakers}}}
 
|-
 
|-
 
!Language family
 
!Language family
|colspan=2|{{{Short Family}}}
+
|{{{family}}}
 
|-
 
|-
 
!Writing system
 
!Writing system
|colspan=2|{{{Writing system}}}
+
|{{{writing}}}
 
|-
 
|-
!colspan=3 style="text-align: center; font-weight: bold; background-color: {{Color|{{{Short Family}}}}}"|Official status
+
!colspan=2 style="text-align: center; font-weight: bold; color:{{{text_color|black}}}; background-color: {{{color|{{Color|{{{short_family}}}}}}}}"|Official status
 
|-
 
|-
!Official language in
+
!Official in
|colspan=2|{{{Official}}}
+
|{{{official|None}}}
 
|-
 
|-
{{#if: {{{Agency|}}}|
 
 
!Regulated by
 
!Regulated by
{{!}}colspan=2{{!}}{{{Agency}}}
+
|{{{agency|None}}}
}}
+
 
|-
 
|-
 
{{#if: {{{iso1|}}}|
 
{{#if: {{{iso1|}}}|
!colspan=3 style="text-align: center; font-weight: bold; background-color: {{Color|{{{Short Family}}}}}"{{!}}Language codes
+
!colspan=2 style="text-align: center; font-weight: bold; color:{{{text_color|black}}}; background-color: {{{color|{{Color|{{{Short Family}}}}}}}}"{{!}}Language codes
 
}}
 
}}
 
|-
 
|-
Line 56: 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
}}