跳至內容

使用者:四谷理音花/沙盒/doc

維基百科,自由的百科全書

{{Infobox cryptocurrency}}可用於概述一種特定加密貨幣的信息,如比特幣門羅幣

使用方式[編輯]

這是一個包含大部分通用參數的空模板:

{{{currency_name}}}
[[File:{{{image_1}}}|{{{image_width_1}}}|alt={{{alt1}}}|{{{alt1}}}]] [[File:{{{image_2}}}|{{{image_width_2}}}|alt={{{alt2}}}|{{{alt2}}}]]
{{{image_title_1}}}{{{image_title_2}}}
名稱
Plural{{{plural}}}
Symbol{{{symbol}}}
Ticker symbol{{{ticker_symbol}}}
Nickname{{{nickname}}}
Previous names{{{previous_names}}}
Superunits
 {{{superunit_ratio_1}}}{{{superunit_name_1}}}
 {{{superunit_ratio_2}}}{{{superunit_name_2}}}
 {{{superunit_ratio_3}}}{{{superunit_name_3}}}
 {{{superunit_ratio_4}}}{{{superunit_name_4}}}
 {{{superunit_ratio_5}}}{{{superunit_name_5}}}
Subunits
 {{{subunit_ratio_1}}}{{{subunit_name_1}}}
 {{{subunit_ratio_2}}}{{{subunit_name_2}}}
 {{{subunit_ratio_3}}}{{{subunit_name_3}}}
 {{{subunit_ratio_4}}}{{{subunit_name_4}}}
 {{{subunit_ratio_5}}}{{{subunit_name_5}}}
Development
Original author(s){{{author}}}
White paper{{{white_paper}}}
Implementation(s){{{implementations}}}
Initial release{{{initial_release_version}}} / {{{initial_release_date}}}
Latest release{{{latest_release_version}}} / {{{latest_release_date}}}
Code repository{{{code_repository}}}
Development status{{{status}}}
Project fork of{{{project_fork_of}}}
Written in{{{programming_languages}}}
Operating system{{{operating_system}}}
Developer(s){{{developer}}}
Source model{{{source_model}}}
License{{{license}}}
Website{{{website}}}
Ledger
Ledger start{{{ledger_start}}}
Split height#{{{split_height}}} / {{{split_date}}}
Split from{{{split_from}}}
Split ratio{{{split_ratio}}}
Timestamping scheme{{{timestamping}}}
Merged mining parent{{{merged_mining_parent}}}
Hash function{{{hash_function}}}
Issuance schedule{{{issuance_schedule}}}
Block reward{{{block_reward}}}
Block time{{{block_time}}}
Block explorer{{{block_explorer}}}
Circulating supply{{{circulating_supply}}}
Supply limit{{{supply_limit}}}
Valuation
Exchange rate{{{exchange_rate}}}
Market cap{{{market_cap}}}
{{{footnotes}}}
完整語法

{{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               = 
}}
簡化語法

{{Infobox cryptocurrency
| currency_name           = 
| image_1                 = 
| alt1                    = 
| symbol                  = 
| ticker_symbol           = 
| white_paper             =
| initial_release_date    = 
| status                  = 
| latest_release_date     = 
| developer               = 
| source_model            = 
| license                 = 
| website                 = 
| circulating_supply      = 
| supply_limit            = 
| exchange_rate           = 
| market_cap              = 
| footnotes               = 
}}

TemplateData[編輯]

以下是該模板的模板資料,適用於視覺化編輯器等工具。

四谷理音花/沙盒模板資料

cryptocurrency

模板參數

此模板以參數區塊格式為優先。

參數描述類型狀態
Currency namecurrency_name

Full currency name

範例
Bitcoin
字串必填
Image 1image_1

First image

檔案建議
Image 2image_2

Second image

檔案建議
Image background 1image_background_1

First background image

檔案非必填
Image background 2image_background_2

Second background image

檔案非必填
Image width 1image_width_1

First image width

範例
250px
字串非必填
Alternative text 1alt1

First image alternative text

字串非必填
Image width 2image_width_2

Second image width

範例
250px
字串非必填
Alternative text 1alt2

First image alternative text

字串非必填
Image title 1image_title_1

First image title

字串建議
Image title 2image_title_2

Second image title

字串非必填
Superunit ratio 1superunit_ratio_1

First superunit ratio

範例
10
字串非必填
Superunit ratio 2superunit_ratio_2

Second superunit ratio

範例
100
字串非必填
Superunit ratio 3superunit_ratio_3

