Template:Term: Difference between revisions
From Space Station 14 Wiki
Created page with "<includeonly>{{Tooltip|{{{1|{{error|term not provided}}}}}|{{#invoke: Terms|main|{{{1}}}}}}}</includeonly><noinclude> {{docs}} {{term|boo}} Category:Term templates <templatedata> { "params": { "1": { "label": "Term", "description": "Term to lookup.", "type": "line", "required": true } }, "description": "Lookups a definition for a term. Generates a term string with a tooltip with that term's definition.", "paramOrder": [ "1" ], "format": "inl..." |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly>{{#invoke: Terms|main|{{{1}}}}}</includeonly><noinclude> | ||
{{docs}} | {{docs}} | ||
[[Category:Term templates]] | [[Category:Term templates]] |
Revision as of 03:48, 14 March 2025
Adding new terms
See Module:Term for details.
Example usage
Term with a definition only
{{term
↓
MRPMedium Role Play is a type of server that has stricter rules and higher roleplay requirements, compared to Light Role Play servers.
Unknown term
Makes underline red and adds page to Category:Pages with terms without definition.
{{term
↓
this term is unknownNo definition found for this term (this term is unknown). Make sure the term is spelled correctly and is defined in the terms JSON file in the Module:Term.
List of all terms
See Template:Term/doc/all terms.Lookups a definition for a term. Generates a term string with a tooltip with that term's definition.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Term | 1 | Term to lookup. | Line | required |