Template:Glossary: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly>{{{1}}}{{#tag:ref|See [[Glossary:{{{1}}}]].}}</includeonly>< | <includeonly>{{{1}}}{{#tag:ref|See [[Glossary:{{{1}}}]].}}</includeonly><templatedata> | ||
{ | |||
"description": "Outputs a glossary term name and inserts a reference linking to the glossary entry.", | |||
{ | "params": { | ||
"1": { | |||
</ | "label": "Glossary term", | ||
"description": "Name of the glossary entry (without the Glossary: namespace).", | |||
"type": "string", | |||
"required": true | |||
} | |||
} | |||
} | |||
</templatedata> | |||