Template:Ldelim/doc
![]() | This is a documentation subpage for Template:Ldelim. It contains usage information, categories and other content that is not part of the original template page. |
- "Template:Leftdelimiter" and "Template:Leftdelimiter/doc" redirect to here.
This is for producing tall left-handed delimiters for multiline expressions (usually mathematical) in HTML, together with {{rdelim}}, compatible with {{math}}, as an alternative to LaTeX. Up to 5 lines are possible. The name "ldelim" is a shorthand for "left-handed delimiter".
This template uses {{delimiter-es}}.
Syntax
The template has the code:
{{ldelim|a|b|sup=|sub=}}
containing two parameters:
- the first parameter
a
is- square for square brackets [ ],
- round for round brackets ( ),
- vert for vertical bars | |,
- doublevert for double vertical bars || ||,
- the second parameter
b
is the number of lines for the expression, and equals one of the values 2, 3, 4, 5.
and two optional parameters:
- sup for superscripts outside of the delimiter,
- sub for subscripts outside of the delimiter.
Without the superscript and subscript parameters, the < sup >
or < sub >
tags alone will not position the superscripts or subscripts correctly.
No template:math
- Absolute value of a fraction
- Norm of a vector with scalar fractions
Template:SfracTemplate:RdelimA + Template:SfracTemplate:RdelimBTemplate:Rdelim
Template:Sfrac, 0Template:Rdelim ⊕ 0, Template:SfracTemplate:Rdelim
- Ampère's circuital law with Maxwell's correction
- ∮
∂S B ∙ dx = ∬
S μ0J + Template:SfracTemplate:SfracTemplate:Rdelim ∙ dS
template:math
- Absolute value of a fraction
- Norm of a vector with scalar fractions
Template:SfracTemplate:RdelimA + Template:SfracTemplate:RdelimBTemplate:Rdelim
- Ampère's circuital law with Maxwell's correction
- ∮
∂S B ∙ dx = ∬
S μ0J + Template:SfracTemplate:SfracTemplate:Rdelim ∙ dS
See also
External links