Jump to content

Template:HRule

From transformal GmbH
Revision as of 19:55, 8 February 2026 by OlafLangmack (talk | contribs) (Created page with "<!-- ============================================ Template:HRule v260127r1 Two-column spanning horizontal rule for Preprint v7.17 Usage: {{HRule}} ============================================ --> <table class="preprint-2c-wrapper preprint-hrule"><tr><td><hr/></td></tr></table><noinclude> == Documentation == === Usage === <pre> {{HRule}} </pre> Renders a horizontal line spanning both columns (IC and OC). === Behavior === * In landscape:...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Documentation

Usage

{{HRule}}

Renders a horizontal line spanning both columns (IC and OC).

Behavior

  • In landscape: spans full width across both columns
  • In portrait: spans full width of single column
  • Interrupts OC element stacking (elements after HRule position independently)

When to Use

  • Visual separation between major content sections
  • Breaking OC element flow when needed

Note

Standard wikitext horizontal rules (----) remain in the inner column only.