Template:Infobox cryptocurrency

From MicrasWiki
Jump to navigationJump to search
{{{name}}}
Template documentation

This template is designed to provide an infobox for cryptocurrency projects. ====Usage To use this template, copy the blank version below into your article and fill out the parameters with the relevant information.

{{Infobox cryptocurrency
| name = 
| logo = 
| caption = 
| symbol = 
| code = 
| decimals = 
| white_paper = 
| developers = 
| initial_release_date = 
| latest_release_version = 
| status = 
| operating_system = 
| author = 
| source_model = 
| ledger_start = 
| timestamping = 
| block_reward = 
| circulating_supply = 
| supply_limit = 
| block_time = 
| block_explorer = 
| website =
}}

Parameters

  • name: The name of the cryptocurrency.
  • logo: File name of the logo image (e.g., File:Logo.png).
  • caption: A caption for the logo, if necessary.
  • symbol: The ticker symbol of the cryptocurrency (e.g., BTC for Bitcoin).
  • code: The unique code of the cryptocurrency (e.g., BTC).
  • decimals: The number of decimal places for the smallest unit of the cryptocurrency.
  • white_paper: Title of the cryptocurrency's white paper.
  • developers: The group or individuals responsible for developing the cryptocurrency.
  • initial_release_date: The date of the initial release of the cryptocurrency.
  • latest_release_version: The version number of the latest release.
  • status: The current status of the cryptocurrency (e.g., Active, Inactive).
  • operating_system: The operating systems the cryptocurrency software can run on.
  • author: The original author(s) of the cryptocurrency.
  • source_model: The source model of the cryptocurrency software (e.g., Open source).
  • ledger_start: The starting point of the cryptocurrency's ledger.
  • timestamping: The method of timestamping used in the cryptocurrency's blockchain (e.g., Proof of Work, Proof of Stake).
  • block_reward: The reward given for validating a new block.
  • circulating_supply: The current circulating supply of the cryptocurrency.
  • supply_limit: The maximum supply limit of the cryptocurrency.
  • block_time: The average time it takes to confirm a block.
  • block_explorer: URL of a block explorer for the cryptocurrency.
  • website: The official website of the cryptocurrency.