<form action='create.php?op=create' method='POST'> Neuen Charakter erstellen

Name: <input name='name' maxlength='20'>

Passwort: <input name='pass1' type='password'>

Passwort wiederholen: <input name='pass2' type='password'>

E-Mail: <input name='email' type='email'>

<input type='submit' class='button' value='Account erstellen'>