All public logs

Jump to navigation Jump to search

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

Logs
  • 15:00, 9 July 2021 Connor.sanders talk contribs deleted page Module:Wikibase (content was: "---------- Module:Wikibase ---------------- require('Module:No globals') local p = {} -- Return the entity ID of the item linked to the current page. function p.id(frame) if not mw.wikibase then return "no mw.wikibase" end return mw.wikibase.getEntityIdForCurrentPage() or "no entity" end -- Return the URL of an entity given its entity ID -- or the item linked to the current page if no argument is provided. function p.wdurl(frame) return mw.wikibase.getEntityUrl(frame.ar...")