Content deleted Content added
don't return anything if it is not vital |
Kammerer55 (talk | contribs) reduce the icon size to 11px, as 16px gets overbearing if used multiple times in a paragraph |
||
Line 33:
local page = frame.args.page~='' and frame.args.page or mw.title.getCurrentTitle().subjectPageTitle.text
local link, level = getLink(page)
return link and '[[' .. page .. ']] [[File:Círculos Concéntricos.svg|
end
|