Template:Equation/doc

From Wikisource
Jump to navigation Jump to search

Usage

[edit]

Required parameters

[edit]
  • equation:
  • label: reference label (preferable format: (section number).(equation number))

If label is not specified, id="label" is embedded instead.

Other parameters

[edit]
  • name: equation name
  • pretext: pre-equation text
  • posttext: post-equation text
  • tag: equation number
  • stretch: line height expressed as a percentage

Example

[edit]
{{equation|<math>\int f(x)dx</math>
| pretext= For example, | posttext= is displayed.
| name=(integral)| tag= (ex.1) | label=99.1
| stretch= 300}}
For example,
(integral)
is displayed. (ex.1)