|
5 | 5 | <title>iCS |
6 | 6 | </title> |
7 | 7 | <meta name="viewport" content="width=device-width, initial-scale=1"> |
8 | | - <meta property="og:url" content="The interactive character sheet making playing table top games online easier. Comes with an UnLicense for free-plays and more!"> |
| 8 | + <meta property="og:url" content="The interactive character sheet making playing online table top games easier. Comes with an UnLicense for free-plays and more! FOSS"> |
9 | 9 | <meta name="apple-mobile-web-app-capable" content="yes"> |
10 | 10 | <html manifest="Hlist.appcache"> |
| 11 | + <meta name="version" content="3.x.n" value="3.0.1"> |
| 12 | + <meta name="tags" content="iCS,interactive Character Sheet,Intelligent Character Sheet,Smart Sheet,UnLicense,Character Sheet,VTT,Table Top"> |
11 | 13 | </meta> |
12 | 14 | <link rel="icon" type="image/x-icon" href="https://ipfs.io/ipfs/QmcGxSGGzAQ31E2eqCzDy7hskJp4s7udDK5HcrxHThwf4y"> |
13 | 15 | </head> |
|
706 | 708 | <span id='nbi' style='padding-bottom:6.5px;border-bottom-style:inset;border-bottom-width:0.5px;'><button id='dobuyin' class='button2' onclick='this.style="display:inline-block";document.getElementById("setbuyin").style="display:inline-block";document.getElementById("nbitext").style="display:inline-block";document.getElementById("bi").innerHTML=1;this.style="display:none";' title='Start Your BuyIn'><b>O</b></button> <span id='nbitext' title="BuyIn Limit" style="display:none"></span> <button id='setbuyin' style="display:none" class='button2' onclick='this.style="display:none";document.getElementById("resetbuyin").style="display:inline-block";buyin();' title='Sets Your BuyIn'><b>I</b></button> <button id='resetbuyin' style="display:none" class='button2' onclick='document.getElementById("nbi").style="display:none";this.style="display:none";document.getElementById("newbehr").style.display="block";' title='Remove extra buttons'><b><s>O</s></b></button> <button id='nobuyin' class='button2' onclick='pointbuy=0;document.getElementById("bi").innerHTML=0;document.getElementById("nbitext").innerHTML=Number(-2);document.getElementById("nbi").style="visibility:hidden";' title='Cancel BuyIn Method'><b>x</b></button></span> |
707 | 709 | <hr id='skillshr'> |
708 | 710 | <div id='skills2'> |
709 | | - <div id='skillstuff' style='padding-bottom:4px;border-bottom-style:inset;border-bottom-width:0.5px;'><button class='button2' onclick="skilladd();" ><b style='font-size:175%' title='Click to add a skill'>Add a Skill</b></button></br class='brs'> |
| 711 | + <div id='skillstuff' style='padding-bottom:4px;border-bottom-style:inset;border-bottom-width:0.5px;'> |
710 | 712 | <span id='skillsbtns'> |
| 713 | + <button class='button2' onclick="skilladd();" id='sa' ><b style='font-size:175%' title='Click to add a skill'>Add a Skill</b></button></br class='brs'> |
711 | 714 | <button class='button2' onclick='document.getElementById("skillsbtns").remove();' title='Click to not be able to add more skills'><b style='font-size:125%'>o</b></button> |
712 | 715 | <button class='button2' onclick='document.getElementById("skills2").remove();' title='Click to remove the skills section'><b style='font-size:125%'>x</b></button> |
713 | | - </span> |
| 716 | + </span></br class='brs'> |
714 | 717 | </br> |
715 | 718 | </div> |
716 | 719 | <div id='uhold13'></div> |
|
754 | 757 | <div id='weapons2' style='padding-bottom:4px;border-bottom-style:inset;border-bottom-width:0.5px;'> |
755 | 758 | <span id="weapondump"></span> |
756 | 759 | <span id='weaponbtns'> |
757 | | - <button class='button2' onclick='document.getElementById("weaponsbtns").remove();' title='Click to remove extra Weapon button'><b style='font-size:125%'>o</b></button> |
| 760 | + <button class='button2' onclick='document.getElementById("weaponbtns").remove();' title='Click to remove extra Weapon button'><b style='font-size:125%'>o</b></button> |
758 | 761 | <button class='button2' onclick='document.getElementById("weaponstuff").remove();' title='Click to remove Weapon section'><b style='font-size:125%'>x</b></button> |
759 | 762 | </span> |
760 | 763 | </br> |
|
787 | 790 | </div> |
788 | 791 |
|
789 | 792 | <div id='magic'> |
790 | | - <div id='magicstuff' style='padding-bottom:4px;border-bottom-style:inset;border-bottom-width:0.5px;'><button class='button2' onclick="spelladd();" ><b style='font-size:175%' title='Click to add a skill'>Add a Spell</b></button></br class='brs'> |
791 | | - <span id='magicbtns'> |
792 | | - <button class='button2' onclick='document.getElementById("magicstuff").remove();' title='Click to not be able to add more spells'><b style='font-size:125%'>-</b></button> |
| 793 | + <div id='magicstuff' style='padding-bottom:4px;border-bottom-style:inset;border-bottom-width:0.5px;'> |
| 794 | + <span id='magicbtns'><button class='button2' onclick="spelladd();" ><b style='font-size:175%' title='Click to add a skill'>Add a Spell</b></button></br class='brs'> |
793 | 795 | <button class='button2' onclick='document.getElementById("magicbtns").remove();'><b style='font-size:125%' title='Click to remove extra spell buttons'>o</b></button> |
794 | 796 | <button class='button2' onclick='document.getElementById("magic").remove();' title='Click to remove the spells section'><b style='font-size:125%'>x</b></button> |
795 | | - </span> |
| 797 | + </span></br class='brs'> |
796 | 798 | </br> |
797 | 799 | </div> |
798 | 800 | <div id='mhold1'></div> |
|
0 commit comments