Module:Q-odd-limit intervals: Difference between revisions
ArrowHead294 (talk | contribs) No edit summary |
ArrowHead294 (talk | contribs) Finally! Now add sort functionality |
||
| Line 151: | Line 151: | ||
end | end | ||
return "{| class=\"wikitable center-all mw-collapsible mw-collapsed\"\n" .. | return "{| class=\"wikitable center-all mw-collapsible mw-collapsed sortable\"\n" .. | ||
"|+ style=\"white-space: nowrap;\" | " .. t_title .. "\n" .. | "|+ style=\"white-space: nowrap;\" | " .. t_title .. "\n" .. | ||
"|-\n" .. | "|-\n" .. | ||
"! rowspan=\"2\" | Interval and complement\n" .. | "! rowspan=\"2\" class=\"unsortable\" | Interval and complement\n" .. | ||
"! colspan=\"2\" | Direct approximation<br />(even if inconsistent)\n" .. | "! colspan=\"2\" | Direct approximation<br />(even if inconsistent)\n" .. | ||
"! colspan=\"2\" | Patent val mapping\n" .. | "! colspan=\"2\" | Patent val mapping\n" .. | ||