Module:Sandbox/ChaoticShadow/InfoboxBuilder: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 386: Line 386:
self:getContent(v.content)
self:getContent(v.content)
or
or
string.format("[[%s?action=edit|?]]", mw.title.getCurrentTitle().text)
string.format("[[%s?action=edit|?]]", mw.title.getCurrentTitle().prefixedText)
)
)
end
end