Template:TabSet:修订间差异
模板页面
更多操作
src->Spotty McBumble Fuck Created page with "<includeonly>{{#switch:{{{1|}}} |Usedby=class="table" style="margin-left: auto; margin-right: auto;" }}</includeonly><noinclude> ==Documentation== Originally the Usedby templa..." |
src->Spotty McBumble Fuck 无编辑摘要 |
||
| 第1行: | 第1行: | ||
<includeonly>{{#switch:{{{1|}}} | <includeonly>{{#switch:{{{1|}}} | ||
|Usedby=class="table" style="margin-left: auto; margin-right: auto;" | |Usedby=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;" | |||
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
==Documentation== | ==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 | 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 | *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> | |||
[[Category:Useable templates]] | [[Category:Useable templates]] | ||
</noinclude> | </noinclude> | ||
2026年3月14日 (六) 13:07的版本
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;"