Module:Region Switcher: Revision history

Jump to navigation Jump to search

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.

(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)

13 June 2022

  • curprev 04:1704:17, 13 June 2022 (username removed) 464 bytes −5 No edit summary
  • curprev 03:5703:57, 13 June 2022 (username removed) 469 bytes −4 i have no idea how regex is supposed to work in lua
  • curprev 03:5503:55, 13 June 2022 (username removed) 473 bytes +6 No edit summary
  • curprev 03:5103:51, 13 June 2022 (username removed) 467 bytes +467 Created page with "local p={} function p.regionSwitcher(frame) local nameWithoutSuffix=mw.ustring.gsub(mw.getCurrentTitle().prefixedText,'( \\(Asia\\))|( \\(China\\))','') return [=[{| style="margin: auto; text-align: center" class="toccolours" ! style="background:#cceeff" width="120px"|Region Switcher |- | style="font-size:90%;"| [[]=]..nameWithoutSuffix..[=[|Japan]] - [[]=]..nameWithoutSuffix..[=[ (Asia)|Asia]] - [[]=]..nameWithoutSuffix..[=[ (China)|China]] |}]=] end return p"
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)