Dragon Slayer Arcos
End All Life; Embrace Silence
[div class=csgform]
[div class=csgtitle]A Mage's Journey CF[/div]
[div class=csgintro]Fill out form, click "Create Character" then copy code and paste in a reply to this thread. Note: Form will NOT auto save! Always click the create button and copy/paste the code regardless of finishing![/div]
[div class=csglabel]Name:[/div][input class="csginput csgname" type=text placeholder="First and Last"][/input]
[div class=csglabel]Alias:[/div][input class="csginput csgalias" placeholder="Something fun but relevant"][/input]
[div class=csglabel]Age:[/div][input class="csginput csgage" type=text maxlength=2 placeholder="15-86"][/input]
[div class=csglabel]Race:[/div][input class="csginput csgrace" placeholder="Human/Elf/Dwarf/Orc/Hybrid/Etc"][/input]
[div class=csglabel]Gender:[/div][input class="csginput csggender"][/input]
[div class=csglabel]Orientation:[/div][input class="csginput csgorientation"][/input]
[div class=csglabel]Personality:[/div][input type=textarea class="csginput csgpersonality" placeholder="1 paragraph min"][/input]
[div class=csglabel]History:[/div][input type=textarea class="csginput csghistory" placeholder="2 paragraph preferred"][/input]
[div class=csglabel]Mage Rank:[/div][input class="csginput csgmagerank" placeholder="1=Very Weak-Rare 3=Average-Common 5=Very Strong-Very rare"][/input]
[div class=csglabel]Magic Type:[/div][input class="csginput csgmagictype" placeholder="Caster/Holder"][/input]
[div class=csglabel]Magic Affinity:[/div][input class="csginput csgmagicaffinity" placeholder="Type of magic used. EX: Fire Magic/Summoning Magic"][/input]
[div class=csglabel]Spell:[/div][input class="csginput csgspell1" placeholder="Name of spell and what it does/limitations/cooldowns"][/input]
[div class=csglabel]Spell2:[/div][input class="csginput csgspell2" placeholder="See above placeholder"][/input]
[div class=csglabel]Spell3:[/div][input class="csginput csgspell3" placeholder="See above placeholder"][/input]
[div class=csglabel]Spell4:[/div][input class="csginput csgspell4" placeholder="See above placeholder"][/input]
[div class=csglabel]Spell5:[/div][input class="csginput csgspell5" placeholder="See above placeholder"][/input]
[div class=csglabel]Weaknesses:[/div][input class="csginput csgweaknesses" placeholder="What weakens your character. Must have 1!"][/input]
[div class=csglabel]Abilities:[/div][input class="csginput csgabilities" placeholder="Abilities not magic related. Earned through hard work."][/input]
[div class=csglabel]Alignment:[/div][input class="csginput csgalignment" placeholder="Good/Evil/Neutral"][/input]
[input class=csgsubmit type=button]Create Character[/input]
[div class=csgcode][b]Name:[/b] [div class="csgvalue csgnameValue"][/div]
[b]Alias:[/b] [div class="csgvalue csgaliasValue"][/div]
[b]Age:[/b] [div class="csgvalue csgageValue"][/div]
[b]Race:[/b] [div class="csgvalue csgraceValue"][/div]
[b]Gender:[/b] [div class="csgvalue csggenderValue"][/div]
[b]Orientation:[/b] [div class="csgvalue csgorientationValue"][/div]
[b]Personality:[/b] [div class="csgvalue csgpersonalityValue" style="white-space: pre;"][/div]
[b]History:[/b] [div class="csgvalue csghistoryValue" style="white-space: pre;"][/div]
[b]Mage Rank:[/b] [div class="csgvalue csgmagerankValue"][/div]
[b]Magic Type:[/b] [div class="csgvalue csgmagictypeValue"][/div]
[b]Magic Affinity:[/b] [div class="csgvalue csgmagicaffinityValue"][/div]
[b]Spell:[/b] [div class="csgvalue csgspell1Value" style="white-space: pre;"][/div]
[b]Spell2:[/b] [div class="csgvalue csgspell2Value" style="white-space: pre;"][/div]
[b]Spell3:[/b] [div class="csgvalue csgspell3Value" style="white-space: pre;"][/div]
[b]Spell4:[/b] [div class="csgvalue csgspell4Value" style="white-space: pre;"][/div]
[b]Spell5:[/b] [div class="csgvalue csgspell5Value" style="white-space: pre;"][/div]
[b]Weaknesses:[/b] [div class="csgvalue csgweaknessesValue" style="white-space: pre;"][/div]
[b]Abilities:[/b] [div class="csgvalue csgabilitiesValue" style="white-space: pre;"][/div]
[b]Alignment:[/b] [div class="csgvalue csgalignmentValue"][/div][/div]
[class name=csgform] background: #43f2ec; box-shadow: 0px 0px 25px #505050 inset; box-sizing:border-box; margin:20px auto; padding:10px; width:60%; border-radius:12px; [/class] [class name=csgtitle] box-sizing:border-box; font-size:30px; font-weight:bold; text-align:center; [/class] [class name=csgintro] box-sizing:border-box; text-align:center; [/class] [class name=csglabel] box-sizing:border-box; display:inline-block; font-weight:bold; padding:10px; vertical-align:top; width:40%; [/class] [class name=csginput] background:#ffffff; border:1px solid #c0c0c0; border-radius:5px; box-sizing:border-box; display:inline-block; margin-bottom:10px; width:60%; [/class] [class name=csgsubmit] box-sizing:border-box; display:inline-block; font-size:20px; font-weight:bold; padding:10px 0; width:100%; border-radius:12px; [/class] [class name=csgcode] background-color:#ffffff; border:1px solid #a9a9a9; box-sizing:border-box; display:none; margin-top:20px; padding:10px; [/class] [class name=csgvalue] display:inline; [/class] [script class=csgsubmit on=click] hide csgcode set name (getVal csgname) set alias (getVal csgalias) set age (getVal csgage) set race (getVal csgrace) set gender (getVal csggender) set orientation (getVal csgorientation) set personality (getVal csgpersonality) set history (getVal csghistory) set mage_rank (getVal csgmagerank) set magic_type (getVal csgmagictype) set magic_affinity (getVal csgmagicaffinity) set spell (getVal csgspell1) set spell2 (getVal csgspell2) set spell3 (getVal csgspell3) set spell4 (getVal csgspell4) set spell5 (getVal csgspell5) set weaknesses (getVal csgweaknesses) set abilities (getVal csgabilities) set alignment (getVal csgalignment) setText ${name} csgnameValue setText ${alias} csgaliasValue setText ${age} csgageValue setText ${race} csgraceValue setText ${gender} csggenderValue setText ${orientation} csgorientationValue setText ${personality} csgpersonalityValue setText ${history} csghistoryValue setText ${mage_rank} csgmagerankValue setText ${magic_type} csgmagictypeValue setText ${magic_affinity} csgmagicaffinityValue setText ${spell} csgspell1Value setText ${spell2} csgspell2Value setText ${spell3} csgspell3Value setText ${spell4} csgspell4Value setText ${spell5} csgspell5Value setText ${weaknesses} csgweaknessesValue setText ${abilities} csgabilitiesValue setText ${alignment} csgalignmentValue slideDown 2000 csgcode [/script] [/div]
[div class=csgtitle]A Mage's Journey CF[/div]
[div class=csgintro]Fill out form, click "Create Character" then copy code and paste in a reply to this thread. Note: Form will NOT auto save! Always click the create button and copy/paste the code regardless of finishing![/div]
[div class=csglabel]Name:[/div][input class="csginput csgname" type=text placeholder="First and Last"][/input]
[div class=csglabel]Alias:[/div][input class="csginput csgalias" placeholder="Something fun but relevant"][/input]
[div class=csglabel]Age:[/div][input class="csginput csgage" type=text maxlength=2 placeholder="15-86"][/input]
[div class=csglabel]Race:[/div][input class="csginput csgrace" placeholder="Human/Elf/Dwarf/Orc/Hybrid/Etc"][/input]
[div class=csglabel]Gender:[/div][input class="csginput csggender"][/input]
[div class=csglabel]Orientation:[/div][input class="csginput csgorientation"][/input]
[div class=csglabel]Personality:[/div][input type=textarea class="csginput csgpersonality" placeholder="1 paragraph min"][/input]
[div class=csglabel]History:[/div][input type=textarea class="csginput csghistory" placeholder="2 paragraph preferred"][/input]
[div class=csglabel]Mage Rank:[/div][input class="csginput csgmagerank" placeholder="1=Very Weak-Rare 3=Average-Common 5=Very Strong-Very rare"][/input]
[div class=csglabel]Magic Type:[/div][input class="csginput csgmagictype" placeholder="Caster/Holder"][/input]
[div class=csglabel]Magic Affinity:[/div][input class="csginput csgmagicaffinity" placeholder="Type of magic used. EX: Fire Magic/Summoning Magic"][/input]
[div class=csglabel]Spell:[/div][input class="csginput csgspell1" placeholder="Name of spell and what it does/limitations/cooldowns"][/input]
[div class=csglabel]Spell2:[/div][input class="csginput csgspell2" placeholder="See above placeholder"][/input]
[div class=csglabel]Spell3:[/div][input class="csginput csgspell3" placeholder="See above placeholder"][/input]
[div class=csglabel]Spell4:[/div][input class="csginput csgspell4" placeholder="See above placeholder"][/input]
[div class=csglabel]Spell5:[/div][input class="csginput csgspell5" placeholder="See above placeholder"][/input]
[div class=csglabel]Weaknesses:[/div][input class="csginput csgweaknesses" placeholder="What weakens your character. Must have 1!"][/input]
[div class=csglabel]Abilities:[/div][input class="csginput csgabilities" placeholder="Abilities not magic related. Earned through hard work."][/input]
[div class=csglabel]Alignment:[/div][input class="csginput csgalignment" placeholder="Good/Evil/Neutral"][/input]
[input class=csgsubmit type=button]Create Character[/input]
[div class=csgcode][b]Name:[/b] [div class="csgvalue csgnameValue"][/div]
[b]Alias:[/b] [div class="csgvalue csgaliasValue"][/div]
[b]Age:[/b] [div class="csgvalue csgageValue"][/div]
[b]Race:[/b] [div class="csgvalue csgraceValue"][/div]
[b]Gender:[/b] [div class="csgvalue csggenderValue"][/div]
[b]Orientation:[/b] [div class="csgvalue csgorientationValue"][/div]
[b]Personality:[/b] [div class="csgvalue csgpersonalityValue" style="white-space: pre;"][/div]
[b]History:[/b] [div class="csgvalue csghistoryValue" style="white-space: pre;"][/div]
[b]Mage Rank:[/b] [div class="csgvalue csgmagerankValue"][/div]
[b]Magic Type:[/b] [div class="csgvalue csgmagictypeValue"][/div]
[b]Magic Affinity:[/b] [div class="csgvalue csgmagicaffinityValue"][/div]
[b]Spell:[/b] [div class="csgvalue csgspell1Value" style="white-space: pre;"][/div]
[b]Spell2:[/b] [div class="csgvalue csgspell2Value" style="white-space: pre;"][/div]
[b]Spell3:[/b] [div class="csgvalue csgspell3Value" style="white-space: pre;"][/div]
[b]Spell4:[/b] [div class="csgvalue csgspell4Value" style="white-space: pre;"][/div]
[b]Spell5:[/b] [div class="csgvalue csgspell5Value" style="white-space: pre;"][/div]
[b]Weaknesses:[/b] [div class="csgvalue csgweaknessesValue" style="white-space: pre;"][/div]
[b]Abilities:[/b] [div class="csgvalue csgabilitiesValue" style="white-space: pre;"][/div]
[b]Alignment:[/b] [div class="csgvalue csgalignmentValue"][/div][/div]
[class name=csgform] background: #43f2ec; box-shadow: 0px 0px 25px #505050 inset; box-sizing:border-box; margin:20px auto; padding:10px; width:60%; border-radius:12px; [/class] [class name=csgtitle] box-sizing:border-box; font-size:30px; font-weight:bold; text-align:center; [/class] [class name=csgintro] box-sizing:border-box; text-align:center; [/class] [class name=csglabel] box-sizing:border-box; display:inline-block; font-weight:bold; padding:10px; vertical-align:top; width:40%; [/class] [class name=csginput] background:#ffffff; border:1px solid #c0c0c0; border-radius:5px; box-sizing:border-box; display:inline-block; margin-bottom:10px; width:60%; [/class] [class name=csgsubmit] box-sizing:border-box; display:inline-block; font-size:20px; font-weight:bold; padding:10px 0; width:100%; border-radius:12px; [/class] [class name=csgcode] background-color:#ffffff; border:1px solid #a9a9a9; box-sizing:border-box; display:none; margin-top:20px; padding:10px; [/class] [class name=csgvalue] display:inline; [/class] [script class=csgsubmit on=click] hide csgcode set name (getVal csgname) set alias (getVal csgalias) set age (getVal csgage) set race (getVal csgrace) set gender (getVal csggender) set orientation (getVal csgorientation) set personality (getVal csgpersonality) set history (getVal csghistory) set mage_rank (getVal csgmagerank) set magic_type (getVal csgmagictype) set magic_affinity (getVal csgmagicaffinity) set spell (getVal csgspell1) set spell2 (getVal csgspell2) set spell3 (getVal csgspell3) set spell4 (getVal csgspell4) set spell5 (getVal csgspell5) set weaknesses (getVal csgweaknesses) set abilities (getVal csgabilities) set alignment (getVal csgalignment) setText ${name} csgnameValue setText ${alias} csgaliasValue setText ${age} csgageValue setText ${race} csgraceValue setText ${gender} csggenderValue setText ${orientation} csgorientationValue setText ${personality} csgpersonalityValue setText ${history} csghistoryValue setText ${mage_rank} csgmagerankValue setText ${magic_type} csgmagictypeValue setText ${magic_affinity} csgmagicaffinityValue setText ${spell} csgspell1Value setText ${spell2} csgspell2Value setText ${spell3} csgspell3Value setText ${spell4} csgspell4Value setText ${spell5} csgspell5Value setText ${weaknesses} csgweaknessesValue setText ${abilities} csgabilitiesValue setText ${alignment} csgalignmentValue slideDown 2000 csgcode [/script] [/div]
Last edited: