Module:Sandbox/ChaoticShadow/InfoboxBuilder: Difference between revisions

no edit summary
(Undid revision 37420 by ChaoticShadow (talk))
Tag: Undo
No edit summary
Line 383:
_cell:wikitext(v.content)
elseif v.tag == 'argth' or v.tag == 'argtd' then
_cell:wikitext(self:getContent(v.content))
self:getContent(v.content)
or
string.format("[[%s?action=edit|?]]", mw.title.getCurrentTitle())
)
end
end
439

edits