You make a new page by writing a link to it (see below), then following the red "?" link at the end and starting to type. Easy! |
You make a new page by writing a link to it (see [Linking], below), then following the red "?" link at the end and starting to type. Easy! |
Basic HTML also works here: * <i></i> for italics * <b></b> for bold * <u></u> for underlining * <s></s> for * <small></small> for small text. Good for "notes in the margin". |
Basic HTML also works here. Apostrophes are simpler to type, but some people prefer HTML tags out of habit, and because they offer a few more effects: * <i></i> for italics* <b></b> for bold* <u></u> for underlining* <s></s> for * <small></small> for small text. Good for discussions and other "notes in the margin". |
* [[Sandbox]] shows up as Sandbox. |
* [[Sandbox]] shows up as Sandbox. |
* [[Home Page|Back to the top!]] becomes Back to the top! |
* [[Home Page|Back to the top!]] is linked to Home Page but shows up as Back to the top! |
* [[Characters/Twin]] becomes Twin. |
* [[Characters/Twin]] becomes Twin. |
* [[Characters/Twin||]] becomes Characters/Twin. |
* [[Characters/Twin||]] becomes Characters/Twin. |
* [http://www.puzzleboxmuck.org/ The PB site] becomes [The PB site]. |
* [http://www.puzzleboxmuck.org/ The PB site] becomes [The PB site]. |
* http://www.alarmistdesign.com/ovon/tinyshiny.gif becomes http://www.alarmistdesign.com/ovon/tinyshiny.gif |
* http://www.puzzleboxmuck.org/wiki/wikidata/uploads/tinyshiny.gif becomes http://www.puzzleboxmuck.org/wiki/wikidata/uploads/tinyshiny.gif |
* [http://www.somesite.net/pic.jpg Here's a picture]. |
* [http://www.somesite.net/pic.jpg Here's a picture] . |
If you need to link to another wiki, or to some Other Things, you can use [InterWiki] syntax: [WikiName:SomePage link title]. There's a list of wiki names and what they link to [here]. Most notably, Amanita's wiki is 'Ovon', and the Lexicon is 'PBLexicon'. |
If you need to link to another wiki, or to some Other Things, you can use [InterWiki] syntax: [WikiName:SomePage link title] . There's a list of wiki names and what they link to [here]. |
If you put #REDIRECT PageToRedirectTo on a page all alone, when you go to that page, it'll redirect to whatever page is specified. Example, putting #REDIRECT Characters/Twin will redirect a page to Twin's character page. |
If you put #REDIRECT PageToRedirectTo on a page all alone, when you go to that page, it'll redirect to whatever page is specified. Example, putting #REDIRECT Characters/Twin will redirect a page to Twin's character page. |
* if there are any spaces in the name of the page you're redirecting to, you'll have to substitute underscores - e.g., #REDIRECT Editing_Guide |
* if there are any spaces in the name of the page you're redirecting to, you'll have to substitute underscores - e.g., #REDIRECT Editing_Guide |