Help:Wikitext CheatsheetEdit This Page
From FamilySearch Wiki
(Difference between revisions)
(Created page with '{| border="2" cellspacing="1" cellpadding="1" width="600" align="center" |- ! scope="col" | Description ! scope="col" | You Type ! width="200" scope="col" | You Get |- | Add a …') |
|||
| (43 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
| − | {| border="2" cellspacing="1" cellpadding="1" width="600" align=" | + | {| class="wikitable" border="2" cellspacing="1" cellpadding="1" width="600" align="left" |
|- | |- | ||
| − | ! scope="col" | Description | + | ! width="160" scope="col" | Description |
| − | ! scope="col" | You Type | + | ! width="160" scope="col" align="center" | You Type |
| − | ! width=" | + | ! width="160" scope="col" | You Get |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
|- | |- | ||
| Add an Image | | Add an Image | ||
| − | | | + | | <nowiki>[[File:xxxxx.png|thumb|alt=Alt text|Caption]]</nowiki> |
| − | + | | a picture | |
|- | |- | ||
| Bold | | Bold | ||
| − | | | + | | <nowiki>'''bold'''</nowiki> |
| '''bold''' | | '''bold''' | ||
|- | |- | ||
| Bold and italic | | Bold and italic | ||
| − | | | + | | <nowiki>'''''bold and italic'''''</nowiki> |
| '''''bold & italic'''''<br> | | '''''bold & italic'''''<br> | ||
| + | |- | ||
| + | | Breaking Lines | ||
| + | | <br> | ||
| + | | you get this<br>when breaking | ||
|- | |- | ||
| Bulleted list | | Bulleted list | ||
| + | | <nowiki>* One</nowiki><br> | ||
| + | <nowiki>* Two</nowiki><br><nowiki>** Two point one</nowiki><br><nowiki>* Three</nowiki> | ||
| + | |||
| | | | ||
| − | + | *One | |
| + | *Two | ||
| + | **Two point one | ||
| + | *Three | ||
| + | |||
| + | |- | ||
| + | | Centered Text | ||
| + | | | ||
| + | <nowiki><div class="center" style="width:auto; margin-left:auto; margin-right:auto;">Centered text</div></nowiki> | ||
| + | |||
| + | | <div style="width: auto; margin-left: auto; margin-right: auto" class="center"> Centered text</div> | ||
| + | |- | ||
| + | | Insert Horizontal line | ||
| + | | | ||
| + | above the line<br> | ||
| + | ----<br> | ||
| + | below the line | ||
| + | | | ||
| + | above the line | ||
| + | ---- | ||
| + | below the line | ||
| + | |||
|- | |- | ||
| Headings | | Headings | ||
| + | | <nowiki>== Level 2 ==</nowiki><br><nowiki>=== Level 3 ===</nowiki><br><nowiki>==== Level 4 ====</nowiki> | ||
| | | | ||
| − | + | == Level 2 == | |
| + | |||
| + | === Level 3 === | ||
| + | |||
| + | ==== Level 4 ==== | ||
| + | |||
|- | |- | ||
| Indenting Text | | Indenting Text | ||
| − | | | + | | <nowiki>no indent (normal)</nowiki><br><nowiki>:first indent</nowiki><br><nowiki>::second indent</nowiki><br><nowiki>::::multiple indent</nowiki> |
| − | + | | no indent (normal) | |
| + | :first indent | ||
| + | ::second indent | ||
| + | :::Multiple indent | ||
| + | |||
|- | |- | ||
| Italic | | Italic | ||
| − | | | + | | <nowiki>''italic''</nowiki> |
| ''italic'' | | ''italic'' | ||
|- | |- | ||
| − | | Link to another Wiki page | + | | Link to another Wiki page<br>(If the page does not exist, the link will be red.) |
| − | | | + | | <nowiki>[[Name of page]]</nowiki><br><br><nowiki>[[Name of page|Text to display]]</nowiki> |
| − | + | | [[Name of page]]<br><br>[[Name of page|Text to display]] | |
|- | |- | ||
| Numbered list | | Numbered list | ||
| + | | <nowiki># One</nowiki><br><nowiki># Two</nowiki><br><nowiki>## Two point one</nowiki><br><nowiki># Three</nowiki> | ||
| | | | ||
| − | + | #one | |
| + | #two<br>spanning more lines<br>doesn't break numbering | ||
| + | #three | ||
| + | ##three point one | ||
| + | ##three point two | ||
| + | |||
| + | |- | ||
| + | | Redirect Page | ||
| + | | <nowiki>#REDIRECT [[Target page]]</nowiki> | ||
| + | | #REDIRECT [[Target page]]<br> | ||
| + | |- | ||
| + | | Redirect to a Section of Another Page | ||
| + | | <nowiki>#REDIRECT [[Target page#anchorName]]</nowiki> | ||
| + | | #REDIRECT [[Target page#anchorName]]<br> | ||
|- | |- | ||
| Signature | | Signature | ||
| − | | | + | | <nowiki>~~~~</nowiki> |
| [[User:Evancol|evancol]] 16:21, 26 April 2011 (UTC) | | [[User:Evancol|evancol]] 16:21, 26 April 2011 (UTC) | ||
|- | |- | ||
| − | | | + | | Table of contents |
| − | | | + | | <nowiki>When a page has at least four headings, a table of contents (TOC) will appear in front of the first header (after the lead). Putting __TOC__ anywhere forces the TOC to appear at that point (instead of just before the first heading). Putting __NOTOC__ anywhere forces the TOC to disappear.</nowiki> |
| | | | ||
|- | |- | ||
| Line 56: | Line 104: | ||
| | | | ||
| | | | ||
| + | |} | ||
| + | |||
| + | <br> | ||
| + | |||
| + | {| border="2" cellspacing="2" cellpadding="2" width="480" align="left" | ||
|- | |- | ||
| − | | | + | | Citations |
| − | | | + | | [[Help:How to add citations]] |
| − | + | ||
|- | |- | ||
| − | | | + | | Documents |
| − | | | + | | [[Help:How to Convert a Microsoft Office Document into Wiki Format]] |
| − | + | ||
|- | |- | ||
| − | | | + | | Editing Tool |
| − | | | + | | [[Help:The Editing Tool (FCK Editor)]] |
| − | + | ||
|- | |- | ||
| − | | | + | | Guidelines |
| − | | | + | | [[Contributor Guidelines]] |
| − | + | ||
|- | |- | ||
| − | | | + | | Images |
| − | | | + | | [[Help:Adding images to articles]] |
| − | + | ||
|- | |- | ||
| − | | | + | | Linking to Wiki Pages |
| − | | | + | | [[Help:Create an internal link]] |
| − | + | ||
|- | |- | ||
| − | | | + | | Linking to Outside Pages |
| − | | | + | | [[Help:Create an external link]] |
| − | + | ||
|- | |- | ||
| − | | | + | | Page Linked to Existing Page |
| − | | | + | | [[Help:Create a page linked from an existing page]] |
| − | + | ||
|- | |- | ||
| − | | | + | | Spreadsheets |
| − | | | + | | [[Copy Spreadsheets into the Wiki]] |
| − | + | ||
|- | |- | ||
| − | | | + | | Special Characters |
| − | | | + | | [[Help:Wiki markup#Special_characters|Inserting Special characters]] |
| − | | | + | |
|- | |- | ||
| − | | | + | | Tables |
| − | | | + | | [[Help:Adding basic tables to an article]] |
| − | | | + | |- |
| + | | Templates | ||
| + | | [[Help:Templates]] | ||
| + | |- | ||
| + | | Watching Pages | ||
| + | | [[Help:Watchlist]] | ||
|} | |} | ||
| − | + | {{Contributor help-navbox}} {{Editing help}} | |
| + | {{H-langs | ||
| + | |en=Help:Wikitext Cheatsheet | ||
| + | |fr=Aide:Antisèche Wiki | ||
| + | |es=Ayuda:Formato | ||
| + | |ru=Справка:Wiki шпаргалка | ||
| + | |pt=Ajuda:Cábula Wiki | ||
| + | |sv=Hjälp:Wiki lathund | ||
| + | |zh=Help:維基速記卡控制 | ||
| + | }} | ||
Latest revision as of 22:17, 2 December 2012
| Description | You Type | You Get |
|---|---|---|
| Add an Image | [[File:xxxxx.png|thumb|alt=Alt text|Caption]] | a picture |
| Bold | '''bold''' | bold |
| Bold and italic | '''''bold and italic''''' | bold & italic |
| Breaking Lines | <br> | you get this when breaking |
| Bulleted list | * One * Two |
|
| Centered Text |
<div class="center" style="width:auto; margin-left:auto; margin-right:auto;">Centered text</div> |
Centered text
|
| Insert Horizontal line |
above the line |
above the line below the line |
| Headings | == Level 2 == === Level 3 === ==== Level 4 ==== |
Level 2Level 3Level 4 |
| Indenting Text | no indent (normal) :first indent ::second indent ::::multiple indent |
no indent (normal)
|
| Italic | ''italic'' | italic |
| Link to another Wiki page (If the page does not exist, the link will be red.) |
[[Name of page]] [[Name of page|Text to display]] |
Name of page Text to display |
| Numbered list | # One # Two ## Two point one # Three |
|
| Redirect Page | #REDIRECT [[Target page]] | #REDIRECT Target page |
| Redirect to a Section of Another Page | #REDIRECT [[Target page#anchorName]] | #REDIRECT Target page#anchorName |
| Signature | ~~~~ | evancol 16:21, 26 April 2011 (UTC) |
| Table of contents | When a page has at least four headings, a table of contents (TOC) will appear in front of the first header (after the lead). Putting __TOC__ anywhere forces the TOC to appear at that point (instead of just before the first heading). Putting __NOTOC__ anywhere forces the TOC to disappear. | |
| Citations | Help:How to add citations |
| Documents | Help:How to Convert a Microsoft Office Document into Wiki Format |
| Editing Tool | Help:The Editing Tool (FCK Editor) |
| Guidelines | Contributor Guidelines |
| Images | Help:Adding images to articles |
| Linking to Wiki Pages | Help:Create an internal link |
| Linking to Outside Pages | Help:Create an external link |
| Page Linked to Existing Page | Help:Create a page linked from an existing page |
| Spreadsheets | Copy Spreadsheets into the Wiki |
| Special Characters | Inserting Special characters |
| Tables | Help:Adding basic tables to an article |
| Templates | Help:Templates |
| Watching Pages | Help:Watchlist |
| ||||||||||||||||
- This page was last modified on 2 December 2012, at 22:17.
- This page has been accessed 1,949 times.
New to the Research Wiki?
In the FamilySearch Research Wiki, you can learn how to do genealogical research or share your knowledge with others.
Learn More