Difference between revisions of "Template:Elementary arithmetic"

From blackwiki
Jump to navigation Jump to search
imported>Seemplez
(attempted newline fix)
imported>Seemplez
(Undid revision 993235156 by Seemplez (talk) didn't work)
Line 5: Line 5:
 
| colwidth = 16.666666666666666666666667%
 
| colwidth = 16.666666666666666666666667%
 
| colstyle = text-align: center
 
| colstyle = text-align: center
| col1 = x + y [[Addition]]
+
| col1 = x + y<br/>[[Addition]]
| col2 = x - y [[Subtraction]]
+
| col2 = x - y<br/>[[Subtraction]]
| col3 = x × y [[Multiplication]] ([[Interpunct|·]])
+
| col3 = x × y<br/>[[Multiplication]]<br/>([[Interpunct|·]])
| col4 = x ÷ y [[Division (mathematics)|Division]] ([[Slash (punctuation)|/]])
+
| col4 = x ÷ y<br/>[[Division (mathematics)|Division]]<br/>([[Slash (punctuation)|/]])
| col5 = x<sup>y</sup> [[Exponentiation]] ([[Caret#Surrogate symbol for superscript or exponentiation|^]])
+
| col5 = x<sup>y</sup><br/>[[Exponentiation]]<br/>([[Caret#Surrogate symbol for superscript or exponentiation|^]])
| col6 = log<sub>x</sub>(y) [[Logarithm]]
+
| col6 = log<sub>x</sub>(y)<br/>[[Logarithm]]
 
| belowclass = hlist
 
| belowclass = hlist
 
| below =
 
| below =

Revision as of 14:44, 9 December 2020


Template documentation[view] [edit] [history] [purge]

Usage

This template illustrates the basic operations of elementary mathematics. Place this navbar at the bottom of pages that are linked.

Initial visibility: currently defaults to autocollapse

To set this template's initial visibility, the |state= parameter may be used:

  • |state=collapsed: {{Elementary arithmetic|state=collapsed}} to show the template collapsed, i.e., hidden apart from its title bar
  • |state=expanded: {{Elementary arithmetic|state=expanded}} to show the template expanded, i.e., fully visible
  • |state=autocollapse: {{Elementary arithmetic|state=autocollapse}}
    • shows the template collapsed to the title bar if there is a {{navbar}}, a {{sidebar}}, or some other table on the page with the collapsible attribute
    • shows the template in its expanded state if there are no other collapsible items on the page

If the |state= parameter in the template on this page is not set, the template's initial visibility is taken from the |default= parameter in the Collapsible option template. For the template on this page, that currently evaluates to autocollapse.

See also