Created page with "<div style="height:0; width:{{{w|90%}}}; border-top: {{{h|2px}}} {{{s|solid}}} {{{c|#89CFF0}}};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..." |
No edit summary |
||
| Line 1: | Line 1: | ||
<div style="height:0; width:{{{w|90%}}}; border-top: {{{h|2px}}} {{{s|solid}}} {{{c|# | <div style="height:0; width:{{{w|90%}}}; border-top: {{{h|2px}}} {{{s|solid}}} {{{c|#1867ff}}};margin:1em auto"></div><noinclude> | ||
==Usage== | ==Usage== | ||
<pre> | <pre> | ||
Revision as of 02:27, 8 November 2025
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:
