DrawLine

From Sega Retro

Template to draw a line.

This isn't an intelligent, HTML5/Javascript/whatever line where you define two points and line is drawn between them, because that method is incompatible with wikicode. This is an html span block of height 0 with a 1px border being rotated with CSS. Therefore:

{{Drawline
| x1=
| y1=
| width=
| angle=
| colour=
| dashed=
}}