Template:Gloss: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
:'''''{{{phrase|}}}'''''<br>{{#if:{{{pinyin|}}}| | :'''''{{{phrase|}}}'''''<br>{{#if:{{{pinyin|}}}|''{{{pinyin|}}}''<br>|}}{{#if:{{{IPA|}}}|{{{IPA|}}}<br>|}}<small>{{#if:{{{morphemes|}}}|{{{morphemes|}}}<br>|}}{{{gloss|}}}</small><br>{{#if:{{{translation|}}}|''{{{translation|}}}''<br>|}}<noinclude>{{documentation}}</noinclude> |
Revision as of 17:33, 29 February 2016
- '''''
- The following documentation is located at Template:Gloss/doc. [edit]
- Useful links: subpage list • links • redirects • transclusions • errors (parser/module) • sandbox
- See also: Glossing key and Glossing
The Gloss template is used to produce a quickly and consistently formatted gloss of a phrase.
Usage
Paste the following code to your page (morphemes
is optional; IPA
and translation
may be omitted for use in relays):
{{Gloss |phrase = |IPA = | morphemes = | gloss = | translation = }}
Example
The following code:
{{Gloss |phrase = I'm here. |IPA = /aɪ̯m hiːɚ/ | morphemes = I-am here | gloss = 1.SG.NOM-to be.1.SG here.ADV | translation = I am here. }}
grants this result:
- I'm here.
/aɪ̯m hiːɚ/
I-am here
1.SG.NOM-to be.1.SG here.ADV
I am here.