Editing Template:BCH
Template page
More actions
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision | Your text | ||
| Line 11: | Line 11: | ||
==Usage== | ==Usage== | ||
To use this template, provide the BCH date as the first parameter. You can optionally provide a format parameter to control the output order. | To use this template, provide the BCH date as the first parameter. You can optionally provide a `format` parameter to control the output order. | ||
* {{ | * `{{BCH|58}}` or `{{BCH|58|format=bch_yr}}` will output: `58 BCH (42YR)` | ||
* {{ | * `{{BCH|58|format=yr_bch}}` will output: `42YR (58 BCH)` | ||
* {{ | * `{{BCH|101}}` or `{{BCH|101|format=bch_yr}}` will output: `101 BCH (1899BYR)` | ||
* {{ | * `{{BCH|101|format=yr_bch}}` will output: `1899BYR (101 BCH)` | ||
==Examples== | ==Examples== | ||