Help:Formatting: Difference between revisions
More actions
Added section headers, added useful tools and templates |
add Template:Help sidebar, change table background colors to be dark theme friendly, removed template section since it will have it's own article |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Help sidebar}} | |||
Wikis use symbols such as asterisks, single-quotes, square-brackets and braces to represent formatting elements like making words into links to other sites or articles, or creating tables for layout and dividing the text into headings. This kind of text markup used in the MediaWiki (Wikipedia) project is called ''wikitext''. | Wikis use symbols such as asterisks, single-quotes, square-brackets and braces to represent formatting elements like making words into links to other sites or articles, or creating tables for layout and dividing the text into headings. This kind of text markup used in the MediaWiki (Wikipedia) project is called ''wikitext''. | ||
| Line 4: | Line 5: | ||
Below is a table of the most commonly used wikitext formatting, the middle column is what you type into the article in "edit mode" (after clicking the edit link at the top of the page), and the right-hand column shows what the result would be when viewing the article normally. For more detailed information about editing and wikitext, see [https://meta.wikimedia.org/wiki/Help:Wikitext Help:Wikitext]. | Below is a table of the most commonly used wikitext formatting, the middle column is what you type into the article in "edit mode" (after clicking the edit link at the top of the page), and the right-hand column shows what the result would be when viewing the article normally. For more detailed information about editing and wikitext, see [https://meta.wikimedia.org/wiki/Help:Wikitext Help:Wikitext]. | ||
{| style="border:none; text-align:left | {| style="border:none; text-align:left; font-size: 95%;" | ||
|- | |- | ||
| width="25%" style="background: | | width="25%" style="background: hsla(0, 0%, 50%, .2); padding: 3px 5px; text-align:center;"|'''Description''' | ||
| style="background: | | style="background: hsla(0, 0%, 50%, .2); padding: 3px 5px; text-align:center;"|'''You type''' | ||
| width="25%" style="background: | | width="25%" style="background: hsla(0, 0%, 50%, .2); padding: 3px 5px; text-align:center;"|'''You get''' | ||
|- | |- | ||
| colspan="3" style="background: | | colspan="3" style="background: hsla(0, 0%, 50%, .2); padding: 3px 5px; font-family: sans-serif; font-size: 0.9em; text-align:center;" | Applies anywhere | ||
|- | |- | ||
|Italicise text | |Italicise text | ||
| Line 116: | Line 117: | ||
<nowiki>without ''markup''</nowiki> | <nowiki>without ''markup''</nowiki> | ||
|- | |- | ||
| colspan="3" style="background: | | colspan="3" style="background: hsla(0, 0%, 50%, .2); padding: 3px 5px; font-family: sans-serif; font-size: 0.9em; text-align:center;" | Applies only at the beginning of the line | ||
|- | |- | ||
|valign="top"|Headings<br /> | |valign="top"|Headings<br /> | ||
| Line 184: | Line 185: | ||
[[File:Example.jpg|thumb|Caption text]] | [[File:Example.jpg|thumb|Caption text]] | ||
|} | |} | ||
[[Category:Help]] | [[Category:Help]] | ||
__NOTOC__ | __NOTOC__ | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
Latest revision as of 15:29, 23 October 2024
| This article is part of a series on |
| Wiki Contribution |
General
|
Tools
|
Miscellaneous
|
Wikis use symbols such as asterisks, single-quotes, square-brackets and braces to represent formatting elements like making words into links to other sites or articles, or creating tables for layout and dividing the text into headings. This kind of text markup used in the MediaWiki (Wikipedia) project is called wikitext.
Wikitext formatting
Below is a table of the most commonly used wikitext formatting, the middle column is what you type into the article in "edit mode" (after clicking the edit link at the top of the page), and the right-hand column shows what the result would be when viewing the article normally. For more detailed information about editing and wikitext, see Help:Wikitext.
| Description | You type | You get |
| Applies anywhere | ||
| Italicise text |
|
italic |
| Bold text |
|
bold |
| Bold and italic |
|
bold & italic |
| Internal link (within this wiki)
|
|
name of page
Note: red links mean |
| External link (to other websites) |
|
|
| Redirect |
|
1. redirect Target page |
| Signature |
|
|
| Escape wiki markup |
|
with markup |
| Applies only at the beginning of the line | ||
| Headings of different sizes |
|
Level 1Level 2Level 3Level 4 |
| Outline Numbered Headings |
|
1. one2. two2.1 two point one3. three |
| Bullet list |
|
|
| Definition list |
|
|
| Thumbnail image |
[[File:Example.jpg|thumb|Caption text]] |
![]() |
