Lua error in package.lua at line 80: module 'Dev:Lua banner' not found.
Description[edit source | hide | hide all]
This template is responsible for the CryptomonKeys infobox and contains logic for rarity and to format content into navigable links.
Syntax[edit source | hide]
To use this infobox you need to follow this syntax. The order of the variables don't matter.
{{CryptomonKey|name = <Name of the card.>|card_number = <Numeric number of the card.>|creator = <The cards creator, if more than one use a comma separated list.>|description = <The cards description.>|BAN_address = <The Banano address on the back of the card.>|quantity = <The max amount of mints for the card.>|release_date = <The cards release date in ISO 8601 format (year-month-day).>|previous_card = <The name of the previous card.>|next_card = <The name of the next card.>}}
TemplateData[edit source | hide]
Template for CryptomonKeys Infobox.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Card name | name | The name of the CryptomonKey card. | String | required |
Front image | image | The file link for the front of the CryptomonKey card. | File | required |
Card number | card_number | The card's card number. | Number | required |
Creator | creator | The creator(s) of the card. | String | required |
Card Description | description | The description for the card. | String | suggested |
Max mints | quantity max_mints | The max amount of mints the card can have. | Number | required |
Banano Address | BAN_address | The Banano address for the card. | String | required |
Release date | release_date | The release date of the card. | Date | required |
Previous card | previous_card | The previous card in the CryptomonKeys series. | Page name | suggested |
Next card | next_card | The next card in the CryptomonKeys series. | Page name | suggested |
class | class | no description | Unknown | optional |
Examples[edit source | hide]
{{CryptomonKey | name=Example | image=Banano Logo.png | creator=Example | BAN_address=ban_1burnbabyburndiscoinferno111111111111111111111111111aj49sw3w | card_number=Example | quantity=Example | release_date=Example | previous_card=Example | next_card=Example }}
generates the infobox to the right.