Main public logs
Appearance
Combined display of all available logs of Worldpedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 23:12, 2 March 2025 Arsait talk contribs imported Module:Navbar from enwiki:Module:Navbar (1 revision) Tags: Mobile edit Mobile web edit
- 04:32, 25 February 2025 Arsait talk contribs created page Module:Navbar (Created page with "local p = {} function p.main(frame) local output = '<div class="navbar">' output = output .. '<a href="/wiki/Main_Page" class="navbar-item">Home</a>' output = output .. '<a href="/wiki/Help:Contents" class="navbar-item">Help</a>' output = output .. '<a href="/wiki/Special:RecentChanges" class="navbar-item">Recent Changes</a>' output = output .. '</div>' return output end return p") Tags: Mobile edit Mobile web edit