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 edit summary
Line 1: Line 1:
<includeonly>[[Category:Glossary{{#translation:}}]]</includeonly><noinclude>
<includeonly><span id="glossary-{{anchorencode:{{{1}}}}}"></span>[[Category:Glossary{{#translation:}}]]</includeonly><noinclude>


This template can be used to add the page to the glossary with a custom translatable term.
This template can be used to add the page to the glossary with a custom translatable term.

Revision as of 07:46, 10 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>