Template:initialism/documentation: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{documentation subpage}} {{uses lua|Module:etymology}} {{shortcut|Template:init}} This template makes it easy to show that a term is an initialism of another term in the same language. This template should be used in the etymology section of a word page. ==Usage== All you need is the language code the etymology belongs to and the term that has been initialized. {{tempn|init|ryn|vaenynt|t=new year}} Generates the following: : {{rbr|init|vaenynt|t=new year|nocat=1}}...") |
No edit summary |
||
Line 13: | Line 13: | ||
Generates the following: | Generates the following: | ||
: {{ | : {{init|ryn|vaenynt|t=new year|nocat=1}} | ||
And would automatically add the category [[:Category:Riyan rebracketings]] | And would automatically add the category [[:Category:Riyan rebracketings]] |
Revision as of 16:50, 24 March 2024
Uses Lua: |
Shortcut
{{init}} |
This template makes it easy to show that a term is an initialism of another term in the same language.
This template should be used in the etymology section of a word page.
Usage
All you need is the language code the etymology belongs to and the term that has been initialized.
{{init|ryn|vaenynt|t=new year}}
Generates the following:
- Initialism of vaenynt (“new year”)
And would automatically add the category Category:Riyan rebracketings
Parameters
|1=
(required)- The language code the etymology belongs to.
|2=
(required)- The initialized term.
|alt=
- Optionally specifies an alternative text to show on the term's link.
|t=
- Optionally specifies a gloss to show with the term.
|pos=
- Optionally specifies a part of speech to show with the gloss of the term.
|nocap=
- If provided with a true value, e.g.
|nocap=1
, then the text will not start with a capital letter. This is useful when this template is used within a sentence in the etymology section of a page.
|notext=
- If provided with a true value, e.g.
|notext=1
, then it will not display any text before the term at all.
|nocat=
- If provided with a true value, e.g.
|nocat=1
, then no categories will be added to the page.