Difference between revisions of "Template:Infobox cryptocurrency"
Jump to navigation
Jump to search
(16 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
| abovestyle = background-color: lightskyblue; padding: 0.5em 0em; | | abovestyle = background-color: lightskyblue; padding: 0.5em 0em; | ||
− | | above = {{{currency_name}}} | + | | above = {{{currency_name|{{PAGENAMEBASE}}}}} |
| imagestyle = {{#switch:{{#if:{{{image_1|}}}|1}}{{#if:{{{image_2|}}}|2}} | | imagestyle = {{#switch:{{#if:{{{image_1|}}}|1}}{{#if:{{{image_2|}}}|2}} | ||
Line 33: | Line 33: | ||
| data3 = {{{symbol|}}} | | data3 = {{{symbol|}}} | ||
− | | label4 = | + | | label4 = Ticker symbol |
| data4 = {{{ticker_symbol|}}} | | data4 = {{{ticker_symbol|}}} | ||
Line 80: | Line 80: | ||
| label19 = {{nobold| {{{subunit_ratio_5}}}}} | | label19 = {{nobold| {{{subunit_ratio_5}}}}} | ||
| data19 = {{{subunit_name_5|}}} | | data19 = {{{subunit_name_5|}}} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | | | + | | header20 = {{#if:{{{cpu_mining|}}}{{{gpu_mining|}}}{{{asic_mining|}}}|Mining}} |
− | | | ||
− | | | + | | label21 = |
− | | | + | | data21 = {{#if:{{{cpu_mining|}}}| ✅ can be efficiently mined with CPU| ❌ Cannot be efficiently mined with CPU|}} |
− | | | + | | label22 = |
− | | | + | | data22 = {{#if:{{{gpu_mining|}}}| ✅ can be efficiently mined with GPU| ❌ Cannot be efficiently mined with GPU|}} |
− | | | + | | label23 = |
− | | | + | | data23 = {{#if:{{{asic_mining|}}}| ✅ can be efficiently mined with ASIC| ❌ Cannot be efficiently mined with ASIC|}} |
− | | | + | | header24 = {{#if:{{{initial_release_version|}}}{{{initial_release_date|}}}{{{status|}}}{{{latest_release_version|}}}{{{latest_release_date|}}}{{{forked_from|}}}{{{programming_languages|}}}{{{operating_system|}}}{{{author|}}}{{{developer|}}}{{{white_paper|}}}{{{implementations|}}}|Development}} |
− | | | ||
− | | | + | | label25 = Original author |
− | | | + | | data25 = {{{author|}}} <!-- See Template:Infobox software --> |
− | | | + | | label26 = [[White paper]] |
− | | | + | | data26 = {{{white_paper|}}} |
− | | | + | | label27 = Implementation(s) |
− | | | + | | data27 = {{{implementations|}}} |
− | | | + | | label28 = Initial release |
− | | | + | | data28 = {{{initial_release_version|}}} {{#if:{{{initial_release_version|}}}|/}} {{{initial_release_date|}}} <!-- {{Start date and age|YYYY|MM|DD|df=yes/no}} --> |
− | | | + | | label29 = [[Software release life cycle|Latest release]] |
− | | | + | | data29 = {{{latest_release_version|}}} {{#if:{{{latest_release_version|}}}|/}} {{{latest_release_date|}}} <!-- See Template:Infobox software --> |
− | | | + | | label30 = [[Repository (version control)|Code repository]] |
− | | | + | | data30 = {{{code_repository|}}} |
− | | | + | | label31 = Development status |
− | | | + | | data31 = {{{status|}}} <!-- active/discontinued --> |
− | | | + | | label32 = [[Fork (software development)|Project fork of]] |
− | | | + | | data32 = {{{forked_from|{{{project_fork_of|}}}}}} |
− | | | + | | label33 = [[Programming language|Written in]] |
− | | | + | | data33 = {{{programming_languages|}}} <!-- See Template:Infobox software --> |
− | | | + | | label34 = [[Operating system]] |
+ | | data34 = {{{operating_system|}}} <!-- See Template:Infobox software --> | ||
− | | | + | | label35 = [[Software developer|Developer(s)]] |
− | | | + | | data35 = {{{developer|}}} <!-- See Template:Infobox software --> |
− | | | + | | label36 = Source model |
− | | | + | | data36 = {{{source_model|}}} |
− | | | + | | label37 = [[Software license|License]] |
− | | | + | | data37 = {{{license|}}} |
− | | | + | | label38 = Website |
− | + | | data38 = {{{website|}}} <!-- {{URL|https://www.example.com/}} --> | |
− | | | + | | header39 = {{#if:{{{timestamping|}}}{{{hash_function|}}}{{{issuing_authority|}}}{{{block_reward|}}}{{{block_time|}}}{{{circulating_supply|}}}{{{supply_limit|}}}|Ledger}} |
− | | | ||
− | | | + | | label40 = {{#if:{{{ledger_start_title|}}}|{{{ledger_start_title}}}|Ledger start}} |
− | + | | data40 = {{{ledger_start|}}} | |
− | | | + | | label41 = {{{ledger_start_title_2|}}} |
− | | | + | | data41 = {{{ledger_start_2|}}} |
− | | | + | | label42 = {{{ledger_start_title_3|}}} |
− | | | + | | data42 = {{{ledger_start_3|}}} |
− | | | + | | label43 = {{{ledger_start_title_4|}}} |
− | | | + | | data43 = {{{ledger_start_4|}}} |
− | | | + | | label44 = {{{ledger_start_title_5|}}} |
− | | | + | | data44 = {{{ledger_start_5|}}} |
− | | | + | | label45 = Split {{#if:{{{split_height|}}}|height|date}} |
− | | | + | | data45 = {{#if:{{{split_height|}}}|<nowiki>#</nowiki>}}{{{split_height|}}} {{#if:{{{split_height|}}}|/}} {{{split_date|}}} |
− | | | + | | label46 = Split from |
− | | | + | | data46 = {{{split_from|}}} |
− | | | + | | label47 = Split ratio |
− | | | + | | data47 = {{{split_ratio|}}} |
− | | | + | | label48 = [[Trusted timestamping|Timestamping scheme]] |
− | | | + | | data48 = {{{timestamping|}}} |
− | | | + | | label49 = Merged mining parent |
− | | | + | | data49 = {{{merged_mining_parent|}}} |
− | | | + | | label50 = [[Hash function]] |
− | | | + | | data50 = {{{hash_function|}}} |
− | | | + | | label51 = {{#if:{{{issuing_authority_title|}}}|{{{issuing_authority_title}}}|Issuance schedule}} |
− | | | + | | data51 = {{{issuance|{{{issuance_schedule|}}}}}} |
− | | | + | | label52 = Block reward |
+ | | data52 = {{{block_reward|}}} | ||
− | | | + | | label53 = Block time |
− | | | + | | data53 = {{{block_time|}}} |
− | | label56 = {{#if:{{{market_cap|}}}|[[Market capitalization|Market cap]]}} | + | | label54 = Block explorer |
− | | | + | | data54 = {{{block_explorer|}}} |
+ | |||
+ | | label55 = Circulating supply | ||
+ | | data55 = {{{circulating_supply|}}} | ||
+ | |||
+ | | label56 = Supply limit | ||
+ | | data56 = {{{supply_limit|}}} | ||
+ | |||
+ | | header57 = {{#if:{{{exchange_rate|}}}{{{market_cap|}}}|Valuation}} | ||
+ | |||
+ | | label58 = [[Exchange rate]] | ||
+ | | data58 = {{{exchange_rate|}}} | ||
+ | |||
+ | | label59 = {{#if:{{{market_cap|}}}|[[Market capitalization|Market cap]]}} | ||
+ | | data59 = {{{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>}} |
Latest revision as of 17:22, 21 January 2020
Infobox cryptocurrency | |
---|---|
❌ Cannot be efficiently mined with CPU | |
❌ Cannot be efficiently mined with GPU | |
❌ Cannot be efficiently mined with ASIC |
Lua error in package.lua at line 80: module 'Module:Documentation/config' not found.