Module:Module introspection: Difference between revisions
mNo edit summary |
m put back collapse option |
||
| 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 mw-collapsible"', | ||
'! colspan="2" | Introspection summary ', | '! colspan="2" | Introspection summary ', | ||
"|-", | "|-", | ||