Weekly site maintenance is scheduled Thursday 04:00–06:00 UTC.
Editing will not be possible during this time, and there may be other brief disruptions. (additional info)

Template:Infobox lang: Difference between revisions

From OpenGeofiction
Jump to navigation Jump to search
mNo edit summary
(Updating if/then to hide section)
Line 2: Line 2:
<tr style="border:0px;background:#ffdd99;"><th align="center" colspan="2"><span style="color:black;font-size:120%">{{{name}}}</span></th></tr><!--
<tr style="border:0px;background:#ffdd99;"><th align="center" colspan="2"><span style="color:black;font-size:120%">{{{name}}}</span></th></tr><!--
-->{{#if:{{{native_name|}}}|<tr style="border:0px;''Italic text''"><td align="center" colspan="2"><div style="background:#ffdd99;padding:2px;width:100%;color:black;font-size:110%">''{{{native_name}}}''</div></td></tr>|}}<!--
-->{{#if:{{{native_name|}}}|<tr style="border:0px;''Italic text''"><td align="center" colspan="2"><div style="background:#ffdd99;padding:2px;width:100%;color:black;font-size:110%">''{{{native_name}}}''</div></td></tr>|}}<!--
-->{{#if:{{{pronunciation|}}}|<tr><td colspan="2" style="text-align=center; font-size:85%;">{{{pronunciation}}}</td></tr>|}}<!--
-->{{#if:{{{pronunciation|}}}|<tr style="text-align=center; font-size:85%;"><td colspan="2">{{{pronunciation}}}</td></tr>|}}<!--
-->{{#if:{{{official|}}}|<tr {{#if:{{{other-regions|}}}{{{speakers|}}}{{{agency|}}}{{{sign|}}}{{{dialects|}}}{{{family|}}}|class="cont"}}><td>'''Official in'''</td><td>{{{official}}}</td>|}}<!--
-->{{#if:{{{official|}}}|<tr {{#if:{{{other-regions|}}}{{{speakers|}}}{{{agency|}}}{{{sign|}}}{{{dialects|}}}{{{family|}}}|class="cont"}}><td>'''Official in'''</td><td>{{{official}}}</td>|}}<!--
-->{{#if:{{{other-regions|}}}|<tr {{#if:{{{speakers|}}}{{{agency|}}}{{{sign|}}}{{{dialects|}}}{{{family|}}}|class="cont"}}><td>'''Also spoken in'''</td><td>{{{other-regions}}}</td>|}}<!--
-->{{#if:{{{other-regions|}}}|<tr {{#if:{{{speakers|}}}{{{agency|}}}{{{sign|}}}{{{dialects|}}}{{{family|}}}|class="cont"}}><td>'''Also spoken in'''</td><td>{{{other-regions}}}</td>|}}<!--
Line 10: Line 10:
-->{{#if:{{{dialects|}}}|<tr {{#if:{{{family|}}}|class="cont"}}><td>'''Recognized dialects'''</td><td>{{{dialects}}}</td>|}}<!--
-->{{#if:{{{dialects|}}}|<tr {{#if:{{{family|}}}|class="cont"}}><td>'''Recognized dialects'''</td><td>{{{dialects}}}</td>|}}<!--
-->{{#if:{{{family|}}}|<tr><td>'''[[Index:Languages|Language family]]'''</td><td>{{{family}}}</td>|}}<!--
-->{{#if:{{{family|}}}|<tr><td>'''[[Index:Languages|Language family]]'''</td><td>{{{family}}}</td>|}}<!--
--><tr style="border:0px;"><td align="center" colspan="2"><div style="background:#ffdd99;padding:2px;width:100%;color:black;font-size:110%">Writing System{{#if:{{{writing-system|}}}|: {{{writing-system}}}|}}</div></td></tr>
-->{{#if:{{{writing_system|}}}{{{script|}}}|<tr style="border:0px;"><td align="center" colspan="2"><div style="background:#ffdd99;padding:2px;width:100%;color:black;font-size:110%">Writing System{{#if:{{{writing_system|}}}|: {{{writing_system}}}|}}</div></td></tr>
<tr><td colspan="2"><div style="text-align:center;font-size:120%;background:#ffffff;padding:1px;line-height:120%;">{{{script}}}</div></td></tr>
<tr><td colspan="2"><div style="text-align:center;font-size:120%;background:#ffffff;padding:1px;line-height:120%;">{{{script}}}</div></td></tr>
<tr style="border:0px;"><td align="center" colspan="2"><div style="background:#ffdd99;padding:2px;width:100%;color:black;font-size:110%">Norms of linguistic structure</div></td></tr><!--
<tr style="border:0px;"><td align="center" colspan="2"><div style="background:#ffdd99;padding:2px;width:100%;color:black;font-size:110%">Norms of linguistic structure</div></td></tr>|}}<!--
-->{{#if:{{{alignment|}}}|<tr class="cont"><td>'''Morphosyntactic alignment'''</td><td>{{{alignment}}}</td></tr>|}}<!--
-->{{#if:{{{alignment|}}}|<tr class="cont"><td>'''Morphosyntactic alignment'''</td><td>{{{alignment}}}</td></tr>|}}<!--
-->{{#if:{{{word-order|}}}|<tr class="cont"><td>'''Common constituent word order'''</td><td>{{{word-order}}}</td></tr>|}}<!--
-->{{#if:{{{word-order|}}}|<tr class="cont"><td>'''Common constituent word order'''</td><td>{{{word-order}}}</td></tr>|}}<!--

Revision as of 17:21, 30 March 2023

This infobox is designed to be used for conlangs that exist in-universe to provide an overview of linguistic features. This box is not designed to be all-inclusive.

{{Infobox lang
| name = ("Ingerish" name)
| native_name = 
| pronunciation = (native pronunciation of the language name)
| official = (location of official status)
| other-regions = (areas of other speakers)
| speakers = (number of L1 speakers)
| agency = (regulating body)
| sign = (sign language name)
| dialects = (recognized dialects)
| family = (language family)
| writing_system = (name of system)
| script = (sample of letters or glyphs)
| tonal = (yes/no)
| alignment (N-A, E-A, tripartite, etc.)
| word-order = (SVO, SOV, VSO, free, verb-final, etc.)
| modifiers = (noun-adjective, adjective-noun, descriptor first, etc.)
| noun-cases = (noun declensions: yes/no)
| noun-gender = (noun declensions: yes/no)
| noun-number = (noun declensions: yes/no)
| verb-aspect = (verb conjugations: yes/no)
| verb-mood = (verb conjugations: yes/no)
| verb-number = (verb conjugations: yes/no)
| verb-person = (verb conjugations: yes/no)
| verb-tense = (verb conjugations: yes/no)
| verb-voice = (verb conjugations: yes/no)
| adj-cases = (adjective declensions: yes/no)
| adj-gender = (adjective declensions: yes/no)
| adj-number = (adjective declensions: yes/no)
}}