Template:Math block: Difference between revisions

From Baldur's Gate 3 Wiki
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...")
 
(Shrunk the size of math blocks)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<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]].
<includeonly><div class="math" style="text-align:center; font-size:133%; 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 22:10, 23 November 2023

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.

Template parameters

ParameterDescriptionTypeStatus
Math1

Add the math formula here.

Unknownrequired