Come Try Out The New Community Guides

View the Guides Check Out The Gear Sets

All public logs

From Walkscape Walkthrough

Combined display of all available logs of Walkscape Walkthrough. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 09:08, 7 January 2025 Bonez565 talk contribs created page Module:Preload Gear Namespace (Created page with "local p = {} function p.main(frame) local title = mw.title.getCurrentTitle() -- Get the current page title local boilerplate if title.subpageText == "" then -- Main page boilerplate boilerplate = [[ {{LComment}} Please make or add to the list of subpages below. Subpages should follow the pattern of * /[/[Gear:{{PAGENAME}}/Gear Page Name 1/]/] * /[/[Gear:{{PAGENAME}}/Gear Page Name 2/]/] * etc. -->]] else -- Subpage boilerplate...")