Template:TableIC

Revision as of 19:05, 8 February 2026 by OlafLangmack (talk | contribs) (Created page with "<!-- ============================================ Template:TableIC v250117r1 Inner column table wrapper for Preprint v7.17 Usage: {{TableIC}} {| class="wikitable" ... |} {{TableIC/End}} ============================================ --> <div class="preprint-table-ic-wrapper"{{#if:{{{id|}}}| id="{{{id}}}"}}>{{#if:{{{1|}}}|{{{1}}}|}}<noinclude> == Documentation == Wraps existing tables to place them in the inner c...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Documentation

Wraps existing tables to place them in the inner column.

Usage

{{TableIC}}
{| class="wikitable"
|-
| Your existing table
|}
{{TableIC/End}}

Internal table markup remains unchanged.