Template:Math block: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<div class="math" style="text-align:center; font-size:165%; margin:auto;">{{#tag:math|{{{1|}}}}}</div><noinclude>Display a block of mathematical formula. For inline display of math, see Template:Math. == Examples == <pre>Block math example: {{math|10+10}}.</pre> Block math example: {{math block|10+10}} == Template data == <templatedata> { "params": { "1": { "label": "Math", "description": "Add the math formula here.", "required": true } } } </templat...") |
mNo edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<div class="math" style="text-align:center; font-size: | <includeonly><div class="math" style="text-align:center; font-size:110%; margin:auto;">{{#tag:math|{{{1|}}}}}</div></includeonly><noinclude>Display a block of mathematical formula. For inline display of math, see [[Template:Math]]. | ||
== Examples == | == Examples == | ||
<pre>Block math example: {{math|10+10}}.</pre> | <pre>Block math example: {{math|10+10}}.</pre> |
Latest revision as of 00:32, 29 July 2024
Display a block of mathematical formula. For inline display of math, see Template:Math.
Examples
Block math example: {{math|10+10}}.Block math example:
Template data
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Math | 1 | Add the math formula here. | Unknown | required |