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 =
local right = args[arg_name .. 'right']
if t:isSubpageOf(rootTitle) then
|