Module:Msg/doc: Difference between revisions

Created page with "== Module:Msg == This Lua module provides a page-language-aware message lookup system for PokeHero wiki content. === Usage === Use the module in wikitext with: <pre> {{#invoke:Msg|msg|<category>|<last word>|lang=<language>}} </pre> * <code>category</code> – the category of messages: "types", "moves", "items", etc. * <code>last word</code> – the last part of the key. The module constructs the full key internally as: <code>pokehero-<category>-<last word></code>..."
(No difference)