Module:Portal toolbox: Difference between revisions

Content deleted Content added
m fix
add support for custom text
Line 38:
local a = args[arg_name]
local t = mw.title.new(a, 'Portal')
local text = nilargs[arg_name .. 'text']
local right = args[arg_name .. 'right']
if t:isSubpageOf(rootTitle) then