Template:Loglang: Difference between revisions

From the Logical Languages Wiki
Jump to navigation Jump to search
(Undo revision 143 by Uakci (talk))
Tag: Undo
(added the fields User:DerSaidin requested)
Line 1: Line 1:
<span><noinclude><div style="border: 1px solid black; background-color: #fafafa; padding: 1em;">
<span><noinclude><div style="border: 1px solid black; background-color: #fafafa; padding: 1em;">
; autonym
Parameters marked with an exclamation point are required to be passed to the template.
; autonym!
: name of the language in that language
: name of the language in that language
; by
; by!
: author(s)
: author(s)
; year
; year!
: year of publishing/development
: year of publishing/development; may also be an indication of progress (e.g., <code>2019–</code>, <code>in development</code>, <code>2019– WIP</code>)
; kind
; kind
: general type/genre of language
: general type/genre of language
Line 11: Line 12:
; script
; script
; appears
; 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
; authority-lang
: the language it operates in (requires '''authority''')
</div></noinclude><table style="float: right; clear: right; border: 2px solid #444; margin: 1em; padding: 0.5em;">
</div></noinclude><table style="float: right; clear: right; border: 2px solid #444; margin: 1em; padding: 0.5em;">
   <th colspan="2" align="center" style="background-color: #444; font-size: 105%; color: #fff;">'''Loglang'''</th>
   <th colspan="2" align="center" style="background-color: #444; font-size: 105%; color: #fff;">'''Loglang'''</th>
Line 23: Line 32:
-->{{#if: {{{appears|}}} | <tr>
-->{{#if: {{{appears|}}} | <tr>
     <td align="right" style="font-size: 88%">appears in  </td><td>{{{appears|}}}</td></tr>}}<!--
     <td align="right" style="font-size: 88%">appears in  </td><td>{{{appears|}}}</td></tr>}}<!--
-->{{#if: {{{spec|}}} | <tr>
    <td align="right" style="font-size: 88%">specification</td><td>{{{spec|}}}</td></tr>}}<!--
-->{{#if: {{{spec|}}}{{{spec-lang|}}} | <tr>
    <td align="right" style="font-size: 88%">(in language)</td><td>{{{spec-lang|}}}</td></tr>}}<!--
-->{{#if: {{{authority|}}} | <tr>
    <td align="right" style="font-size: 88%">overseen by  </td><td>{{{authority|}}}</td></tr>}}<!--
-->{{#if: {{{authority|}}}{{{authority-lang|}}} | <tr>
    <td align="right" style="font-size: 88%">(in language)</td><td>{{{authority-lang|}}}</td></tr>}}<!--
--><tr><td colspan="2" align="center" style="font-size: 75%; border-top: 1px solid #444;">
--><tr><td colspan="2" align="center" style="font-size: 75%; border-top: 1px solid #444;">
     <includeonly>[[Category:Loglang|category]]</includeonly>[[:Category:Loglang|category]] · [[Template:Loglang|template]]
     <includeonly>[[Category:Loglang|category]]</includeonly>[[:Category:Loglang|category]] · [[Template:Loglang|template]]
   </td></tr>
   </td></tr>
</table></span>
</table></span>

Revision as of 11:09, 26 March 2020

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

autonym!
name of the language in that language
by!
author(s)
year!
year of publishing/development; may also be an indication of progress (e.g., 2019–, in development, 2019– WIP)
kind
general type/genre of language
influences
script
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
authority-lang
the language it operates in (requires authority)
Loglang
autonym?
by by? (year?)
   category · template