< Template:TableSlim
Revision as of 15:48, 24 January 2023 by Arcology Expert Program (talk | contribs)
Template:TableSlim is intended for use alongside other Table Templates. It sets up a table with different formatting from Template:TableTop.
Usage
It accepts one optional string parameter:
sortable(defaultfalse) — if set totrue, it applies thesortablestyle to the table.
Return
The table starts with <table class="wikitable">, then the supplied parameters are used to construct a <th /> with each parameter wrapped in a <td />. For example, {{TableSlim|A|B|C}} produces the header in:
