Module:Uses TemplateStyles: Difference between revisions

Content deleted Content added
No edit summary
revert. your behavior on this point is clearly inappropriate
Line 36:
local tsTitle = mw.title.new(ts)
if tsTitle then
local tsSandboxTitle = mw.title.new(tsstring.format('%s:%s/sandbox/%s', tsTitle.nsText, tsTitle.baseText, "/sandbox"tsTitle.subpageText))
if tsSandboxTitle and tsSandboxTitle.exists then
sandboxLink = string.format(' ([[:%s|sandbox]])', tsSandboxTitle.prefixedText)