Help:Contents
From TowersStreet Wiki
(Difference between revisions)
m (Protected "Help:Contents" ([edit=sysop] (indefinite) [move=sysop] (indefinite))) |
(work in progress) |
||
Line 1: | Line 1: | ||
− | + | ''See also: [[TowersTimes:Rules]]'' | |
+ | |||
+ | == Wiki editing - the basics. == | ||
+ | |||
+ | Most of the tools you need to edit a page can be found in the icons above the text box. These will apply the relevant formatting. Alternatively, you can use a number of simple commands to create the desired content: | ||
+ | |||
+ | {| class="wikitable" | ||
+ | |- | ||
+ | ! Command | ||
+ | ! Output | ||
+ | |- | ||
+ | | <nowiki>'''Bold Text'''</nowiki> | ||
+ | | '''Bold Text''' | ||
+ | |- | ||
+ | | <nowiki>''Italics''</nowiki> | ||
+ | | ''Italics'' | ||
+ | |- | ||
+ | | <nowiki><s>Strikethrough text</s></nowiki> | ||
+ | | <s>Strikethrough text</s> | ||
+ | |- | ||
+ | | <nowiki>== Large Headline ==</nowiki> | ||
+ | | (A large headline - not shown) | ||
+ | |- | ||
+ | | <nowiki>=== Small Headline ===</nowiki> | ||
+ | | (A smaller headline) | ||
+ | |- | ||
+ | | <nowiki></nowiki>[[Alton Towers]]</nowiki> | ||
+ | | [[Alton Towers]] (an internal link) | ||
+ | |- | ||
+ | | <nowiki></nowiki>[http://www.towerstimes.co.uk]</nowiki> | ||
+ | | [http://www.towerstimes.co.uk] (an external link) | ||
+ | |- | ||
+ | |<nowiki></nowiki>[[Alton Towers|UK's number 1 theme park]]</nowiki> | ||
+ | | [[Alton Towers|UK's number 1 theme park]] (alternative link text) | ||
+ | |- | ||
+ | |<nowiki></nowiki>[http://www.towerstimes.co.uk Alton Towers' number 1 fansite]</nowiki> | ||
+ | | [http://www.towerstimes.co.uk Alton Towers' number 1 fansite] | ||
+ | |- | ||
+ | | <nowiki></nowiki><nowiki> </nowiki></nowiki> | ||
+ | | Ignores the above commands | ||
+ | |} |
Revision as of 16:02, 3 October 2010
See also: TowersTimes:Rules
Wiki editing - the basics.
Most of the tools you need to edit a page can be found in the icons above the text box. These will apply the relevant formatting. Alternatively, you can use a number of simple commands to create the desired content:
Command | Output |
---|---|
'''Bold Text''' | Bold Text |
''Italics'' | Italics |
<s>Strikethrough text</s> | |
== Large Headline == | (A large headline - not shown) |
=== Small Headline === | (A smaller headline) |
Alton Towers</nowiki> | Alton Towers (an internal link) |
[1]</nowiki> | [2] (an external link) |
UK's number 1 theme park</nowiki> | UK's number 1 theme park (alternative link text) |
Alton Towers' number 1 fansite</nowiki> | Alton Towers' number 1 fansite |
</nowiki> | Ignores the above commands |