{{Equation box 1|indrag|titel|ekvation|ref|cellpadding|ram|ramfärg|bakgrundsfärg}}

Parametrar

  1. Indrag: lämna antingen blank eller skriva ett kolon (:) för att få indrag från vänster sida.
  2. Titel: leave blank or type title/name of equation
  3. Ekvation: type an equation in whatever form, usually <math> equation in LaTeX ... </math>. The default equation is the general form of a complex number.
  4. Ref: (optional) calls {{EquationRef}} with provided value as the parameter.
  5. Cellpadding: either leave blank (default is 5px) or type number to change the padding of the box around the equation (how much the box wraps around the equation, margins).
  6. Ram: either leave blank (default is 2px) or Hex triplet to change thickness of border line.
  7. Ramfärg: either leave blank (default is light grey-blue, #ccccff) or type Hex triplet for the border line of the box.
  8. Bakgrundsfärg: either leave blank (default is white) or type colour code for the background area of the box.

See list of colours for use with the border and background colours. To use the parameters set the parameter equal to the value by using the equals sign.

Exempel

Svart/vit färg
Komplexa tal

{{Ekvationsruta |titel='''[[Komplexa tal]]''' |indrag=: |ekvation=<math>z=re^{i\phi}=x+iy \,\!</math> |cellpadding = 6 |ram = 1 |ramfärg = black |bakgrundsfärg=white}}

Grön färg

{{Ekvationsruta |indrag=: |ekvation=<math>z=re^{i\phi}=x+iy \,\!</math> |cellpadding |ram |ramfärg = #50C878 |bakgrundsfärg = #ECFCF4}} }}

Blå färg

{{Ekvationsruta |indrag=: |titel= |ekvation = <math>z=re^{i\phi}=x+iy \,\!</math> |cellpadding= 6 |ram |ramfärg = #0073CF |bakgrundsfärg=#F5FFFA}}

Med referenser

2 × 2 = 4   (Mall:EkvationRef)

{{ekvation box 1 |ekvation = {{math|1=2 × 2 = 4}} |ref=1}}

}}