Module:Module introspection: Difference between revisions
ArrowHead294 (talk | contribs) mNo edit summary |
ArrowHead294 (talk | contribs) mNo edit summary |
||
| Line 158: | Line 158: | ||
'{| class="wikitable mw-collapsible"', | '{| class="wikitable mw-collapsible"', | ||
'|-', | '|-', | ||
'! colspan="2" style="font-size: 105%;" | ' .. string.format("Introspection summary for Module:%s ", module_name) | '! colspan="2" style="font-size: 105%;" | ' .. string.format("Introspection summary for Module:%s ", module_name), | ||
"|-", | "|-", | ||
'| style="vertical-align: top; border-right: none;" | ', | '| style="vertical-align: top; border-right: none;" | ', | ||