Template:Language: Difference between revisions
From FrathWiki
Jump to navigationJump to search
m (Added parser function for native name param) |
m (Changed all param names in template body to Title Case) |
||
Line 1: | Line 1: | ||
{|border=1 align=right cellpadding=4 cellspacing=0 width={{{ | {|border=1 align=right cellpadding=4 cellspacing=0 width={{{Width|300}}} style="margin: 0 0 1em 1em; background: {{{Background-color|{{{Background|#f9f9f9}}}}}}; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%; float: right;" | ||
|colspan="2" bgcolor="{{{ | |colspan="2" bgcolor="{{{Heading-background|{{{Headingbg|#CCCCCC}}}}}}" align="center" |'''{{{English|English name}}}'''{{ #if: {{{Native|}}} | <br>'''{{{Native|Native name}}}''' |}} | ||
|- | |- | ||
|valign="top"|Spoken in: | |valign="top"|Spoken in: | ||
||{{{ | ||{{{Country|(country)}}} {{ #if: {{{Native-country|}}} | ({{{Native-country|}}}) | {{ #if: {{{Nativecountry|}}} | ({{{Nativecountry|}}}) }} }} | ||
|- | |- | ||
|valign="top"|Timeline/Universe: | |valign="top"|Timeline/Universe: | ||
||{{{ | ||{{{Universe|(universe)}}} | ||
|- | |- | ||
|valign="top"|Total speakers: | |valign="top"|Total speakers: | ||
||{{{ | ||{{{Speakers|(number of speakers)}}} | ||
|- | |- | ||
|valign="top"|Genealogical classification: | |valign="top"|Genealogical classification: | ||
Line 15: | Line 15: | ||
{{{Branch|(Branch)}}}<br> | {{{Branch|(Branch)}}}<br> | ||
{{{Subbranch|(Subbranch)}}}<br> | {{{Subbranch|(Subbranch)}}}<br> | ||
'''{{{English|{{{ | '''{{{English|{{{Native|(Language)}}}}}}''' | ||
|- | |- | ||
|valign="top"|Basic word order: | |valign="top"|Basic word order: | ||
||{{{Word-order|{{{ | ||{{{Word-order|{{{Wordorder|}}}}}} | ||
|- | |- | ||
|valign="top"|Morphological type: | |valign="top"|Morphological type: | ||
||{{{Morphological-type|{{{ | ||{{{Morphological-type|{{{Type|}}} }}} | ||
|- | |- | ||
|valign="top"|Morphosyntactic alignment: | |valign="top"|Morphosyntactic alignment: | ||
||{{{Morphosyntactic-alignment|{{{ | ||{{{Morphosyntactic-alignment|{{{Alignment|}}} }}} | ||
|- | |- | ||
|colspan="2" bgcolor="{{{ | |colspan="2" bgcolor="{{{Heading-background|{{{Headingbg|#CCCCCC}}}}}}" align="center" |'''Created by:''' | ||
|- | |- | ||
||{{{ | ||{{{Author|author}}} ||{{{Date|date}}} | ||
|}<noinclude> | |}<noinclude> | ||
== Named parameters for this template == | == Named parameters for this template == |
Revision as of 05:34, 9 January 2007
English name | |
Spoken in: | (country) |
Timeline/Universe: | (universe) |
Total speakers: | (number of speakers) |
Genealogical classification: | (Family) (Branch) |
Basic word order: | |
Morphological type: | |
Morphosyntactic alignment: | |
Created by: | |
author | date |
Named parameters for this template
This template recognises the following named parameters:
Legend:
- Parameter name
-
- [Alternative parameter name]
- explanation
- English
- The English name of the language, e.g. Swedish.
- native
- The native name of the language, e.g. Svenska.
- country
- The name of the country where the language is spoken, e.g. Sweden.
- native-country
-
- nativecountry
- The native name of the country (if different from country), e.g. Sverige.
- universe
- The name of the universe or timeline where the language is spoken, e.g. Real world.
- speakers
- The number of speakers of the language, e.g. 9 million.
- Family
- The name of the language family the language belongs to, e.g. Indo-European.
- Branch
- The name of the branch within its language family the language belongs to, e.g. Germanic.
- Subbranch
- The name of the subbranch within its language family the language belongs to, e.g. North Germanic.
- Word-order
-
- wordorder
- The basic word order type of the language, e.g. SVO (although Swedish is rather V2! ☺)
- Morphological-type
-
- type
- The basic morphological type of the language, e.g. inflecting.
- Morphosyntactic-alignment
-
- alignment
- The basic morphosyntactic alignment of the language, e.g. Nominative-Accusative.
- author
- The name of the author of the language (probably your name).
- date
- The date when the language was created (begun or completed), usually abbreviated to the year.
Optional formatting parameters
- background-color
-
- background
- The background color of the table (default value: #f9f9f9).
- heading-background
-
- headingbg
- The background color of the heading cells (default value: #CCCCCC).
- width
- The width of the table; defaults to 300 pixels but can be defined in pixels (e.g. 300) or a percentage of the window width (e.g. 33%)
Example
Try {{subst:Template:Language-new}}!
Swedish | |
Spoken in: | (country) |
Timeline/Universe: | (universe) |
Total speakers: | (number of speakers) |
Genealogical classification: | Indo-European Germanic |
Basic word order: | SVO/V2 |
Morphological type: | |
Morphosyntactic alignment: | |
Created by: | |
author | date |
{{Language| | English = Swedish | native = Svenska | country = Sweden | nativecountry = Sverige | universe = Real world | speakers = 9 million | Family = Indo-European | Branch = Germanic | Subbranch = North Germanic | Wordorder = SVO/V<sub>2</sub> | type = inflecting | alignment = nominative-accusative | author = unknown | date = 1000 C.E. | background = white | headingbg = coral | width = 50% }}