Module:Infobox: Difference between revisions

From Vintage Story Wiki
m
no edit summary
mNo edit summary
mNo edit summary
Line 5: Line 5:
local title = args.title or titleObject.baseText
local title = args.title or titleObject.baseText
local size = args.imagesize or '180px'
local size = args.imagesize or '180px'
local image = '[[File:' .. args.image .. '.png|' .. size .. ']]'
local image = '[[File:' .. args.image .. '.png|' .. args.imagesize .. ']]'
local html = {
local html = {
Confirmedusers, Interface administrators
1,131

edits