Template:Currency cell/doc
Jump to navigation
Jump to search
Template:Currency cell invokes function cell in Module:Currency using Lua.
Creates a table cell with a currency. The header should have colspan="8" (or colspan="9" when sign=leading)
Usage example:
{| class="wikitable sortable"
! colspan="8" | Header
|-
| {{Currency cell|0}}
|-
| {{Currency cell|1000}}
|-
| {{Currency cell|1001}}
|-
| {{Currency cell|1}}
|-
| {{Currency cell|-1}}
|}
Header | |||||||||
---|---|---|---|---|---|---|---|---|---|
0 | |||||||||
1 | |||||||||
1 | 1 | ||||||||
1 | |||||||||
-1 |