Template:Math/testcases
Appearance
| This is the template test cases page for the sandbox of Template:Math. to update the examples. If there are many examples of a complicated template, later ones may break due to limits in MediaWiki; see the HTML comment "NewPP limit report" in the rendered page. You can also use Special:ExpandTemplates to examine the results of template uses. You can test how this page looks in the different skins and parsers with these links: |
Works inside links
[edit]Required to be first for phab:T200704 testing.
Basic use
[edit]{{Math|1={ ''z'' : ℐ<sub>''m''</sub> ''z'' > 0 } and ''u''(''t'') = ℛ<sub>''e''</sub> ''f'' ( ''t'' + 0·''i'' ), then ℐ<sub>''m''</sub> ''f'' ( ''t'' + 0·''i'' ) = ''H''(''u'')(''t'')}}
{{Math}}
{ z : ℐm z > 0 } and u(t) = ℛe f ( t + 0·i ), then ℐm f ( t + 0·i ) = H(u)(t)
{{Math/sandbox}}
{ z : ℐm z > 0 } and u(t) = ℛe f ( t + 0·i ), then ℐm f ( t + 0·i ) = H(u)(t)
Preview warning
[edit]Covers common error of needing an escape for the text: equals signs and pipe character.
The =-sign
[edit]{{Math|1+2=3}}
{{Math}}
{{{1}}}
{{Math/sandbox}}
{{{1}}}
Unnamed parameter 1
[edit]{{Math|1+2=3}}
{{Math}}
{{{1}}}
{{Math/sandbox}}
{{{1}}}
The |-sign (pipe)
[edit]{{Math|a abs: | a | }}
{{Math}}
a abs:
{{Math/sandbox}}
a abs:
{{Math|a abs: | a | is a abs | }}
{{Math}}
a abs:
{{Math/sandbox}}
a abs:
Big
[edit]{{Math}}
1 + 2 = 3
{{Math/sandbox}}
1 + 2 = 3
Size
[edit]{{Math}}
1 + 2 = 3
{{Math/sandbox}}
1 + 2 = 3
Big and size
[edit]{{Math}}
1 + 2 = 3
{{Math/sandbox}}
1 + 2 = 3