Module:Wjkinfodata: Difference between revisions

From Guild of Archivists
No edit summary
 
m (1 revision imported)
 
(No difference)

Latest revision as of 07:26, 30 October 2015

Documentation for this module may be created at Module:Wjkinfodata/doc

local infobox = {}

infobox[1] = "@tMy Simple InfoBox"
infobox[2] = "@iWiki.png@lMain\_Page@cScribunto is Fun!"
infobox[3] = "@hSimple Infobox Builder"
infobox[4] = "@sModule(s)"
infobox[5] = "@nwjkinfobox@dBuilds Infobox"
infobox[6] = "@nwjkinfodata@dSource for data for this Infobox."
infobox[7] = "@hOther Information!"
infobox[8] = "@oThis is a simple test of an idea using Scribunto"

return infobox