Template:Currency cell
Jump to navigation
Jump to search
0 |
Template documentation
This documentation is transcluded from Template:Currency cell/doc. [edit] [history] [purge]
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 |