Template:Delimiter-es/doc
< Template:Delimiter-es
Jump to navigation
Jump to search
Revision as of 22:31, 25 June 2013 by imported>Maschen
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.