Content deleted Content added
BrokenSegue (talk | contribs) expand format date template |
BrokenSegue (talk | contribs) expandTemplate again |
||
Line 255:
local status, obj = pcall(p.subCount, frame)
if status then
return frame:expandTemplate{title="
else
return returnError(frame, obj)
|