Template:CryptomonKey/doc

Template page

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.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Card namename

The name of the CryptomonKey card.

Stringrequired
Front imageimage

The file link for the front of the CryptomonKey card.

Filerequired
Card numbercard_number

The card's card number.

Numberrequired
Creatorcreator

The creator(s) of the card.

Stringrequired
Card Descriptiondescription

The description for the card.

Stringsuggested
Max mintsquantity max_mints

The max amount of mints the card can have.

Numberrequired
Banano AddressBAN_address

The Banano address for the card.

Stringrequired
Release daterelease_date

The release date of the card.

Daterequired
Previous cardprevious_card

The previous card in the CryptomonKeys series.

Page namesuggested
Next cardnext_card

The next card in the CryptomonKeys series.

Page namesuggested
classclass

no description

Unknownoptional

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.

Cookies help us deliver our services. By using our services, you agree to our use of cookies.