साँचा:Row of table of mathematical symbols

मुक्त ज्ञानकोश विकिपीडिया से

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.