10,594
edits
Tag: Undo |
No edit summary |
||
Line 178: | Line 178: | ||
}) | }) | ||
:_((not p.demo or p.demo == 'doc') and--Add standard stub template documentation | :_((not p.demo or p.demo == 'doc') and--Add standard stub template documentation | ||
require('Module:Documentation').main | require('Module:Documentation').main | ||
) | ) | ||
:_in'\n== About this template ==\nThis template is used to identify a':_(args.subject):_'stub':_(args.qualifier):_out' '--space | :_in'\n== About this template ==\nThis template is used to identify a':_(args.subject):_'stub':_(args.qualifier):_out' '--space | ||
Line 197: | Line 195: | ||
:_(frame:expandTemplate{title = tStubDoc.text}) | :_(frame:expandTemplate{title = tStubDoc.text}) | ||
:_'\n\n'(), | :_'\n\n'(), | ||
tStubDoc:fullUrl('action=edit', 'relative'), | tStubDoc:fullUrl('action=edit', 'relative'), | ||
tStubDoc:fullUrl('action=history', 'relative') | tStubDoc:fullUrl('action=history', 'relative') | ||
:_out() | :_out() | ||
:_(page.protectionLevels.edit and page.protectionLevels.edit[1] == 'sysop' and | :_(page.protectionLevels.edit and page.protectionLevels.edit[1] == 'sysop' and | ||
Line 212: | Line 203: | ||
.. '| /doc] subpage, which is not protected.' | .. '| /doc] subpage, which is not protected.' | ||
)' <br/>' | )' <br/>' | ||
end | end | ||