Jump to content

Module:Article stub box/article testcase

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Codehydro (talk | contribs) at 16:38, 8 February 2015 (Created page with 'return setmetatable({'{{Asbox\n | demo = art\n | category1 = Bad stub category name\n | category4 = Fake stub\n | imagealt = dummy\n | name = note: this p...'). 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)
return setmetatable({'{{Asbox\n | demo      = art\n | category1  = Bad stub category name\n | category4  = Fake stub\n | imagealt = dummy\n | name = note: this param only checked if not demo and not article\n}}'}, {__tostring = function(t)return t[1] end})