3,860
edits
(→Examples: Corr.) |
|||
| Line 130: | Line 130: | ||
! Parameters !! What you type !! style="width:400px;" | What you see !! Comments | ! Parameters !! What you type !! style="width:400px;" | What you see !! Comments | ||
|- | |- | ||
| No parameters || {{tlc| | | No parameters || {{tlc|hr}} || {{hr}} || Outputs a standard horizontal rule | ||
|- | |- | ||
| {{para|width}} || {{tlc| | | {{para|width}} || {{tlc|hr|width{{=}}200px}} || {{hr|width=200px}} || | ||
|- | |- | ||
| {{para|float}} || {{tlc| | | {{para|float}} || {{tlc|hr|width{{=}}200px|float{{=}}right}} || {{hr|width=200px|float=right}} || | ||
|- | |- | ||
| {{para|margin}} || {{tlc| | | {{para|margin}} || {{tlc|hr|margin{{=}}50px}} || {{hr|margin=50px}} || | ||
|- | |- | ||
| {{para|padding}} || {{tlc| | | {{para|padding}} || {{tlc|hr|padding{{=}}10px}} || {{hr|padding=10px}} || | ||
|} | |} | ||
<includeonly> | <includeonly> | ||
edits