Main public logs
Appearance
Combined display of all available logs of PokeHero Official Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 15:20, 31 August 2025 Admin talk contribs created page Module:Msg/doc (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>...")