Module:QuestList: Difference between revisions
m
no edit summary
No edit summary |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 25:
local table = mw.html.create('table')
if (episodes == nil) then
table:wikitext("No
else
table
:addClass('wikitable quest-table align-center-2 align-center-3 align-left-4')
:css{
['width'] = '
}
:attr{ cellspacing = '3' }
|