Help:Editing
From Biowiktionary
(→Codes for writing) |
(→'''Signature''') |
||
(11 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | |||
To add plain text, simply enter it. If you want to do something more fancy, look how others have done certain things on the page you are editing, or go to one of the links below. Once you are done editing, click on the save button at the bottom, and you will have changed the page. | To add plain text, simply enter it. If you want to do something more fancy, look how others have done certain things on the page you are editing, or go to one of the links below. Once you are done editing, click on the save button at the bottom, and you will have changed the page. | ||
Line 12: | Line 11: | ||
*'''Insert image''' from this wiki. Note: To insert an image that is not on this page, just insert the url, for example, <nowiki>http://example.com/image.jpg</nowiki>. If your picture is not on the internet already, you can host it on one of the websites listed [http://www.philb.com/iwantto/share.htm here]. You can also upload an image by clicking on the upload file link in the toolbox. | *'''Insert image''' from this wiki. Note: To insert an image that is not on this page, just insert the url, for example, <nowiki>http://example.com/image.jpg</nowiki>. If your picture is not on the internet already, you can host it on one of the websites listed [http://www.philb.com/iwantto/share.htm here]. You can also upload an image by clicking on the upload file link in the toolbox. | ||
*'''Link to a media file''' (sound or movie). If your video file is not on the internet already, you can host it on one of the websites listed [http://www.philb.com/iwantto/multimedia.htm here]. Editthis.info does not allow you to upload files (although you will be able to with a Premium account). | *'''Link to a media file''' (sound or movie). If your video file is not on the internet already, you can host it on one of the websites listed [http://www.philb.com/iwantto/multimedia.htm here]. Editthis.info does not allow you to upload files (although you will be able to with a Premium account). | ||
- | |||
*'''Ignore wikipedia formatting''' - what was used to show <nowiki>http://example.com/image.jpg</nowiki> in plain text instead of as a picture. | *'''Ignore wikipedia formatting''' - what was used to show <nowiki>http://example.com/image.jpg</nowiki> in plain text instead of as a picture. | ||
*'''Your signature''' - only if you are signed in (You must be logged in to edit). | *'''Your signature''' - only if you are signed in (You must be logged in to edit). | ||
Line 18: | Line 16: | ||
==Codes for writing== | ==Codes for writing== | ||
- | + | ==='''Bold'''=== | |
<nowiki>'''text'''</nowiki> | <nowiki>'''text'''</nowiki> | ||
Will appear as '''text''' | Will appear as '''text''' | ||
- | + | ==='''Italics'''=== | |
<nowiki>''text''</nowiki> | <nowiki>''text''</nowiki> | ||
Will appear as ''text'' | Will appear as ''text'' | ||
- | + | ==='''Link'''=== | |
+ | ====Internal==== | ||
<nowiki>[[Page name]]</nowiki> | <nowiki>[[Page name]]</nowiki> | ||
Will appear as [[Page name]] | Will appear as [[Page name]] | ||
- | <nowiki>[[ | + | <nowiki>[[Page name|Name Page]]</nowiki> |
- | Will appear as [[ | + | Will appear as [[Page name|Name Page]] but link to Page name |
- | + | ||
+ | ====External==== | ||
+ | <nowiki>[http://www.bzpower.com]</nowiki> | ||
+ | Will appear as [http://www.bzpower.com]. | ||
+ | <nowiki>[http://www.bzpower.com BZPower]</nowiki> | ||
+ | Will appear as [http://www.bzpower.com BZPower] | ||
+ | ==='''Image'''=== | ||
+ | ====External==== | ||
<nowiki>http://www.brickshelf.com/gallery/Toa-Vakama-Nuva/BIOWiktionary/hau_red.gif</nowiki> | <nowiki>http://www.brickshelf.com/gallery/Toa-Vakama-Nuva/BIOWiktionary/hau_red.gif</nowiki> | ||
Will appear as http://www.brickshelf.com/gallery/Toa-Vakama-Nuva/BIOWiktionary/hau_red.gif | Will appear as http://www.brickshelf.com/gallery/Toa-Vakama-Nuva/BIOWiktionary/hau_red.gif | ||
- | + | ====Internal==== | |
<nowiki>[[Image:Hau.gif]]</nowiki> | <nowiki>[[Image:Hau.gif]]</nowiki> | ||
Will appear as [[Image:Hau.gif]] | Will appear as [[Image:Hau.gif]] | ||
- | + | ==='''Signing a page'''=== | |
- | <nowiki>-~~~~</nowiki> | + | *<nowiki>-~~~~</nowiki> |
- | Will appear as -(User's Name)(Time and Date) (EDT) | + | Will appear as -(User's Name/User's signature)(Time and Date) (EDT) |
- | For example: -[[User:Supreme Overlord of the Universe|Supreme Overlord of the Universe]] 21:18, 14 April 2007 (EDT) | + | For example: -[[User:Supreme Overlord of the Universe|Supreme Overlord of the Universe]] 21:18, 14 April 2007 (EDT) or -[[User:Supreme Overlord of the Universe|<FONT COLOR="ORANGE">S</FONT><FONT COLOR="GREEN">O</FONT><FONT COLOR="ORANGE">o</FONT><FONT COLOR="GREEN">t</FONT><FONT COLOR="ORANGE">U</FONT>]] ([[User talk:Supreme Overlord of the Universe|<sup><FONT COLOR="ORANGE">My Talk</FONT></sup>]]/[[Special:Contributions/Supreme Overlord of the Universe| <sub><FONT COLOR="GREEN">My Contributions</FONT></sub>]]) 05:27, 1 May 2007 (EDT) |
- | *'''Horizontal line''' | + | *<nowiki>-~~~</nowiki> |
+ | Will appear as -(User's Name) or -(User's signature) | ||
+ | For Example: -[[User:Supreme Overlord of the Universe|Supreme Overlord of the Universe]] or -[[User:Supreme Overlord of the Universe|<FONT COLOR="ORANGE">S</FONT><FONT COLOR="GREEN">O</FONT><FONT COLOR="ORANGE">o</FONT><FONT COLOR="GREEN">t</FONT><FONT COLOR="ORANGE">U</FONT>]] ([[User talk:Supreme Overlord of the Universe|<sup><FONT COLOR="ORANGE">My Talk</FONT></sup>]]/[[Special:Contributions/Supreme Overlord of the Universe| <sub><FONT COLOR="GREEN">My Contributions</FONT></sub>]]) | ||
+ | |||
+ | *<nowiki>-~~~~~</nowiki> | ||
+ | Will appear as -(Time and Date) (EDT) | ||
+ | For Example: -21:20, 14 April 2007 (EDT) | ||
+ | |||
+ | ==='''Horizontal line'''=== | ||
<nowiki>----</nowiki> | <nowiki>----</nowiki> | ||
Will appear as | Will appear as | ||
---- | ---- |
Current revision as of 21:36, 16 January 2008
To add plain text, simply enter it. If you want to do something more fancy, look how others have done certain things on the page you are editing, or go to one of the links below. Once you are done editing, click on the save button at the bottom, and you will have changed the page.
The easiest way to do simply things is use the editing buttons, shown below. When you click edit, they are displayed at the top. (For some functions, you might want to highlight text before you click a button). Below is a list of what the buttons do, in order of their appearance on the button bar.
- Bold- make your text bold.
- Italics- make your text italicized.
- Internal link - link to a page inside the wiki you are editing. If you want to do it without the button, do something like this [[Main Page]]. This will show up as Main Page. CaSe MattErS!
- External link - link to a web page not part of the wiki you are editing. If you want to do it without the button, do something like this [http://www.google.com Google Homepage]. This will show up as Google Homepage.
- Create new section within the page.
- Insert image from this wiki. Note: To insert an image that is not on this page, just insert the url, for example, http://example.com/image.jpg. If your picture is not on the internet already, you can host it on one of the websites listed here. You can also upload an image by clicking on the upload file link in the toolbox.
- Link to a media file (sound or movie). If your video file is not on the internet already, you can host it on one of the websites listed here. Editthis.info does not allow you to upload files (although you will be able to with a Premium account).
- Ignore wikipedia formatting - what was used to show http://example.com/image.jpg in plain text instead of as a picture.
- Your signature - only if you are signed in (You must be logged in to edit).
- Horizontal line - use sparingly.
Contents |
[edit] Codes for writing
[edit] Bold
'''text'''
Will appear as text
[edit] Italics
''text''
Will appear as text
[edit] Link
[edit] Internal
[[Page name]]
Will appear as Page name
[[Page name|Name Page]]
Will appear as Name Page but link to Page name
[edit] External
[http://www.bzpower.com]
Will appear as [1].
[http://www.bzpower.com BZPower]
Will appear as BZPower
[edit] Image
[edit] External
http://www.brickshelf.com/gallery/Toa-Vakama-Nuva/BIOWiktionary/hau_red.gif
Will appear as
[edit] Internal
[[Image:Hau.gif]]
[edit] Signing a page
*-~~~~
Will appear as -(User's Name/User's signature)(Time and Date) (EDT) For example: -Supreme Overlord of the Universe 21:18, 14 April 2007 (EDT) or -SOotU (My Talk/ My Contributions) 05:27, 1 May 2007 (EDT)
*-~~~
Will appear as -(User's Name) or -(User's signature) For Example: -Supreme Overlord of the Universe or -SOotU (My Talk/ My Contributions)
*-~~~~~
Will appear as -(Time and Date) (EDT) For Example: -21:20, 14 April 2007 (EDT)
[edit] Horizontal line
----
Will appear as