User talk:Admin

From Virtualsoil

(Difference between revisions)
 
(21 intermediate revisions not shown)
Line 9: Line 9:
<plain_html><b>test</b>
<plain_html><b>test</b>
<fieldset>
<fieldset>
-
<legend>" . wfMsgHtml('upload') . "</legend>
+
<legend>Upload File</legend>
-
<form enctype='multipart/form-data' method='post' action=\\"$action\\">
+
<form enctype='multipart/form-data' method='post' action="/virtualsoil/index.php?title="$xxx"&action=edit">
-
<input type='hidden' name='action' value='submit' />
+
<input type='text' name='title' value='your page' />
-
<input type='hidden' name='source' value='upload' />
+
<input type='submit' value='Create Page'/>
-
<input type='hidden' name='MAX_FILE_SIZE' value='2000000' />
+
-
<input type='file' name='xmlimport' value='' size='30' />
+
-
<input type='submit' value='" . wfMsgHtml( "uploadbtn" ) . "'/>
+
</form>
</form>
</fieldset>
</fieldset>
Line 22: Line 19:
</plain_html>
</plain_html>
-
[[testing]]
+
[[New Page]]
 +
 
 +
== My wiki... ==
 +
 
 +
Can I be a sysop at [http://www.editthis.info/ssrc/index.php/Main_Page SSRC Wiki] because I made it? [[User:The thing|The thing]] 17:22, 9 March 2006 (PST)
 +
:Yep, see your user talk at your wiki [[User:Admin|Admin]] 18:50, 9 March 2006 (PST)
 +
 
 +
== Yes I was wondering... ==
 +
 
 +
Yes I've been wanting to be a writer for a good while now and I was wondering if I might be able to put my pretty bad grammared stories here. [[User:Bassium!|Bassium!]]
 +
 
 +
:Well I was just wondering if I was able to I've been writing for a while but I'm a very young and do not know grammar that well... Plus I have alot of typos but I will get to work on making them picture perfect! [[User:Bassium!|Bassium!]]
 +
 
 +
::Yes I know wiki code and uploading everything so I'm fine at the moment I have no need for a tutorial at the moment on editing pages if you were going to give me one that is... But at the moment here goes my first chapter of the story! [[User:Bassium!|Bassium!]]
 +
 
 +
:::I just realized I have a problem using "As" to much and alot of other problems with my grammar! [[User:Bassium!|Bassium!]]
 +
 
 +
==Ok well I'm back!==
 +
I forgot the name of your website... And stuff. [[User:Bassium!|Bassium!]]

Current revision as of 03:20, 29 December 2006

VirtualSoil.com

Fan Fiction - Other Fiction - Non Fiction - Resources - Forum - About - Encyclopedia

How do I change the icon (favicon) in browser's address-line?

If you want to another favicon. You can change it in /includes/Skin.php file. Change the line from 'href' => '/favicon.ico' to 'href' => '/path/to/your/favicon.ico'.

The wiki will output a <link> which references the traditional /favicon.ico, at the root URL path of your site. (Some browsers will look there even without the <link>, others require it.)

<plain_html>test <fieldset> <legend>Upload File</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>


</plain_html>

New Page

My wiki...

Can I be a sysop at SSRC Wiki because I made it? The thing 17:22, 9 March 2006 (PST)

Yep, see your user talk at your wiki Admin 18:50, 9 March 2006 (PST)

Yes I was wondering...

Yes I've been wanting to be a writer for a good while now and I was wondering if I might be able to put my pretty bad grammared stories here. Bassium!

Well I was just wondering if I was able to I've been writing for a while but I'm a very young and do not know grammar that well... Plus I have alot of typos but I will get to work on making them picture perfect! Bassium!
Yes I know wiki code and uploading everything so I'm fine at the moment I have no need for a tutorial at the moment on editing pages if you were going to give me one that is... But at the moment here goes my first chapter of the story! Bassium!
I just realized I have a problem using "As" to much and alot of other problems with my grammar! Bassium!

Ok well I'm back!

I forgot the name of your website... And stuff. Bassium!

Personal tools