Help:Editing
Wiki Editing
Wikis are easy to edit, giving the user a wide array of options without having to learn any programming or markup languages.
Editing Resources
- Use the Hattrick wiki sandbox to try out your editing skills.
- Start with Getting started to know more about editing in Hattrick wiki.
- You can see more generic details in Help:Contents.
- Detailed help for Editors can be found on the Wikimedia site: Wikimedia for Editors.
Short examples
The best example is to click EDIT at the top of any page to see the source of the content to see how things are done.
Some basic examples to get you going (click EDIT to see the source of how this is done):
- To create a list (like this one) just start every line with an asterisk: *
- To create a numbered list, start each line with a hash: #
- Italic text is created by enclosing your text with two apostrophes: ''Italic text''.
- Bold text is created by enclosing your text with three apostrophes: '''Bold text'''.
- To create a link to something inside the Wiki, just enclose the page name in 2 sets of square brackets My Hattrick: [[My Hattrick]]
- To create a link to something outside the Wiki, enclose the URL 1 set of square brackets: Hattrick
- To write titles, sections... put 2 or more equals signs at the start and the end of the line: ==Short Examples==.
The wiki markup
In the left column of the table below, you can see what effects are possible. In the right column, you can see how those effects were achieved. In other words, to make text look like it looks in the left column, type it in the format you see in the right column.
You may want to keep this page open in a separate browser window for reference. If you want to try out things without danger of doing any harm, you can do so in the Sandbox.
Note: The more up to date version of the MediaWiki User's Guide (editing overview) can be found here.
Sections, paragraphs, lists and lines
This section has been moved to Help:Editing (sections, paragraphs, lists and lines).
Links and URLs
This section has been moved to Help:Editing (links and URLs).
Images
| What it looks like | What you type |
|---|---|
A picture:
or, floating to the right side of the page and with a caption: ![]() or, floating to the right side of the page without a caption: ![]()
|
A picture: [[Image:Wiki.png]] or, with alternative text: [[Image:Wiki.png|jigsaw globe]] or, floating to the right side of the page and with a caption: [[Image:Wiki.png|frame|Wikipedia Encyclopedia]] or, floating to the right side of the page ''without'' a caption: [[Image:Wiki.png|right|Wikipedia Encyclopedia]] |
|
Clicking on an uploaded image displays a description page, which you can also link directly to: Image:Wiki.png |
[[:Image:Wiki.png]] |
|
To include links to images shown as links instead of drawn on the page, use a "media" link. |
[[media:Tornado.jpg|Image of a Tornado]] |
Character formatting
| What it looks like | What you type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Emphasize, strongly, very strongly.
|
''Emphasize'', '''strongly''', '''''very strongly'''''. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
<math>\sin x \ln y</math> <math>\mathbf{x} = 0</math> Ordinary text should use wiki markup for emphasis, and should not use
|
