Template:Synonyms: Difference between revisions
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | |||
{{#switch:{{{synonyms|}}} | {{#switch:{{{synonyms|}}} | ||
|Yes=This species may also be referred to as:<br> | |Yes=This species may also be referred to as:<br> | ||
|No=There are currently no known synonyms for this species. | |No=There are currently no known synonyms for this species. | ||
}} | }} | ||
{{{synonyms_list|}}}</includeonly><noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"synonyms": { | |||
"label": "Is it known under other names?", | |||
"description": "Write: Yes / No" | |||
}, | |||
"synonyms_list": { | |||
"label": "Give a list of synonyms separated by comma", | |||
"description": "Format each name in italic" | |||
} | |||
}, | |||
"format": "block" | |||
} | |||
</templatedata> | |||
</noinclude> |
Latest revision as of 19:58, 8 June 2024
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Is it known under other names? | synonyms | Write: Yes / No | Unknown | optional |
Give a list of synonyms separated by comma | synonyms_list | Format each name in italic | Unknown | optional |