Content deleted Content added
Jackmcbarn (talk | contribs) if not using the wrapper template, don't use parent args |
Jackmcbarn (talk | contribs) handle sandbox too |
||
Line 386:
-- them false too.
local args = {}
local
local frame_args = (parentTitle == 'Template:Navbox' or parentTitle == 'Template:Navbox/sandbox') and frame:getParent().args or frame.args;
-- Out of order parsing bug.
|