Template:Sum

Template documentation[view · edit · history · purge]
This documentation is transcluded from Template:Sum/doc.

This template returns the result of an addition.

Usage


Template parameters

ParameterDescriptionDefaultStatus
1Terme 1first term of the additionemptyrequired
2Terme 2second term of the additionemptyrequired
3n Termeadditional term of the addition (no limit)emptyoptional

Additional information

The template is intended to be used in the following namespaces: all namespaces

The template is intended to be used by the following user groups: all users

Category:Templates using an unknown approach for internationalisation

Example

  • {{Sum|1|1}}: 2
  • {{Sum|10|10|10|10|10|10|10|10|10|10}}: 100
Category:Commons templates Category:Lua-based templates Category:Main message boxes Category:Templates using an unknown approach for internationalisation