Template:Loglang: Difference between revisions

From the Logical Languages Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<span><noinclude><div style="border: 1px solid black; background-color: #fafafa; padding: 1em;">
<noinclude><div class="llwiki-noinclude">
Parameters marked with an exclamation point are required to be passed to the template.
Parameters marked with an exclamation point are required to be passed to the template.
; name
; name
: name of the language in English
: name of the language in English.  If not provided, defaults to article name.
; autonym!
; autonym
: name of the language in that language
: name of the language in that language. Default: (?)
; by!
; by
: author(s)
: author(s). Default: (?)
; year!
; year
: year of publishing/development; may also be an indication of ongoing development (e.g., <code>2019–</code>, <code>in development</code>, <code>2019– WIP</code>)
: year of publishing/development; may also be an indication of ongoing development (e.g., <code>2019–</code>, <code>in development</code>, <code>2019– WIP</code>). Default: (?)
; kind
; kind
: general type/genre of language
: general type/genre of language
Line 22: Line 22:
: the language it's in (requires '''spec''')
: the language it's in (requires '''spec''')
; authority
; authority
: authoritative body which oversees the language
: authoritative body which oversees the language (assuming language is actively being regulated or developed). '''Note:''' setting this parameter to <code>author</code> results in "<nowiki>{{{by}}}</nowiki> (author)" being displayed.
; authority-lang
; authority-lang
: the language it operates in (requires '''authority''')
: the language it operates in (requires '''authority''' to be set)
; community
; community
: e.g. <code><nowiki>[https://discord.gg/qDqDsH9 Discord], [https://reddit.com/r/Toaq Reddit]</nowiki></code>
: e.g. <code><nowiki>[https://discord.gg/qDqDsH9 Discord], [https://reddit.com/r/Toaq Reddit]</nowiki></code>
</div></noinclude><table style="float: right; clear: right; border: 1px #a2a9b1 solid; margin: 0 0 1em 1em; width:20em; font-size: 90%;">
 
  <tr><th colspan="2" align="center" style="border:1px #a2a9b1 solid; font-size: 135%; background-color: #f8f9fa;">''Loglang{{#if:{{{name|}}}|<nowiki>:</nowiki>'' {{{name|}}}|''}}</th></tr>
[[Category:Box templates|loglang]]
  <tr><th colspan="2" align="center" style="border-bottom: 1px #a2a9b1 solid; font-size: 135%;">{{{autonym|(?)}}}</th></tr>
</div></noinclude><div class="llwiki-ib">
  <tr><td colspan="2" align="center" style="border-bottom: 1px #a2a9b1 solid;">created in: '''{{{year|(?)}}}'''<!--
{{B-heading|'''[[{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}]]''' ([[:Category:Loglang|loglang]])
--><br/>by: '''{{{by|(?)}}}'''</td></tr><!--
{{#if:{{{autonym|}}}|<br/>{{{autonym|}}}}}|Template:Loglang|2|}}
-->{{#if: {{{kind|}}}|<tr><td style="border-bottom:1px #a2a9b1 solid;">kind:</td><td style="border-bottom:1px #a2a9b1 solid;">{{{kind|}}}</td></tr>}}<!--
<table>
-->{{#if: {{{influences|}}}|<tr><td style="border-bottom:1px #a2a9b1 solid;">influenced by:</td><td style="border-bottom:1px #a2a9b1 solid;">{{{influences|}}}</td></tr>}}<!--
<tr><td colspan="2" align="center">created in: {{{year|(?)}}}<br/>by: {{{by|(?)}}}</td></tr>
-->{{#if: {{{script|}}}|<tr><td style="border-bottom:1px #a2a9b1 solid;">script:</td><td style="border-bottom:1px #a2a9b1 solid;">{{{script|}}}</td></tr>}}<!--
{{#if:{{{kind|}}}|<tr><td>kind:</td><td>{{{kind|}}}</td></tr>
-->{{#if: {{{appears|}}}|<tr><td style="border-bottom:1px #a2a9b1 solid;">appears in:</td><td style="border-bottom:1px #a2a9b1 solid;">{{{appears|}}}</td></tr>}}<!--
}}{{#if:{{{influences|}}}|<tr><td>influenced by:</td><td>{{{influences|}}}</td></tr>
-->{{#if: {{{spec|}}}|<tr><td style="border-bottom:1px #a2a9b1 solid;">specification:</td><td style="border-bottom:1px #a2a9b1 solid;">{{{spec|}}} {{#if:{{{spec-lang|}}}|({{{spec-lang|}}})}} </td></tr>}}<!--
}}{{#if:{{{script|}}}|<tr><td>script:</td><td>{{{script|}}}</td></tr>
-->{{#if: {{{authority|}}}|<tr><td style="border-bottom:1px #a2a9b1 solid;">overseen by:</td><td style="border-bottom:1px #a2a9b1 solid;">{{{authority|}}} {{#if:{{{authority-lang|}}}|({{{authority-lang|}}})}}</td></tr>}}<!--
}}{{#if:{{{appears|}}}|<tr><td>appears in:</td><td>{{{appears|}}}</td></tr>
-->{{#if: {{{community|}}}|<tr><td style="border-bottom:1px #a2a9b1 solid;">community:</td><td style="border-bottom:1px #a2a9b1 solid;">{{{community|}}}</td></tr>}}<!--
}}{{#if:{{{spec|}}}|<tr><td>specification:</td><td>{{{spec|}}} {{#if:{{{spec-lang|}}}|(in {{{spec-lang|}}})}}</td></tr>
--><tr><td colspan="2" align="center" style="font-size: 85%;">
}}{{#if:{{{authority|}}}|<tr><td>regulated by:</td><td>{{#ifeq:{{{authority|}}}|author|{{{by|(?)}}} (author)|{{{authority|}}}}} {{#if:{{{authority-lang|}}}|(in {{{authority-lang|}}})}}</td></tr>
    <includeonly>[[Category:Loglang|category]]</includeonly>[[:Category:Loglang|category]] · [[Template:Loglang|template]]
}}{{#if:{{{community|}}}|<tr><td>community:</td><td>{{{community|}}}</td></tr>
  </td></tr>
}}</table><includeonly>[[Category:Loglang]]</includeonly></div>
</table></span>

Latest revision as of 17:12, 15 June 2021

Parameters marked with an exclamation point are required to be passed to the template.

name
name of the language in English. If not provided, defaults to article name.
autonym
name of the language in that language. Default: (?)
by
author(s). Default: (?)
year
year of publishing/development; may also be an indication of ongoing development (e.g., 2019–, in development, 2019– WIP). Default: (?)
kind
general type/genre of language
influences
other languages, ideas, etc.
script
writing system(s)
appears
the con-world where the language appears
spec
the most up-to-date reference document
spec-lang
the language it's in (requires spec)
authority
authoritative body which oversees the language (assuming language is actively being regulated or developed). Note: setting this parameter to author results in "{{{by}}} (author)" being displayed.
authority-lang
the language it operates in (requires authority to be set)
community
e.g. [https://discord.gg/qDqDsH9 Discord], [https://reddit.com/r/Toaq Reddit]
created in: (?)
by: (?)