Content deleted Content added
subpage |
colon |
||
Line 67:
importance = raw_importance
elseif scale=='subpage' then
local custom_mask = banner_name
if custom_mask.exists and #custom_mask:getContent()>1 then -- pass to custom importance mask
importance = frame:expandTemplate{
Line 239:
class = raw_args.class
elseif args.QUALITY_SCALE=='subpage' then
local custom_mask = banner_name
if custom_mask.exists then
class = frame:expandTemplate{
|