NewSintro

From Virtualsoil

(Difference between revisions)
Line 1: Line 1:
'''[[whyfirstline|Please leave the first line intact. Paste your story after it.]]'''
'''[[whyfirstline|Please leave the first line intact. Paste your story after it.]]'''
 +
<rhtml>
 +
<fieldset>
 +
<legend>Create New Page</legend>
 +
<form enctype='multipart/form-data' method='post' action="/virtualsoil/index.php?title="$xxx"&action=edit">
 +
<input type='text' name='title' value='your page' />
 +
<input type='submit' value='Create Page'/>
 +
</form>
 +
</fieldset>
 +
</rhtml>

Revision as of 01:05, 13 March 2006

Please leave the first line intact. Paste your story after it. <rhtml> <fieldset> <legend>Create New Page</legend> <form enctype='multipart/form-data' method='post' action="/virtualsoil/index.php?title="$xxx"&action=edit"> <input type='text' name='title' value='your page' /> <input type='submit' value='Create Page'/> </form> </fieldset> </rhtml>

Personal tools