Template:Fancy Line

From SureAI Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Usage

Parameters

All parameters are optional

  • width: The width, in pixels, of the line. Can't be smaller than height * 4.8. Defaults to 500.
  • height: The height, in pixels, of the line. Can't be bigger than 50. Defaults to 50.
  • 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}}