Module:Effective protection expiry: Difference between revisions
admin>Admin صفحهای تازه حاوی «local p = {} -- Returns the expiry of a restriction of an action on a given title, or unknown if it cannot be known. -- If no title is specified, the title of the page being displayed is used. function p._main(action, pagename) local title if type(pagename) == 'table' and pagename.prefixedText then title = pagename elseif pagename then title = mw.title.new(pagename) else title = mw.title.getCurrentTitle() end pagename = ti...» ایجاد کرد |
m ۱ نسخه واردشده |
(No difference)
| |