Your browser lacks required capabilities. Please upgrade it or switch to another to continue.
Loading…
<<textbox '$input' '' autofocus>>\n<span id='input-report'></span><span id='limit-reach'></span>\n\n<<script>>\npostdisplay['read-input'] = function (t) {\n $('#textbox-input').on('keyup', function () {\n // get word count from textbox\n var lt = $(this).val().length;\n\t\t\n if (lt <= 20) {\n // update input count\n $('#input-report').empty().append(lt);\n $('#limit-reach').empty();\n\t\t\t$();\n\t\n } else {\n // word limit reached\n $('#limit-reach').empty().append('Limit reached').css('color', 'red');\n\t\t\t\n }\n\t\t\n });\n};\n<</script>>\n<<button "Let's Go">><<replace "#AndKnuckles">><<set $string to $input.split("")>><<include "wordfont">>\n<</replace>><</button>>\n<span id="AndKnuckles"> </span>
Untitled Story
\n\nbody {\n\t/* This affects the entire page */\n\t\n\t\n}\n\n\t\n\nbody img {\n margin: 0px -0.15em;}
let's go [[KNUCKLES]]
<img src="http://mazhemart.co.uk/wp-content/uploads/2019/01/character_and.gif"><<for _i, _name range $string>>\n<<if _name is " ">><img src="http://mazhemart.co.uk/wp-content/uploads/2019/01/character_space.gif">\n<<elseif _name is "&">><img src="http://mazhemart.co.uk/wp-content/uploads/2019/01/character_and.gif">\n<<elseif _name is ".">><img src="http://mazhemart.co.uk/wp-content/uploads/2019/01/character_dot.gif">\n<<elseif _name is ":">><img src="http://mazhemart.co.uk/wp-content/uploads/2019/01/character_colon.gif">\n<<elseif _name.toUpperFirst() is "A" or _name.toUpperFirst() is "B" or _name.toUpperFirst() is "C" or _name.toUpperFirst() is "E" or _name.toUpperFirst() is "D" or _name.toUpperFirst() is "F" or _name.toUpperFirst() is "G" or _name.toUpperFirst() is "H" or _name.toUpperFirst() is "I" or _name.toUpperFirst() is "J" or _name.toUpperFirst() is "K" or _name.toUpperFirst() is "L" or _name.toUpperFirst() is "M" or _name.toUpperFirst() is "N" or _name.toUpperFirst() is "O" or _name.toUpperFirst() is "P" or _name.toUpperFirst() is "Q" or _name.toUpperFirst() is "R" or _name.toUpperFirst() is "S" or _name.toUpperFirst() is "T" or _name.toUpperFirst() is "U" or _name.toUpperFirst() is "V" or _name.toUpperFirst() is "W" or _name.toUpperFirst() is "Y" or _name.toUpperFirst() is "Z" or _name.toUpperFirst() is "X">>\n<<print "<img src='http://mazhemart.co.uk/wp-content/uploads/2019/01/character_"+ _name +".gif'>">><<else>>sonic<</if>><</for>><img src="http://mazhemart.co.uk/wp-content/uploads/2019/01/character_colon.gif">