模板:Hr
外觀
Displays a horizontal rule (line). The function of this template can be replicated using four hyphens (----
) on a new line.
Usage
[編輯]{{hr}} {{hr|height}}
- height
- The height of the line in pixels.
Examples
[編輯]{{hr}}
{{hr|3}}
{{hr|5}}
TemplateData
[編輯]Displays a horizontal rule (line).
參數 | 描述 | 類型 | 狀態 | |
---|---|---|---|---|
Height | 1 | The thickness of the line, in pixels | 數值 | 非必填 |