Module:Lilytest: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 16:
local abwo = tonumber(a.ab or a.abwo) or 1
local bishin = tonumber(a.bis or a.bishin) or 100
local myns = string.lower(t.tidytrim(a.ns) or '')
local __ = '\nmyns: ' .. myns
Line 66:
local was = frame.args.seite or frame:getParent().args.seite or 'Lua' -- Seitentitel
local ns = frame.args.ns or frame:getParent().args.ns or '' -- Namensraum
local namesp = t.tidytrim(ns) or 'Artikel'
local seite = mw.title.new(was, ns)
127

edits