Template:Line

From The Skullgirls Wiki
Revision as of 21:28, 20 November 2025 by JoshGroban (talk | contribs) (Created page with "<div style="height:0; width:{{{w|90%}}}; border-top: {{{h|2px}}} {{{s|solid}}} {{{c|#e3a976}}};margin:1em auto"></div><noinclude> ==Usage== <pre> {{line}} </pre> Result: {{line}} Optional variables: * h for height (default is 2px) * w for width (default is 90%) * c for color * s for style (default is solid, see [https://www.w3schools.com/css/css_border.asp CSS border styles]) <pre> {{line|h=10px|w=50%|c=blue|s=dotted}} </pre> Result: {{line|h=10px|w=50%|c=blue|s=dotte...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Usage

{{line}}

Result:

Optional variables:

  • h for height (default is 2px)
  • w for width (default is 90%)
  • c for color
  • s for style (default is solid, see CSS border styles)
{{line|h=10px|w=50%|c=blue|s=dotted}}

Result: