Template:Sum
This documentation is transcluded from Template:Sum/doc.
This template returns the result of an addition.
Usage
Template parameters
Parameter | Description | Default | Status | |
---|---|---|---|---|
1 | Terme 1 | first term of the addition | empty | required |
2 | Terme 2 | second term of the addition | empty | required |
3 | n Terme | additional term of the addition (no limit) | empty | optional |
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 internationalisationExample
{{Sum|1|1}}
: 2{{Sum|10|10|10|10|10|10|10|10|10|10}}
: 100