Template:Fancy Line
From sureai



Usage
Parameters
All parameters are optional
- width: The width, in pixels, of the line. Can't be smaller than
height * 4.8. Defaults to500. - height: The height, in pixels, of the line. Can't be bigger than
50. Defaults to50. - type: The type of the line. Can be left, right, or double. Defaults to
double.
Examples
{{Fancy Line|width=600|height=25|type=left}}
{{Fancy Line|height=10|type=right}}
{{Fancy Line}}


