Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Forklift Certified Video Games. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 21:01, 26 April 2026 Admin talk contribs created page Module:PageImages (Created page with "local p = {} function p.get(frame) local title = frame.args[1] if not title then return nil end -- This fetches the 'page_image' property stored by the extension return mw.title.new(title):getPageProperty('page_image') end return p")