Template:Brace3
Jump to navigation
Jump to search
Usage
[edit]This template generates a variable height brace using CSS.
- Parameters
- 1: the height of the brace. This can be specified in pixels ("200px") or ems ("5em"). Optional, default: 100px
- 2: the direction of the brace ("l" or "r"). Optional, default: l.
- 3: the position of the arrow or point on the brace as a percentage of the total height ("75%"). Optional, default: 50%.
Examples
[edit]{{brace3|4em}}
{{brace3|4em|r}}
{{brace3|8em|l|75%}}
Use in Tables
[edit]If this template is used inside tables: you will need to add
{{ts|bractable}}
{{ts|brace}}