Difference between revisions of "Template:BTC"

From Bitcoin Wiki
Jump to: navigation, search
m
(Undo revision 62013 by 934 (talk) - it looks like this template has broken)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<onlyinclude><span class="btc">BTC</span></onlyinclude>
+
 
 
<noinclude>{{documentation}}__NOTOC__
 
This template uses a custom font<ref>https://en.bitcoin.it/BTC.ttf</ref>, specified in the wiki's custom style sheet<ref>[[MediaWiki:Common.css]]</ref>.
 
 
 
BTC.ttf was authored by [[User:theymos|theymos]] for the [[BitcoinTalk Forum]]<ref>https://bitcointalk.org/index.php?topic=88647.msg976404#msg976404</ref>
 
 
 
The font contains a special glyph for the letter '''B'''.  The glyphs for the letters '''T''' and '''C''' have zero width, allowing the text '''BTC''' to be typed, while only {{BTC}} appears.  This allows applications that do not support custom font rendering to still display an identifying text.  When copying text containing the symbol to the clipboard, the full text '''BTC''' is also copied.
 
=== Usage ===
 
To insert the {{BTC}} symbol:
 
<nowiki>{{BTC}}</nowiki>
 
 
 
When denoting values in Bitcoin, common practice is to use the symbol as a prefix: {{BTC}}0.5
 
<nowiki>{{BTC}}0.5</nowiki>
 
 
 
To prevent updates to this template from potentially affecting many pages, you may also choose to use template substitution<ref>http://www.mediawiki.org/wiki/Manual:Substitution</ref>:
 
<nowiki>{{subst:BTC}}</nowiki>
 
 
 
=== Image ===
 
 
 
The symbol can also be inserted as an image.  The main disadvantage of this method is that the symbol does not adjust with wiki formatting such as font size and style.  Input:
 
<nowiki>[[{{ns:File}}:Btc-sans.png|x16px|alt="BTC"]]</nowiki>
 
 
 
Output:
 
[[{{ns:File}}:Btc-sans.png|x16px|alt="BTC"]]
 
</noinclude>
 
 
 
== References ==
 
<references />
 

Latest revision as of 09:48, 8 June 2019