Template:Objectives table separator
From Guild Wars 2 Wiki
Jump to navigationJump to search
Description[edit]
Thin separator row for objectives tables. Use between {{Objectives table row}} entries to add a horizontal divider without adding a full data row.
Parameters[edit]
- class
- Optional. Adds a CSS class to the separator row.
- color
- Optional. Border color for the separator line. Defaults to
#aaa. - thickness
- Optional. Border thickness. Defaults to
1px.
Usage[edit]
{{objectives table header}}
{{objectives table row|First objective}}
{{objectives table separator}}
{{objectives table row|Second objective}}
|}
| Objective | Notes | |
|---|---|---|
| 1 | First objective | |
| 2 | Second objective | |