Main public logs

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).

Logs
  • 17:07, 31 August 2025 Admin talk contribs created page Module:Msg/keywords/doc (Created page with "== Module:Msg/keywords == This submodule contains translations for diverse keywords used in the PokeHero wiki. === Structure === The table maps message keys to translations for each language. Example: <pre> return { ["pokehero-keywords-attacking_type"] = { en = "Attacking Type", fr = "Type Offensif" }, ["pokehero-keywords-defending_type"] = { en = "Defending Type", fr = "Type Défensif" } } </pre> * Keys should follow the pattern `pokehero-keywords-<name...")