Template:Fancy Line

From SureAI Wiki
Revision as of 17:23, 18 November 2025 by Sureadmin (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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}}