Module:Module introspection: Difference between revisions
m rearrange |
m remove column width of 50% |
||
| Line 250: | Line 250: | ||
local combined_tables = table.concat({ | local combined_tables = table.concat({ | ||
"{|", | "{|", | ||
'| style="vertical-align:top | '| style="vertical-align:top;" |', | ||
func_table, | func_table, | ||
'| style="vertical-align:top | '| style="vertical-align:top;" |', | ||
dep_table, | dep_table, | ||
"|}" | "|}" | ||