Module:Infobox: Difference between revisions

From Vintage Story Wiki
m
no edit summary
mNo edit summary
mNo edit summary
Line 1: Line 1:
local p = {}
local p = {}
function p.infobox( f )
function p.infobox( f )
local args = f
local args = f.args
local titleObject = mw.title.getCurrentTitle()
local titleObject = mw.title.getCurrentTitle()
local title = args.title or titleObject.baseText
local title = args.title or titleObject.baseText
Confirmedusers, Interface administrators
1,131

edits