Toggle menu
15
236
74
27.6K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Row of table of mathematical symbols/doc

Template page
Revision as of 01:33, 23 February 2025 by Prd (talk | contribs) (Created page with "{{Documentation subpage}} 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 s...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.