Difference between revisions of "Template:Delimiter-es/doc"
Jump to navigation
Jump to search
Please do not delete it, and be careful when editing it.
imported>Maschen (←Created page with 'This template is used in {{tl|leftdelimiter}} and {{tl|rightdelimiter}} containing the switch function for changing glyphs in the delimiter stack. <center>''''...') |
imported>Maschen |
||
| Line 1: | Line 1: | ||
| − | This template is used in {{tl| | + | This template is used in {{tl|ldelim}} and {{tl|rdelim}} containing the switch function for changing glyphs in the delimiter stack. |
<center>'''''Please do not delete it, and be careful when editing it'''''.</center> | <center>'''''Please do not delete it, and be careful when editing it'''''.</center> | ||
| Line 22: | Line 22: | ||
**for double vertical bar extensions '''║'''. | **for double vertical bar extensions '''║'''. | ||
| − | To avoid many switching functions within this template as well as those in {{tl| | + | To avoid many switching functions within this template as well as those in {{tl|ldelim}} and {{tl|rdelim}}, it's better to copy and paste the above glyphs when using this template. |
==External sites== | ==External sites== | ||
Revision as of 22:31, 25 June 2013
This template is used in {{ldelim}} and {{rdelim}} containing the switch function for changing glyphs in the delimiter stack.
The title is short for "delimiter extension switch". Please do not move it.
Syntax
The template has the code:
{{delimiter-es|a|b}}
containing two parameters:
- the first parameter
ais the number of stories for the expression, and equals one of the values 2, 3, 4, 5. - the second parameter
bis the glyph for the delimiter stack:- for left-handed square bracket extensions use ⎢,
- for right-handed square bracket extensions use ⎥,
- for left-handed round bracket extensions use ⎜,
- for right-handed round bracket extensions use ⎟,
- for vertical bar extensions use │,
- for double vertical bar extensions ║.
To avoid many switching functions within this template as well as those in {{ldelim}} and {{rdelim}}, it's better to copy and paste the above glyphs when using this template.