Difference between revisions of "Template:Hrule"

From Pathfinder Wiki
 
Line 20: Line 20:
 
| <nowiki />
 
| <nowiki />
 
{{#var:spacing}}
 
{{#var:spacing}}
----
+
<hr style="width:80%;text-align:right">
 
{{#vardefine: i | {{#expr: {{#var: i }} + 1 }} }}
 
{{#vardefine: i | {{#expr: {{#var: i }} + 1 }} }}
 
}}
 
}}
 
</includeonly>
 
</includeonly>

Latest revision as of 04:47, 11 February 2021

This template draws horizontal rules across the page.

lines
The number of horizontal lines to draw (defaults to 3 if not specified)
spacing
The number of <br/>'s between each line (defaults to 2). This argument can be specified as the numbers 1,2, or 3, or the words single, double, or triple.

Example

{{Hrule|lines=5|spacing=single}}