Template:Equation box 1
{{Equation box 1
|title='''[[Complex number]]'''
|indent=:
|equation=<math>z=re^{i\phi}=x+iy</math>
|cellpadding = 6
|border = 1
|border colour = black
|background colour=white}}
{{Equation box 1|indent=:|equation=<math>z=re^{i\phi}=x+iy</math>|cellpadding|border|border colour|background colour}}
{{Equation box 1|indent=:|equation=<math>z=re^{i\phi}=x+iy</math>|cellpadding=10|border=4|border colour=#AE2029|background colour=orange}}
Unfortunatley there are cases where the LaTeX syntax has to include the colour in the equation, as well as the template coding, as shown in the second example. Without the colour in the LaTeX expression:
{{Equation box 1|indent=:|equation=<math>z=re^{i\phi}=x+iy</math>|cellpadding=10|border=4|border colour=#AE2029|background colour=orange}}
}}