All public logs
Jump to navigation
Jump to search
Combined display of all available logs of TotalFreedom Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 04:32, 19 August 2023 Telesphoreo talk contribs created page Module:DisplayTitle (Created page with "local p = {} function p.set(frame) return mw.ext.displaytitle.set(frame.args[1]) end function p.get(frame) return mw.ext.displaytitle.get(frame.args[1]) end return p")