Difference between revisions of "Template:Lex/doc"
From EVE University Wiki
(Created page with "; Description : This is a template exclusively used for the EVE Lexicon page, to tidy up the list of abbreviations and acronyms and make editing the list easy without losi...") |
m (Rewrite. Following the rewrite of the template.) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
; Description | ; Description | ||
− | : This is a template exclusively used for the [[EVE Lexicon]] page, to tidy up the list of abbreviations and acronyms and make editing the list easy without losing functionality like highlighting words, allowing for links (anchors) etc. | + | : This is a template exclusively used for the [[EVE Lexicon]] page, to tidy up the list of abbreviations and acronyms and make editing the list easy without losing functionality like highlighting words, allowing for links (anchors) etc. It also creates an anchor so that it can be linked. |
− | ; | + | |
− | : | + | ; Syntax |
− | + | : {{T|Lex|word|description}} | |
− | {| | + | :: '''word''' - Abbreviation, acronym or word that needs explanation. Word is also used to create an anchor so that it can be linked to. |
− | {{ | + | :: '''description''' - The meaning of word (Can contain formatting, links, etc.) |
− | |} | + | |
− | <includeonly>[[Category: | + | ; Sample |
− | <noinclude>[[Category:Template documentation | + | : {{Code|<nowiki>{{Lex|Word|Description}}</nowiki>}} gives... |
+ | {{Lex|Word|Description}} | ||
+ | |||
+ | : {{Code|<nowiki>{{Lex|Word| | ||
+ | # Item one | ||
+ | # Item two}}</nowiki>}} gives... | ||
+ | {{Lex|Word| | ||
+ | # Item one | ||
+ | # Item two}} | ||
+ | |||
+ | <includeonly>[[Category:Formatting templates]]</includeonly> | ||
+ | <noinclude>[[Category:Template documentation]]</noinclude> |
Latest revision as of 14:50, 26 April 2022
- Description
- This is a template exclusively used for the EVE Lexicon page, to tidy up the list of abbreviations and acronyms and make editing the list easy without losing functionality like highlighting words, allowing for links (anchors) etc. It also creates an anchor so that it can be linked.
- Syntax
- {{Lex|<word>|<description>}}
- word - Abbreviation, acronym or word that needs explanation. Word is also used to create an anchor so that it can be linked to.
- description - The meaning of word (Can contain formatting, links, etc.)
- Sample
gives...{{Lex|Word|Description}}
Word
Description
gives...{{Lex|Word| # Item one # Item two}}
Word
- Item one
- Item two