Difference between revisions of "Template:Infobox cryptocurrency/sandbox"
imported>Ladislav Mecir (reflect template change) |
imported>Ladislav Mecir (add ledger start fields for flexibility) |
||
| Line 136: | Line 136: | ||
| data38 = {{{ledger_start|}}} | | data38 = {{{ledger_start|}}} | ||
| − | | label39 = | + | | label39 = {{{ledger_start_title_2|}}} |
| − | | data39 = {{{ | + | | data39 = {{{ledger_start_2|}}} |
| − | | label40 = | + | | label40 = {{{ledger_start_title_3|}}} |
| − | | data40 = {{{ | + | | data40 = {{{ledger_start_3|}}} |
| − | | label41 = {{ | + | | label41 = {{{ledger_start_title_4|}}} |
| − | | data41 = {{{ | + | | data41 = {{{ledger_start_4|}}} |
| − | | label42 = | + | | label42 = {{{ledger_start_title_5|}}} |
| − | | data42 = {{{ | + | | data42 = {{{ledger_start_5|}}} |
| − | | label43 = | + | | label43 = [[Trusted timestamping|Timestamping scheme]] |
| − | | data43 = {{{ | + | | data43 = {{{timestamping|}}} |
| − | | label44 = | + | | label44 = [[Hash function]] |
| − | | data44 = {{{ | + | | data44 = {{{hash_function|}}} |
| − | | label45 = | + | | label45 = {{#if:{{{issuing_authority_title|}}}|{{{issuing_authority_title}}}|Issuance}} |
| − | | data45 = {{{ | + | | data45 = {{{issuance|}}} |
| − | | label46 = | + | | label46 = Block reward |
| − | | data46 = {{{ | + | | data46 = {{{block_reward|}}} |
| − | | | + | | label47 = Block time |
| + | | data47 = {{{block_time|}}} | ||
| − | | label48 = | + | | label48 = Block explorer |
| − | | data48 = {{{ | + | | data48 = {{{block_explorer|}}} |
| − | | label49 = {{#if:{{{market_cap|}}}|[[Market capitalization|Market cap]]}} | + | | label49 = Circulating supply |
| − | | | + | | data49 = {{{circulating_supply|}}} |
| + | |||
| + | | label50 = Supply limit | ||
| + | | data50 = {{{supply_limit|}}} | ||
| + | |||
| + | | header51 = {{#if:{{{exchange_rate|}}}{{{market_cap|}}}|Valuation}} | ||
| + | |||
| + | | label52 = [[Exchange rate]] | ||
| + | | data52 = {{{exchange_rate|}}} | ||
| + | |||
| + | | label53 = {{#if:{{{market_cap|}}}|[[Market capitalization|Market cap]]}} | ||
| + | | data53 = {{{market_cap|}}} | ||
| below = {{#if:{{{footnotes|}}}|<div style="font-size:85%; text-align:left;">{{{footnotes}}}</div>}} | | below = {{#if:{{{footnotes|}}}|<div style="font-size:85%; text-align:left;">{{{footnotes}}}</div>}} | ||
Revision as of 09:37, 4 January 2018
| Template:PAGENAMEBASE |
|---|
| This is the template sandbox page for Template:Infobox cryptocurrency (diff). See also the companion subpage for test cases. |
{{Infobox cryptocurrency}} may be used to summarise information about a particular cryptocurrency, such as bitcoin or monero.
Usage
Here is an empty template with some of the most commonly used parameters:
Template:Parameter names example
- Full syntax
{{Infobox cryptocurrency
| currency_name =
| image_1 =
| image_2 =
| image_background_1 =
| image_background_2 =
| image_width_1 =
| alt1 =
| image_width_2 =
| alt2 =
| image_title_1 =
| image_title_2 =
| superunit_name_1 =
| subunit_name_1 =
| superunit_ratio_1 = <!-- thru |superunit_ratio_5 = -->
| superunit_name_1 =
| subunit_ratio_1 = <!-- thru |subunit_ratio_5 = -->
| subunit_name_1 =
| plural =
| symbol =
| alt_symbol_title_1 =
| alt_symbol_1 =
| ticker_symbol =
| previous_names =
| nickname =
| plural =
| precision =
| white_paper =
| implementations =
| initial_release_version =
| initial_release_date =
| code_repository =
| status =
| latest_release_version =
| latest_release_date =
| project_fork_of =
| programming_languages =
| operating_system =
| author =
| developer =
| source_model =
| license =
| website =
| block_explorer =
| ledger_start =
| split_height =
| split_date =
| split_from =
| split_ratio =
| hash_function =
| issuance_schedule =
| timestamping =
| merged_mining_parent =
| block_time =
| block_reward =
| circulating_supply =
| supply_limit =
| exchange_rate =
| market_cap =
| footnotes =
}}
TemplateData
TemplateData for Infobox cryptocurrency
cryptocurrency
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Currency name | currency_name | Full currency name
| String | required |
| Image 1 | image_1 | First image | File | suggested |
| Image 2 | image_2 | Second image | File | suggested |
| Image background 1 | image_background_1 | First background image | File | optional |
| Image background 2 | image_background_2 | Second background image | File | optional |
| Image width 1 | image_width_1 | First image width
| String | optional |
| Alternative text 1 | alt1 | First image alternative text | String | optional |
| Image width 2 | image_width_2 | Second image width
| String | optional |
| Alternative text 1 | alt2 | First image alternative text | String | optional |
| Image title 1 | image_title_1 | First image title | String | suggested |
| Image title 2 | image_title_2 | Second image title | String | optional |
| Superunit ratio 1 | superunit_ratio_1 | First superunit ratio
| String | optional |
| Superunit ratio 2 | superunit_ratio_2 | Second superunit ratio
| String | optional |
| Superunit ratio 3 | superunit_ratio_3 | Third superunit ratio
| String | optional |
| Superunit ratio 4 | superunit_ratio_4 | Fourth superunit ratio
| String | optional |
| Superunit ratio 5 | superunit_ratio_5 | Fifth superunit ratio
| String | optional |
| Superunit name 1 | superunit_name_1 | First superunit name | String | optional |
| Superunit name 2 | superunit_name_2 | Second superunit name | String | optional |
| Superunit name 3 | superunit_name_3 | Third superunit name | String | optional |
| Superunit name 4 | superunit_name_4 | Fourth superunit name | String | optional |
| Superunit name 5 | superunit_name_5 | Fifth superunit name | String | optional |
| Subunit ratio 1 | subunit_ratio_1 | First subunit ratio
| String | optional |
| Subunit ratio 2 | subunit_ratio_2 | Second subunit ratio
| String | optional |
| Subunit ratio 3 | subunit_ratio_3 | Third subunit ratio
| String | optional |
| Subunit ratio 4 | subunit_ratio_4 | Fourth subunit ratio
| String | optional |
| Subunit ratio 5 | subunit_ratio_5 | Fifth subunit ratio
| String | optional |
| Subunit name 1 | subunit_name_1 | First subunit name | String | optional |
| Subunit name 2 | subunit_name_2 | Second subunit name | String | optional |
| Subunit name 3 | subunit_name_3 | Third subunit name | String | optional |
| Subunit name 4 | subunit_name_4 | Fourth subunit name | String | optional |
| Subunit name 5 | subunit_name_5 | Fifth subunit name | String | optional |
| Plural | plural | Plural form | String | optional |
| Symbol | symbol | Symbolic character representation
| String | suggested |
| Ticker symbol | ticker_symbol | Symbol representing the currency on exchanges
| String | suggested |
| Previous names | previous_names | Former names of the currency | String | optional |
| Nickname | nickname | Colloquial term | String | optional |
| Precision | precision | Decimal precision of currency unit | String | suggested |
| White paper | white_paper | Reference to white paper | String | suggested |
| implementations | implementations | List of recognised software implementations | String | suggested |
| Initial release version | initial_release_version | Version number of the first release
| String | suggested |
| Date of the first release | initial_release_date | Date of the first release | Date | suggested |
| Code repository | code_repository | Code repository | String | suggested |
| Status | status | Development status | String | suggested |
| Latest release version | latest_release_version | Version number of the latest release
| String | suggested |
| Date of the latest release | latest_release_date | Date of the latest release | Date | suggested |
| Project fork of | project_fork_of | Name of project codebase used
| String | suggested |
| Programming languages | programming_languages | Programming languages used
| String | suggested |
| Operating System | operating_system | Supported operating systems
| String | suggested |
| Author | author | Original author(s)
| String | suggested |
| Developer | developer | Developers(s) | String | suggested |
| Source model | source_model | Source code availability
| String | suggested |
| License | license | Software license
| String | suggested |
| Website | website | Official website(s)
| String | suggested |
| Block explorer | block_explorer | Block explorer(s)
| String | suggested |
| Ledger start | ledger_start | Date the first block (or transaction) occurred | String | suggested |
| Split date | split_date | Date of first block (or transaction) independent of network split from | String | suggested |
| Split from | split_from | Name of network split from
| String | suggested |
| Hash function | hash_function | Hash functions used
| String | suggested |
| Issuance schedule | issuance_schedule | Method and specifications of currency issuance | String | suggested |
| Timestamping scheme | timestamping | Consensus mechanism
| String | suggested |
| Merged mining parent | merged_mining_parent | Parent blockchain for merged mining
| String | suggested |
| Block time | block_time | Block time
| String | suggested |
| Block reward | block_reward | Block reward
| String | suggested |
| Circulating supply | circulating_supply | Circulating supply
| String | suggested |
| Supply limit | supply_limit | Largest money supply possible
| String | suggested |
| exchange_rate | exchange_rate | Conversion rate
| String | suggested |
| Market capitalization | market_cap | Market capitalization
| String | suggested |
| Footnotes | footnotes | no description | Unknown | optional |
| The above documentation is transcluded from Template:Infobox cryptocurrency/doc. (edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages. Please add categories to the /doc subpage. Subpages of this template. |