Zum Inhalt springen

Vorlage:TableOC: Unterschied zwischen den Versionen

Aus transformal GmbH
Die Seite wurde neu angelegt: „<!-- ============================================ Vorlage:TableOC v260205r1 Outer column table wrapper for Preprint v7.16 Usage: {{TableOC}} {| class="wikitable" ... |} {{TableOC/End}} ============================================ --> <div class="preprint-table-oc-wrapper place-oc"{{#if:{{{id|}}}| id="{{{id|}}}"|}}{{#if:{{{portrait|}}}| data-portrait="{{{portrait|}}}"|}}}><noinclude> == Documenta…“
 
Keine Bearbeitungszusammenfassung
 
(4 dazwischenliegende Versionen derselben Benutzerin werden nicht angezeigt)
Zeile 1: Zeile 1:
<!-- ============================================
<!-- ============================================
     Vorlage:TableOC v260205r1
     Vorlage:TableOC v260213r2
     Outer column table wrapper for Preprint v7.16
     Outer column table wrapper for Preprint v7.17.2
      
      
     Usage:
     Usage:
Zeile 10: Zeile 10:
       {{TableOC/End}}
       {{TableOC/End}}
     ============================================ -->
     ============================================ -->
<div class="preprint-table-oc-wrapper place-oc"{{#if:{{{id|}}}| id="{{{id|}}}"|}}{{#if:{{{portrait|}}}| data-portrait="{{{portrait|}}}"|}}}><noinclude>
<div class="preprint-table-oc-wrapper place-oc{{#ifeq:{{{size|}}}|small|&#32;place-small|}}"{{#if:{{{id|}}}| id="{{{id|}}}"|}}{{#if:{{{portrait|}}}| data-portrait="{{{portrait|}}}"|}}{{#if:{{{landscape|}}}| data-landscape="{{{landscape|}}}"|}}><noinclude>
== Documentation ==
== Documentation ==


Zeile 25: Zeile 25:
</pre>
</pre>


Table renders at 0.875em in outer column.
Font size: body default on desktop; 0.75em on Minerva (automatic).
Optional: `size=small` for 0.875em (0.75em on Minerva).


[[Category:Preprint]]
[[Category:Preprint]]
</noinclude>
</noinclude>

Aktuelle Version vom 13. Februar 2026, 11:02 Uhr

Documentation

Wraps existing tables to place them in the outer column (margin).

Usage

{{TableOC}}
{| class="wikitable"
|-
| Small margin table
|}
{{TableOC/End}}

Font size: body default on desktop; 0.75em on Minerva (automatic). Optional: `size=small` for 0.875em (0.75em on Minerva).