Module:Msg/types/doc: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

5 September 2025

31 August 2025

  • curprev 15:2215:22, 31 August 2025 Admin talk contribs 982 bytes +982 Created page with "== Module:Msg/types == This submodule contains translations for all Pokehero types used in the PokeHero wiki. === Structure === The table maps message keys to translations for each language. Example: <pre> return { ["pokehero-types-normal"] = { en = "Normal", fr = "Normal" }, ["pokehero-types-fighting"] = { en = "Fighting", fr = "Combat" }, ["pokehero-types-energy"] = { en = "Energy", fr = "Énergie" } } </pre> * Keys should follow the pattern `poke..."