Help:Wikitext Cheatsheet
From FamilySearch Wiki
(Difference between revisions)
| (29 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
| − | {| border="2" cellspacing="1" cellpadding="1" width="600" align=" | + | |
| + | |||
| + | {| border="2" cellspacing="1" cellpadding="1" width="600" align="left" | ||
|- | |- | ||
| − | ! width=" | + | ! width="160" scope="col" | Description |
| − | ! width=" | + | ! 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> | | <nowiki>[[File:xxxxx.png|thumb|alt=Alt text|Caption]]</nowiki> | ||
| − | | picture | + | | a picture |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
|- | |- | ||
| Bold | | Bold | ||
| Line 30: | Line 24: | ||
|- | |- | ||
| Bulleted list | | Bulleted list | ||
| − | | <nowiki>* One</nowiki><br> | + | | <nowiki>* One</nowiki><br> |
| − | <nowiki>* Two</nowiki><br><nowiki>** Two point one</nowiki><br><nowiki>* Three</nowiki> | + | <nowiki>* Two</nowiki><br><nowiki>** Two point one</nowiki><br><nowiki>* Three</nowiki> |
| − | | *One | + | | |
| + | *One | ||
*Two | *Two | ||
| − | **Two point one | + | **Two point one |
*Three | *Three | ||
| Line 41: | Line 36: | ||
| Centered Text | | Centered Text | ||
| | | | ||
| − | <nowiki><div class="center" style="width:auto; margin-left:auto; margin-right:auto;">Centered text</div></nowiki> | + | <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> | | <div style="width: auto; margin-left: auto; margin-right: auto" class="center"> Centered text</div> | ||
| Line 52: | Line 47: | ||
---- | ---- | ||
| − | below 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)<br>:first indent<br>::second indent<br>::: | + | | <nowiki>no indent (normal)</nowiki><br><nowiki>:first indent</nowiki><br><nowiki>::second indent</nowiki><br><nowiki>::::multiple indent</nowiki> |
| − | | no indent (normal) | + | | no indent (normal) |
| + | :first indent | ||
| + | ::second indent | ||
| + | :::Multiple indent | ||
| + | |||
|- | |- | ||
| Italic | | Italic | ||
| Line 67: | Line 72: | ||
| ''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]]<br>[[Name of page|Text to display]]<nowiki> | + | | <nowiki>[[Name of page]]</nowiki><br><br><nowiki>[[Name of page|Text to display]]</nowiki> |
| − | | [[Name of page]]<br>[[Name of page|Text to display]] | + | | [[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 | | Redirect Page | ||
| Line 94: | Line 105: | ||
| | | | ||
| | | | ||
| + | |} | ||
| + | |||
| + | <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}} | |
Revision as of 16:01, 13 August 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 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 |
| ||||||||||||||||
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