Help:Contents
From GamingSteve Wiki
Contents |
[edit] How to add images
[[Image:Picture.jpg]]
[edit] How to make Thumbnails
[[Image:Picture.jpg|thumb|comments that are shown on the bottom of the thumbnail]]
or to shrink it more, use this
[[Image:Picture.jpg|thumb|100px|comments that are shown on the bottom of the thumbnail]]
[edit] Text formatting markup
| Description | You type | You get | |
| applies anywhere | |||
| Italic text | ''italic'' | italic | |
| Bold text | '''bold''' | bold | |
| Bold and italic | '''''bold & italic''''' | bold & italic | |
| Escape wiki markup | <nowiki>no ''markup''</nowiki> | no ''markup'' | |
| Fixed width text |
<tt>Fixed width text</tt> |
Fixed width text | |
| only at the beginning of the line | |||
| Indent text |
:Single indent |
| |
| Headings of different levels <ref>An article with four or more headings will automatically create a table of contents.</ref> |
=level 1=<ref>Use of a level 1 heading is highly discouraged as it appears with the same formatting and size as the page title, which can be confusing.</ref> |
[edit] More formatting[edit] ParagraphsMediaWiki ignores normal line breaks. To start a new paragraph, leave an empty line. You can also start a new line with the HTML tags <br> or <br/>. [edit] HTMLSome HTML tags are allowed in MediaWiki, for example <code>, <div>, <span> and <font>. |
|
