Template:AddToGlossary: Difference between revisions
From Ymirheim Wiki
(Created page with "<includeonly>[[Category:Glossary{{#translation:}}]]</includeonly><noinclude> This template can be used to add the page to the glossary with a custom translatable term. == Usage == <pre><nowiki>{{AddToGlossary|<translate nowrap>TRANSLATABLE_TERM</translate>}}</nowiki></pre> == Examples == <pre><nowiki>{{AddToGlossary|<translate nowrap>Attack Speed</translate>}}</nowiki></pre> <pre><nowiki> <translate> {{AddToGlossary|Attack Speed}} </translate> </nowiki></pre> ...") |
(No difference)
|
Revision as of 20:54, 9 July 2024
This template can be used to add the page to the glossary with a custom translatable term.
Usage
{{AddToGlossary|<translate nowrap>TRANSLATABLE_TERM</translate>}}
Examples
{{AddToGlossary|<translate nowrap>Attack Speed</translate>}}
<translate>
{{AddToGlossary|Attack Speed}}
</translate>