Content deleted Content added
BrokenSegue (talk | contribs) comments |
BrokenSegue (talk | contribs) val |
||
Line 236:
end
if subCount then
return "{{val|" .. tonumber(subCount) .. "}}"
else
error("could not find sub count")
|