Third superunit ratio

範例
1,000
字串非必填
Superunit ratio 4superunit_ratio_4

Fourth superunit ratio

範例
10,000
字串非必填
Superunit ratio 5superunit_ratio_5

Fifth superunit ratio

範例
100,000
字串非必填
Superunit name 1superunit_name_1

First superunit name

字串非必填
Superunit name 2superunit_name_2

Second superunit name

字串非必填
Superunit name 3superunit_name_3

Third superunit name

字串非必填
Superunit name 4superunit_name_4

Fourth superunit name

字串非必填
Superunit name 5superunit_name_5

Fifth superunit name

字串非必填
Subunit ratio 1subunit_ratio_1

First subunit ratio

範例
{{frac|10}}
字串非必填
Subunit ratio 2subunit_ratio_2

Second subunit ratio

範例
{{frac|100}}
字串非必填
Subunit ratio 3subunit_ratio_3

Third subunit ratio

範例
{{frac|1000}}
字串非必填
Subunit ratio 4subunit_ratio_4

Fourth subunit ratio

範例
{{frac|10000}}
字串非必填
Subunit ratio 5subunit_ratio_5

Fifth subunit ratio

範例
{{frac|100000}}
字串非必填
Subunit name 1subunit_name_1

First subunit name

字串非必填
Subunit name 2subunit_name_2

Second subunit name

字串非必填
Subunit name 3subunit_name_3

Third subunit name

字串非必填
Subunit name 4subunit_name_4

Fourth subunit name

字串非必填
Subunit name 5subunit_name_5

Fifth subunit name

字串非必填
Pluralplural

Plural form

字串非必填
Symbolsymbol

Symbolic character representation

範例
字串建議
Ticker symbolticker_symbol

Symbol representing the currency on exchanges

範例
BTC
字串建議
Previous namesprevious_names

Former names of the currency

字串非必填
Nicknamenickname

Colloquial term

字串非必填
Precisionprecision

Decimal precision of currency unit

字串建議
White paperwhite_paper

Reference to white paper

字串建議
implementationsimplementations

List of recognised software implementations

字串建議
Initial release versioninitial_release_version

Version number of the first release

範例
1.0.0
字串建議
Date of the first releaseinitial_release_date

Date of the first release

日期建議
Code repositorycode_repository

Code repository

字串建議
Statusstatus

Development status

字串建議
Latest release versionlatest_release_version

Version number of the latest release

範例
1.0.0
字串建議
Date of the latest releaselatest_release_date

Date of the latest release

日期建議
Project fork ofproject_fork_of

Name of project codebase used

範例
Litecoin
字串建議
Programming languagesprogramming_languages

Programming languages used

範例
C
字串建議
Operating Systemoperating_system

Supported operating systems

範例
Microsoft Windows
字串建議
Authorauthor

Original author(s)

範例
Satoshi Nakamoto
字串建議
Developerdeveloper

Developers(s)

字串建議
Source modelsource_model

Source code availability

範例
Open source
字串建議
Licenselicense

Software license

範例
MIT
字串建議
Websitewebsite

Official website(s)

範例
{{URL|https://www.bitcoin.org/}}
字串建議
Block explorerblock_explorer

Block explorer(s)

範例
{{URL|https://blockchain.info/}}
字串建議
Ledger startledger_start

Date the first block (or transaction) occurred

字串建議
Split datesplit_date

Date of first block (or transaction) independent of network split from

字串建議
Split fromsplit_from

Name of network split from

範例
Litecoin
字串建議
Hash functionhash_function

Hash functions used

範例
SHA-256
字串建議
Issuance scheduleissuance_schedule

Method and specifications of currency issuance

字串建議
Timestamping schemetimestamping

Consensus mechanism

範例
Proof-of-work
字串建議
Merged mining parentmerged_mining_parent

Parent blockchain for merged mining

範例
Litecoin
字串建議
Block timeblock_time

Block time

範例
10 mins
字串建議
Block rewardblock_reward

Block reward

範例
12.5 BTC
字串建議
Circulating supplycirculating_supply

Circulating supply

範例
21,000,000
字串建議
Supply limitsupply_limit

Largest money supply possible

範例
21,000,000
字串建議
exchange_rateexchange_rate

Conversion rate

範例
$5 USD (January 2015)
字串建議
Market capitalizationmarket_cap

Market capitalization

範例
$5 million (January 2015)
字串建議
footnotesfootnotes

沒有描述

不明非必填