4,951
edits
Falterfire (talk | contribs) (removing sources and seeing if that does anything helpful) |
Falterfire (talk | contribs) (Removing extraneous header section) |
||
Line 94: | Line 94: | ||
end | end | ||
if includeModifiers and includeDescription then | if includeModifiers and includeDescription then | ||
table.insert(resultPart, '\r\n!colspan=" | table.insert(resultPart, '\r\n!colspan="2"|') | ||
elseif includeModifiers or includeDescription then | elseif includeModifiers or includeDescription then | ||
table.insert(resultPart, '\r\n!colspan="1"|') | table.insert(resultPart, '\r\n!colspan="1"|') | ||
end | end |