Jump to content

Module:Probox/Default

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Jmorgan (WMF) (talk | contribs) at 19:49, 22 April 2014 (default formatting and titles for standard ProBox fields). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
local m = {}

m.creator = {}
m.title = {}
m.status = {}
m.summary = {}
m.timestamp = {}
m.image = {}
m.portal = {}
m.portal_icon = {}

m.creator["style"] = "h2"
m.creator["textKey"] = "idealab-creator"

m.status["style"] = "h2"
m.status["textKey"] = "idealab-creator"




return m