Revision as of 15:22, 23 January 2023 by Arcology Expert Program (talk | contribs) (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")
Documentation for this module may be created at Module:DisplayTitle/doc
