Template:Loglang: Difference between revisions

From the Logical Languages Wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(23 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<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.
; name
: 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: (?)
; fullname
: full name of the language in English, if different from the title of the article
; by
; by
: author(s)
: author(s). Default: (?)
; year
; year
: year of publishing/development
: 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
; influences
; influences
: other languages, ideas, etc.
; script
; script
: writing system(s)
; appears
; appears
</div></noinclude><table align="right" style="border: 2px solid #444; margin: 1em; padding: 0.5em;">
: the con-world where the language appears
  <th colspan="2" align="center" style="background-color: #444; font-size: 105%; color: #fff;">'''Loglang'''</th>
; spec
  <tr><td colspan="2" align="center" style="font-size: 112%; border-bottom: 1px solid #444;">'''{{{autonym|''autonym?''}}}''' <br /> ({{{fullname|{{SUBPAGENAME}}}}})</td></tr>
: the most up-to-date reference document
  <tr><td colspan="2" align="center">''by {{{by|'''by?'''}}} ({{{year|'''year?'''}}})''</td></tr>
; spec-lang
  {{#if: {{{kind|}}} | <tr>
: the language it's in (requires '''spec''')
    <td align="right" style="font-size: 88%">kind         </td><td>{{{kind}}}</td></tr>}}
; authority
  {{#if: {{{influences|}}} | <tr>
: 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.
    <td align="right" style="font-size: 88%">influenced by</td><td>{{{influences}}}</td></tr>}}
; authority-lang
  {{#if: {{{script|}}} | <tr>
: the language it operates in (requires '''authority''' to be set)
    <td align="right" style="font-size: 88%">script       </td><td>{{{script}}}</td></tr>}}
; community
  {{#if: {{{kind|}}} | <tr>
: e.g. <code><nowiki>[https://discord.gg/qDqDsH9 Discord], [https://reddit.com/r/Toaq Reddit]</nowiki></code>
    <td align="right" style="font-size: 88%">appears in   </td><td>{{{appears}}}</td></tr>}}
 
  <tr><td colspan="2" align="center" style="font-size: 75%; border-top: 1px solid #444;">
[[Category:Box templates|loglang]]
    <includeonly>[[Category:Loglang|category]]</includeonly>[[:Category:Loglang|category]] · [[Template:Loglang|template]]
</div></noinclude><div class="llwiki-ib">
  </td></tr>
{{B-heading|'''[[{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}]]''' ([[:Category:Loglang|loglang]])
</table>
{{#if:{{{autonym|}}}|<br/>{{{autonym|}}}}}|Template:Loglang|2|}}
<table>
<tr><td colspan="2" align="center">created in: {{{year|(?)}}}<br/>by: {{{by|(?)}}}</td></tr>
{{#if:{{{kind|}}}|<tr><td>kind:</td><td>{{{kind|}}}</td></tr>
}}{{#if:{{{influences|}}}|<tr><td>influenced by:</td><td>{{{influences|}}}</td></tr>
}}{{#if:{{{script|}}}|<tr><td>script:</td><td>{{{script|}}}</td></tr>
}}{{#if:{{{appears|}}}|<tr><td>appears in:</td><td>{{{appears|}}}</td></tr>
}}{{#if:{{{spec|}}}|<tr><td>specification:</td><td>{{{spec|}}} {{#if:{{{spec-lang|}}}|(in {{{spec-lang|}}})}}</td></tr>
}}{{#if:{{{authority|}}}|<tr><td>regulated by:</td><td>{{#ifeq:{{{authority|}}}|author|{{{by|(?)}}} (author)|{{{authority|}}}}} {{#if:{{{authority-lang|}}}|(in {{{authority-lang|}}})}}</td></tr>
}}{{#if:{{{community|}}}|<tr><td>community:</td><td>{{{community|}}}</td></tr>
}}</table><includeonly>[[Category:Loglang]]</includeonly></div>

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: (?)