Template:Msg: Difference between revisions
Appearance
Created page with "<translate> {{TemplateUsage |usage=<pre>{{Msg|Category|Key|lang=Language}}</pre> |description=This template is a wrapper around {{TransLink|Module:Msg|Module:Msg}} for easier use. '''Category''' is the name of the category (ex: <code>types</code> for {{TransLink|Module:Msg/types|Module:Msg/types}}). '''Key''' is the last word of the message key (ex: <code>energy</code> for <code>pokehero-types-energy</code>). '''Language''' is optional. It overrides <code><nowiki>{{PA..." |
No edit summary |
||
Line 3: | Line 3: | ||
|usage=<pre>{{Msg|Category|Key|lang=Language}}</pre> | |usage=<pre>{{Msg|Category|Key|lang=Language}}</pre> | ||
|description=This template is a wrapper around {{TransLink|Module:Msg|Module:Msg}} for easier use. | |description=This template is a wrapper around {{TransLink|Module:Msg|Module:Msg}} for easier use. | ||
*'''Category''' is the name of the category (ex: <code>types</code> for {{TransLink|Module:Msg/types|Module:Msg/types}}). | |||
*'''Key''' is the last word of the message key (ex: <code>energy</code> for <code>pokehero-types-energy</code>). | |||
*'''Language''' is optional. It overrides <code><nowiki>{{PAGELANGUAGE}}</nowiki></code> with another language code (ex: <code>fr</code>). | |||
}}</translate> | }}</translate> | ||
Revision as of 15:56, 31 August 2025
Usage | {{Msg|Category|Key|lang=Language}} |
Description | This template is a wrapper around Module:Msg for easier use.
|