Template:doublet/documentation: Difference between revisions
Jump to navigation
Jump to search
TheNightAvl (talk | contribs) (Created page with "This is a template that adds a link and a doublet category. Doublet of {{temp|doublet|rad|lyerdzs}} will yield {{m|rad|lyerdzs}} and add the category ''{{language name|rad}} doublets''.") |
No edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
This | {{documentation subpage}} | ||
{{uses lua|Module:etymology}} | |||
{{shortcut|Template:dbt}} | |||
This template makes it easy to show that a term is a doublet of another term in the same language. | |||
==Usage== | |||
All you need is the language code the etymology belongs to and the term that is a doublet. | |||
{{tempn|dbt|ryn|vaenynt|t=new year}} | |||
Generates the following: | |||
: {{dbt|ryn|vaenynt|t=new year|nocat=1}} | |||
And would automatically add the category [[:Category:Riyan doublets]] | |||
===Parameters=== | |||
; {{para|1|req=1}} | |||
: The language code the etymology belongs to. | |||
; {{para|2|req=1}} | |||
: The doublet term. | |||
; {{para|alt}} | |||
: Optionally specifies an alternative text to show on the term's link. | |||
; {{para|t}} | |||
: Optionally specifies a gloss to show with the term. | |||
; {{para|pos}} | |||
: Optionally specifies a part of speech to show with the gloss of the term. | |||
; {{para|nocap}} | |||
: If provided with a true value, e.g. {{para|nocap|1}}, then it will display 'doublet of' instead of 'Doublet of' (i.e. no capital letter). This is useful if you're putting this in an etymology section with text appearing before it. | |||
; {{para|notext}} | |||
: If provided with a true value, e.g. {{para|notext|1}}, then it will not display any text before the term at all. | |||
; {{para|nocat}} | |||
: If provided with a true value, e.g. {{para|nocat|1}}, then no categories will be added to the page. |
Latest revision as of 10:33, 20 February 2024
Uses Lua: |
Shortcut
{{dbt}} |
This template makes it easy to show that a term is a doublet of another term in the same language.
Usage
All you need is the language code the etymology belongs to and the term that is a doublet.
{{dbt|ryn|vaenynt|t=new year}}
Generates the following:
And would automatically add the category Category:Riyan doublets
Parameters
|1=
(required)- The language code the etymology belongs to.
|2=
(required)- The doublet 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 it will display 'doublet of' instead of 'Doublet of' (i.e. no capital letter). This is useful if you're putting this in an etymology section with text appearing before it.
|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.