|
|
Line 1: |
Line 1: |
− | ''See also: [[TowersTimes:Rules]]''
| + | #REDIRECT [[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> test </nowiki>[[Alton Towers]]</nowiki>
| + | |
− | | [[Alton Towers]] (an internal link)
| + | |
− | |-
| + | |
− | | <nowiki> test </nowiki>[http://www.towerstimes.co.uk]</nowiki>
| + | |
− | | [http://www.towerstimes.co.uk] (an external link)
| + | |
− | |-
| + | |
− | | <nowiki> test </nowiki>[[Alton Towers|UK's number 1 theme park]]</nowiki>
| + | |
− | | [[Alton Towers|UK's number 1 theme park]] (alternative link text)
| + | |
− | |-
| + | |
− | | <nowiki> test </nowiki>[http://www.towerstimes.co.uk Alton Towers' number 1 fansite]</nowiki>
| + | |
− | | [http://www.towerstimes.co.uk Alton Towers' number 1 fansite]
| + | |
− | |}
| + | |
− | | + | |
− | <nowiki></nowiki>[[Alton Towers|UK's number 1 theme park]]</nowiki> [[Alton Towers|UK's number 1 theme park]] (alternative link text)
| + | |
− | | + | |
− | Use the <nowiki>" </nowiki><nowiki> " </nowiki> tag to ignore wiki formatting.
| + | |