Content deleted Content added
set min/max portals to (0, infinite) |
rename |
||
Line 5:
local portalModule = require('Module:Portal/sandbox')
local getImageName = portalModule.image
local
local processPortalArgs = portalModule._processPortalArgs
local yesno = require( 'Module:Yesno' )
Line 39:
args.maxPortals = -1
-- Check to see whether there are redlinks, filter out unless args.redlink is true
portals, trackingCat =
nav:wikitext(trackingCat)
if #portals == 0 then
|