Difference between revisions of "User:Jimcrypted/Infobox cryptocurrency"

Replaced content with "'''cRYPTOCURRENCY TEMPLATE'''"
(Created page with "{{infobox | abovestyle = background-color: lightskyblue; padding: 0.5em 0em; | above = {{{currency_name|{{PAGENAMEBASE}}}}} | imagestyle = {{#switch:{{#if:{{{image_1|}}}|1}}{{#if:{{{image_2|}}}|2}} | 1 = {{#if:{{{image_background_1|}}} | background: {{{image_background_1}}}}} | 2 = {{#if:{{{image_background_2|}}} | background: {{{image_background_2}}}}} | 12 = padding: 0.3em 0.6em 0.3em 0.6em }} | image = {{#switch:{{#if:{{{image_1|}}}|1}}{{#if:{{{image_2|}}}|2...")
 
(Replaced content with "'''cRYPTOCURRENCY TEMPLATE'''")
 
Line 1: Line 1:
{{infobox
'''cRYPTOCURRENCY TEMPLATE'''
 
| abovestyle = background-color: lightskyblue; padding: 0.5em 0em;
| above = {{{currency_name|{{PAGENAMEBASE}}}}}
 
| imagestyle = {{#switch:{{#if:{{{image_1|}}}|1}}{{#if:{{{image_2|}}}|2}}
  | 1 = {{#if:{{{image_background_1|}}} | background: {{{image_background_1}}}}}
  | 2 = {{#if:{{{image_background_2|}}} | background: {{{image_background_2}}}}}
  | 12 = padding: 0.3em 0.6em 0.3em 0.6em
  }}
| image = {{#switch:{{#if:{{{image_1|}}}|1}}{{#if:{{{image_2|}}}|2}}
  | 1 = {{#invoke:InfoboxImage|InfoboxImage|image={{{image_1}}}|size={{{image_width_1|}}}|sizedefault=252px|alt={{{alt1|}}}}}
  | 2 = {{#invoke:InfoboxImage|InfoboxImage|image={{{image_2}}}|size={{{image_width_2|}}}|sizedefault=252px|alt={{{alt2|}}}}}
  | 12 = <table class="maptable" style="margin:0 auto; background: none"><tr>
<td style="vertical-align: middle; text-align: center;{{#if:{{{image_background_1|}}} | background: {{{image_background_1}}}}}">{{#invoke:InfoboxImage|InfoboxImage|image={{{image_1}}}|size={{{image_width_1|}}}|sizedefault=126px|alt={{{alt1|}}}}}</td>
<td style="vertical-align: middle; text-align: center;{{#if:{{{image_background_2|}}} | background: {{{image_background_2}}}}}">{{#invoke:InfoboxImage|InfoboxImage|image={{{image_2}}}|size={{{image_width_2|}}}|sizedefault=126px|alt={{{alt2|}}}}}</td>
</tr><tr><td style="text-align: center">{{{image_title_1|}}}</td><td style="text-align: center">{{{image_title_2|}}}</td>
</tr></table>
  }}
| caption = {{#switch:{{#if:{{{image_1|}}}|1}}{{#if:{{{image_2|}}}|2}}
  | 1 = {{{image_title_1|}}}
  | 2 = {{{image_title_2|}}}
  }}
 
| headerstyle = background-color: lightskyblue;
 
| header1 = {{#if:{{{superunit_name_1|}}}{{{subunit_name_1|}}}{{{plural|}}}{{{symbol|}}}{{{nickname|}}}|Denominations}}
 
| label2 = [[Plural]]
| data2 = {{{plural|}}}
 
| label3 = [[Currency symbol|Symbol]]
| data3 = {{{symbol|}}}
 
| label4 = {{nobold|&ensp;{{{alt_symbol_title_1}}}}}
| data4 = {{#if:{{{alt_symbol_title_1|}}}|{{{alt_symbol_1|}}}}}
 
| label5 = [[Ticker symbol]]
| data5 = {{{ticker_symbol|}}}
 
| label6 = Nickname
| data6 = {{{nickname|}}}
 
| label7 = Previous names
| data7 = {{{previous_names|}}}
 
| label8 = Precision
| data8 = {{{precision|}}}
 
| label9 = Superunits
| data9 = {{#if:{{{superunit_ratio_1|}}}{{{superunit_ratio_2|}}}{{{superunit_ratio_3|}}}{{{superunit_ratio_4|}}}{{{superunit_ratio_5|}}}|<nowiki />}}
 
| label10 = {{nobold|&ensp;{{{superunit_ratio_1}}}}}
| data10 = {{{superunit_name_1|}}}
 
| label11 = {{nobold|&ensp;{{{superunit_ratio_2}}}}}
| data11 = {{{superunit_name_2|}}}
 
| label12 = {{nobold|&ensp;{{{superunit_ratio_3}}}}}
| data12 = {{{superunit_name_3|}}}
 
| label13 = {{nobold|&ensp;{{{superunit_ratio_4}}}}}
| data13 = {{{superunit_name_4|}}}
 
| label14 = {{nobold|&ensp;{{{superunit_ratio_5}}}}}
| data14 = {{{superunit_name_5|}}}
 
| label15 = Subunits
| data15 = {{#if:{{{subunit_ratio_1|}}}{{{subunit_ratio_2|}}}{{{subunit_ratio_3|}}}{{{subunit_ratio_4|}}}{{{subunit_ratio_5|}}}|<nowiki />}}
 
| label16 = {{nobold|&ensp;{{{subunit_ratio_1}}}}}
| data16 = {{{subunit_name_1|}}}
 
| label17 = {{nobold|&ensp;{{{subunit_ratio_2}}}}}
| data17 = {{{subunit_name_2|}}}
 
| label18 = {{nobold|&ensp;{{{subunit_ratio_3}}}}}
| data18 = {{{subunit_name_3|}}}
 
| label19 = {{nobold|&ensp;{{{subunit_ratio_4}}}}}
| data19 = {{{subunit_name_4|}}}
 
| label20 = {{nobold|&ensp;{{{subunit_ratio_5}}}}}
| data20 = {{{subunit_name_5|}}}
 
| label21 = Coins
| data21 = {{{coin_definition|}}}
 
| header22 = {{#if:{{{initial_release_version|}}}{{{initial_release_date|}}}{{{status|}}}{{{latest_release_version|}}}{{{latest_release_date|}}}{{{forked_from|}}}{{{programming_languages|}}}{{{operating_system|}}}{{{author|}}}{{{developer|}}}|Development}}
 
| label23 = [[Software developer|Original author(s)]]
| data23 = {{{author|}}} <!-- See Template:Infobox software -->
 
| label24 = {{#if:{{{white_paper_title|}}}|{{{white_paper_title}}}|[[White paper]]}}
| data24 = {{{white_paper|}}}
 
| label25 = {{#if:{{{implementations_title|}}}|{{{implementations_title}}}|Implementation(s)}}
| data25 = {{{implementations|}}}
 
| label26 = Initial release
| data26 = {{{initial_release_version|}}} {{#if:{{{initial_release_version|}}}|/}} {{{initial_release_date|}}} <!-- {{Start date and age|YYYY|MM|DD|df=yes/no}} -->
 
| label27 = [[Software release life cycle|Latest release]]
| data27 = {{{latest_release_version|}}} {{#if:{{{latest_release_version|}}}|/}} {{{latest_release_date|}}} <!-- See Template:Infobox software -->
 
| label28 = [[Repository (version control)|Code repository]]
| data28 = {{{code_repository|}}}
 
| label29 = Development status
| data29 = {{{status|}}} <!-- active/discontinued -->
 
| label30 = Forked from
| data30 = {{{forked_from|}}}
 
| label31 = [[Programming language|Written in]]
| data31 = {{{programming_languages|}}} <!-- See Template:Infobox software -->
 
| label32 = [[Operating System]]
| data32 = {{{operating_system|}}} <!-- See Template:Infobox software -->
 
| label33 = [[Software developer|Developer(s)]]
| data33 = {{{developer|}}} <!-- See Template:Infobox software -->
 
| label34 = Source model
| data34 = {{{source_model|}}}
 
| label35 = [[Software license|License]]
| data35 = {{{license|}}}
 
| label36 = Website
| data36  = {{{website|}}}  <!-- {{URL|https://www.example.com/}} -->
 
| header37 = {{#if:{{{timestamping|}}}{{{hash_function|}}}{{{issuing_authority|}}}{{{block_reward|}}}{{{block_time|}}}{{{circulating_supply|}}}{{{supply_limit|}}}|Ledger}}
 
| label38 = {{#if:{{{ledger_start_title|}}}|{{{ledger_start_title}}}|Ledger start}}
| data38 = {{{ledger_start|}}}
 
| label39 = {{{ledger_start_title_2|}}}
| data39 = {{{ledger_start_2|}}}
 
| label40 = {{{ledger_start_title_3|}}}
| data40 = {{{ledger_start_3|}}}
 
| label41 = {{{ledger_start_title_4|}}}
| data41 = {{{ledger_start_4|}}}
 
| label42 = {{{ledger_start_title_5|}}}
| data42 = {{{ledger_start_5|}}}
 
| label43 = [[Trusted timestamping|Timestamping scheme]]
| data43 = {{{timestamping|}}}
 
| label44 = [[Hash function]]
| data44 = {{{hash_function|}}}
 
| label45 = {{#if:{{{issuing_authority_title|}}}|{{{issuing_authority_title}}}|Issuance}}
| data45 = {{{issuance|}}}
 
| label46 = Block reward
| data46 = {{{block_reward|}}}
 
| label47 = Block time
| data47 = {{{block_time|}}}
 
| label48 = Block explorer
| data48 = {{{block_explorer|}}}
 
| 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>}}
}}
<noinclude>
{{Documentation}}<!-- Add categories to the /doc subpage, not here! -->
</noinclude>
281

edits