Template:Scriptgloss/doc: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<noinclude>{{Documentation/subpage}}</noinclude> :''See also: Glossing key and Glossing The Gloss template is used to produce a quickly and ...") |
m (→Usage) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
:''See also: [[Guide:Key|Glossing key]] and [[Guide:Glossing|Glossing]] | :''See also: [[Guide:Key|Glossing key]] and [[Guide:Glossing|Glossing]] | ||
The Gloss template is used to produce a quickly and consistently formatted gloss of a phrase. | The Gloss template is used to produce a quickly and consistently formatted gloss of a phrase with a script other than Latin. | ||
===Usage=== | ===Usage=== | ||
Line 9: | Line 9: | ||
<pre> | <pre> | ||
{{ | {{Scriptgloss | ||
|script = | |script = | ||
|script2 = | |||
|script3 = | |||
|phrase = | |phrase = | ||
|pinyin = | |||
|IPA = | |IPA = | ||
| morphemes = | | morphemes = | ||
Line 20: | Line 23: | ||
===Example=== | ===Example=== | ||
The following code | The following code: | ||
<pre> | <pre> | ||
Line 44: | Line 47: | ||
}} | }} | ||
<noinclude>[[Category:Template documentation]][[Category:Glossing templates]]</noinclude> | |||
<includeonly>[[Category:Templates]][[Category:Glossing templates]]</includeonly> | <includeonly>[[Category:Templates]][[Category:Glossing templates]]</includeonly> |
Latest revision as of 17:29, 29 February 2016
This is a documentation subpage for Template:Scriptgloss. It contains usage information, categories, interlanguage links and other content that is not part of the original template page. |
- See also: Glossing key and Glossing
The Gloss template is used to produce a quickly and consistently formatted gloss of a phrase with a script other than Latin.
Usage
Paste the following code to your page:
{{Scriptgloss |script = |script2 = |script3 = |phrase = |pinyin = |IPA = | morphemes = | gloss = | translation = }}
Example
The following code:
{{Scriptgloss |script = इम हेरे |phrase = I'm here. |IPA = /aɪ̯ æːm he̯a/ | 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 he̯a/
I-am here
1.SG.NOM-to be.1.SG here.ADV
I am here.