Module:Module introspection: Difference between revisions
m a colon |
mNo edit summary |
||
| Line 255: | Line 255: | ||
-- Styling may be improved at a later time | -- Styling may be improved at a later time | ||
local combined_tables = table.concat({ | local combined_tables = table.concat({ | ||
'{| class="wikitable | '{| class="wikitable"', | ||
'! colspan="2" | Introspection summary', | '! colspan="2" | Introspection summary ', | ||
"|-", | "|-", | ||
'| style="vertical-align:top; border-right:none"; |', | '| style="vertical-align:top; border-right:none"; |', | ||