Difference between revisions of "Widget:CurrentPrice"
From CryptoWiki
(Created page with "<script type="text/javascript"> baseUrl = "https://widgets.cryptocompare.com/"; var scripts = document.getElementsByTagName("script"); var embedder = scripts[ scripts.length - 1 ]; var cccTheme = {"General":{}}; (function (){ var appName = encodeURIComponent(window.location.hostname); if(appName==""){appName="local";} var s = document.createElement("script"); s.type = "text/javascript"; s.async = true; var theUrl = baseUrl+'serve/v3/coin/header?fsyms=BTC,ETH,XRP,BCH,EOS,...") |
|||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<script | <script async src="https://static.coinstats.app/widgets/coin-price-marquee-widget.js"></script> | ||
<coin-stats-marquee-widget locale="en" currency="USD" background="#FFFFFF" status-up-color="#4F8A5B" status-down-color="#FE4747" text-color="#1C1B1B" buttons-color="#1C1B1B" border-color="rgba(28,27,27,0.15)" position="static" font="Roboto, Arial, Helvetica" width="4000px" coins-count="100"></coin-stats-marquee-widget> | |||
</script> | |||
< | |||
</ |
Latest revision as of 14:46, 5 April 2022
<script async src="https://static.coinstats.app/widgets/coin-price-marquee-widget.js"></script> <coin-stats-marquee-widget locale="en" currency="USD" background="#FFFFFF" status-up-color="#4F8A5B" status-down-color="#FE4747" text-color="#1C1B1B" buttons-color="#1C1B1B" border-color="rgba(28,27,27,0.15)" position="static" font="Roboto, Arial, Helvetica" width="4000px" coins-count="100"></coin-stats-marquee-widget>