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.]]''' | ||
- | < | + | <rtml> |
<form enctype='multipart/form-data' method='post' action="/virtualsoil/index.php?title="$xxx"&action=edit"> | <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='text' name='title' value='your page' /> | ||
<input type='submit' value='Create Page'/> | <input type='submit' value='Create Page'/> | ||
</form> | </form> | ||
- | </ | + | </rtml> |
Revision as of 01:06, 13 March 2006
Please leave the first line intact. Paste your story after it. <rtml> <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> </rtml>