All public logs
Jump to navigation
Jump to search
Combined display of all available logs of EarthMC. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 16:37, 18 October 2023 upgradewastaken talk contribs created page Module:Antarctic Union (Created page with "local p = {} --p stands for package local ministers = {"Gris_"} function p.minister( frame ) local arg = frame.args[1] if arg == "pm" then return ministers[1] end end return p")