Module:Asbox: Difference between revisions
Orangestar (talk | contribs) m 1 revision imported |
Orangestar (talk | contribs) m Text replacement - "[[WP:" to "[[wikipedia:WP:" |
||
(One intermediate revision by the same user not shown) | |||
Line 208: | Line 208: | ||
:_out() | :_out() | ||
:_(page.protectionLevels.edit and page.protectionLevels.edit[1] == 'sysop' and | :_(page.protectionLevels.edit and page.protectionLevels.edit[1] == 'sysop' and | ||
"This template is [[WP:PROTECT|fully protected]] and any [[WP:CAT|categories]] should be added to the template's [" | "This template is [[wikipedia:WP:PROTECT|fully protected]] and any [[wikipedia:WP:CAT|categories]] should be added to the template's [" | ||
.. pageDoc:fullUrl('action=edit&preload=Template:Category_interwiki/preload', 'relative') | .. pageDoc:fullUrl('action=edit&preload=Template:Category_interwiki/preload', 'relative') | ||
.. '| /doc] subpage, which is not protected.' | .. '| /doc] subpage, which is not protected.' | ||
Line 238: | Line 238: | ||
:wikitext( | :wikitext( | ||
Buffer'This':_(args.subject):_(args.article or 'article'):_(args.qualifier)' ',--space | Buffer'This':_(args.subject):_(args.article or 'article'):_(args.qualifier)' ',--space | ||
' is a [[Wikipedia:stub|stub]]. You can help | ' is a [[Wikipedia:stub|stub]]. You can help Red Letter Media Wiki by [', | ||
page:fullUrl('action=edit', 'relative'), | page:fullUrl('action=edit', 'relative'), | ||
' expanding it].' | ' expanding it].' |