Template:Row of table of mathematical symbols
Template page
More actions
A template to add rows to Table of mathematical symbols.
Usage
Form 1
{{row of table of mathematical symbols
| symbol = symbol-in-html
| tex = symbol-in-tex
| rowspan = number-of-meanings
| name = name-of-this-meaning
| readas = pronunciation
| category = area-of-mathematics
| explain = short-explanation
| examples = example-usages
}}
This adds a new symbol (symbol and/or tex) to the table which will span number-of-meanings rows.
It also provides the data for the first row of the symbol/span, using the other parameters. Additional rows for this symbol/span are specified using form 2 below.
Form 2
{{row of table of mathematical symbols
| name = name-of-this-meaning
| readas = pronunciation
| category = area-of-mathematics
| explain = short-explanation
| examples = example-usages
}}
This adds another row to a symbol added with form 1 above.