Module:Sandbox/ChaoticShadow/InfoboxBuilder: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 386:
self:getContent(v.content)
or
string.format("[[%s?action=edit|?]]", mw.title.getCurrentTitle().prefixedText)
[[
<span class=\"plainlinks\">
[%s?action=edit ?]
</span>
]],
mw.getCurrentFrame():callParserFunction{
name = 'fullurl',
args = {
mw.getCurrentFrame():callParserFunction{
name = 'FULLPAGENAME'
}
}
}
)
)
end
439

edits