Template:Delimiter-es/doc
< Template:Delimiter-es
Jump to navigation
Jump to search
Revision as of 08:28, 26 June 2013 by imported>Maschen (UPDATE PLEASE DO NOT REVERT)
- This template contains the switch function for use in {{ldelim}} and {{rdelim}}, to change the height of the delimiters.
- Please do not delete it, and be very careful when editing it. Thank you.
The title is short for "delimiter extension switch". Ideally do not move it.
Syntax
The template has the code:
{{delimiter-es|a|b|c|d}}
containing two parameters:
- the first parameter
ais the top of the delimiter- 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 ║.
- the second parameter
bis the glyph for the delimiter extension:- 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 ║.
- the third parameter
cis the bottom of the delimiter- 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 ║.
- the fourth parameter
dis the number of lines for the expression, and equals one of the values 2, 3, 4, 5. The default is 2.
Each line corresponds to inserting a glyph in a new line of the < span > using the style="display:block;".
The glyphs listed above should be copied and pasted into parameter a when this template is used.