Content deleted Content added
Theknightwho (talk | contribs) Avoid empty showontransclusion= being interpreted as showontransclusion=standard. |
font size per WP:ACCESS; remove background+color as essentially unnecessary; padding as actually unnecessary |
||
Line 43:
local classes = 'class="boilerplate metadata plainlinks ' .. visibility .. '" '
local id = 'id="rfd-t" '
local style = 'style="
return tags[1] .. classes .. id .. style .. '>' .. sizeAttrs[size]['message'] .. tags[2]
end
|