Zum Inhalt springen

Vorlage:TableIC: Unterschied zwischen den Versionen

Aus transformal GmbH
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
(Eine dazwischenliegende Version derselben Benutzerin wird nicht angezeigt)
Zeile 1: Zeile 1:
<!-- ============================================
<!-- ============================================
     Vorlage:TableIC v250213r1
     Vorlage:TableIC v250213r2
     Inner column table wrapper for Preprint v7.17.2
     Inner column table wrapper for Preprint v7.17.2
      
      
Zeile 10: Zeile 10:
       {{TableIC/End}}
       {{TableIC/End}}
     ============================================ -->
     ============================================ -->
<div class="preprint-table-ic-wrapper{{#ifeq:{{{size|}}}|small| place-small|}}"{{#if:{{{id|}}}| id="{{{id}}}"}}>{{#if:{{{1|}}}|{{{1}}}|}}<noinclude>
<div class="preprint-table-ic-wrapper{{#ifeq:{{{size|}}}|small|&#32;place-small|}}"{{#if:{{{id|}}}| id="{{{id}}}"}}>{{#if:{{{1|}}}|{{{1}}}|}}<noinclude>
== Documentation ==
== Documentation ==



Aktuelle Version vom 13. Februar 2026, 12:03 Uhr

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.