Difference between revisions of "Template:Crypto info template"

From CryptoWiki

wiki_crypto>Zeb.dyor
 
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
<infobox>
{{Infobox
  <title source="title1">
 
    <default>{{PAGENAME}}</default>
| bodyclass  = vevent
  </title>
 
  <data source="website">
| title     = {{{title|{{{name|<includeonly>{{PAGENAMEBASE}}</includeonly>}}}}}}
    <label>Website</label>
 
  </data>
| titleclass = summary
  <data source="launch">
 
     <label>Launch</label>
| labelstyle = white-space: nowrap
   </data>
 
  <data source="total_supply">
| image      = {{#invoke:InfoboxImage|InfoboxImage|image={{{logo|}}}|size={{{logo_size|}}}|sizedefault=frameless|alt={{{logo_alt|}}}}}
     <label>Total Supply</label>
| caption    = {{{caption|{{{logo caption|{{{logo_caption|}}}}}}}}}
  </data>
 
  <data source="type">
| image2     = {{#invoke:InfoboxImage|InfoboxImage|image={{{screenshot|}}}|size={{{screenshot_size|}}}|sizedefault=frameless|alt={{{screenshot_alt|}}}}}
     <label>Type</label>
| caption2   = {{{screenshot caption|{{{screenshot_caption|}}}}}}
  </data>
 
  <data source="consensus_mechanism">
| label1     = Type
     <label>Consensus mechanism</label>
| data1      = {{{type|}}}
  </data>
 
</infobox>
| label2     = Ticker symbol
<noinclude>
| data2      = {{{ticker_symbol|}}}
Example usage:<pre>
 
{{Crypto info template
| label3    = Original author(s)
|title1=Example
| data3      = {{{author|}}}
|image1=Example
 
|caption1=Example
| label4     = Software developer|Developer(s)
|ticker_symbol=Example
| data4      = {{{developer|}}}
|website=Example
 
|launch=Example
| label5    = Initial release
|total_supply=Example
| data5      = {{{initial_release_date|}}}
|type=Example
 
|consensus_mechanism=Example
| label6    = [[Consensus algorithm|Consensus mechanism]]
}}
| data6      = {{{consensus_mechanism|}}}
</pre>
 
| label7    = Total supply
| data7      = {{{total_supply |}}}
 
| label8    = Website
| data8      = {{{website|}}}
 
| label9    = [[White paper]]
| data9      = {{{white_paper|}}}
 
| label10    = Developpment status
| data10      = {{{status|}}}
 
| label11    = Code repo
| data11      = {{{Code repository|}}}
 
 
}}<noinclude>
{{documentation}}
</noinclude>
</noinclude>

Latest revision as of 08:08, 20 February 2022