Difference between revisions of "Template:TabSet"
Jump to navigation
Jump to search
m |
|||
| Line 9: | Line 9: | ||
*Used By: <code><nowiki>class="table" style="margin-left: auto; margin-right: auto;"</nowiki></code> | *Used By: <code><nowiki>class="table" style="margin-left: auto; margin-right: auto;"</nowiki></code> | ||
*Standard: <code><nowiki>class="wikitable" style="margin-left: auto; margin-right: auto; border: 2px black; text-align:center;"</nowiki></code> | *Standard: <code><nowiki>class="wikitable" style="margin-left: auto; margin-right: auto; border: 2px black; text-align:center;"</nowiki></code> | ||
| − | *Standard-Sticky: <code>< | + | *Standard-Sticky: <code><nowiki>class="wikitable sortable sticky-header-multi" style="margin-left: auto; margin-right: auto; text-align:center</nowiki></code> |
[[Category:Useable templates]] | [[Category:Useable templates]] | ||
</noinclude> | </noinclude> | ||
Latest revision as of 05:26, 14 March 2026
Documentation
Originally the Usedby template, that lasted for like 5 minutes, before I realized that I should add a switch case for any and all tables settings so I don't have a hundred table settings
- Used By:
class="table" style="margin-left: auto; margin-right: auto;" - Standard:
class="wikitable" style="margin-left: auto; margin-right: auto; border: 2px black; text-align:center;" - Standard-Sticky:
class="wikitable sortable sticky-header-multi" style="margin-left: auto; margin-right: auto; text-align:center