Description[edit source | hide | hide all]
Infobox for exchange pages.
Syntax[edit source | hide]
{{Exchange
| title = Name of the exchange.
| logo = Exchange logo.png
| caption = Logo caption.
| website = The website URL.
| android_link = The URL to the app on the Google Play Store.
| ios_link = The URL to the app on the Apple App Store.
| type = What type of exchange it is.
| banano_pairs = EXAMPLE/EXAMPLE2, EXAMPLE3/EXAMPLE4
| status = If the exchange is active or not.
| HQ = Headquarter(s) of the exchange.
| founded = Time when the exchange was founded.
}}
Template data[edit source | hide]
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Title | title name | no description | String | required |
Logo | logo | no description | File | suggested |
Logo caption | caption | no description | String | optional |
Website URL | url | no description | URL | required |
Google Play Store link | android_link | no description | URL | suggested |
Apple App Store link | ios_link | no description | URL | suggested |
Type of exchange | type | If the exchange is centralised or decentralised .
| String | required |
Banano trading pairs | banano_pairs | Trading pairs in a comma separated list. Since this is Banano wiki, everything will be focused on Banano. Please only add pairs that have BAN.
| String | required |
Status | status | The current status of the exchange. | String | required |
Headquarter | HQ | Headquarter(s) of the exchange. | String | optional |
Founded | founded | Time when the exchange was founded. | String | optional |
Sample output[edit source | hide]
{{Exchange
| title=Example
| logo=Example
| caption=Example
| website=Example
| android_link=Example
| ios_link=Example
| type=Example
| banano_pairs=Example
| status=Example
| HQ=Example
| founded=Example
}}
Generates the infobox on the right: