Template:Column addition
Usage
Designed to make updating the leaderboard of Wikipedia:WikiProject Unreferenced articles/Backlog drives/February 2024 easier. Adds the numbers in the first two cells together, and returns the output in the third cell.
Example
<syntaxhighlight lang="wikitext">
a | b | a+b |
---|---|---|
4 | 5 | 9 |
6 | 11 | 17 |
</syntaxhighlight> gives
a | b | a+b |
---|---|---|
4 | 5 | 9 |
6 | 11 | 17 |
![]() | This template has not been added to any categories. Please help out by adding categories to it so that it can be listed with similar templates. |