Difference between revisions of "Help:Wiki Markup Cheatsheet"
From ThePlaz.com
 (add date)  | 
			m (fix wording)  | 
			||
| (2 intermediate revisions by one user not shown) | |||
| Line 1: | Line 1: | ||
| + | Wiki markup on {{SITENAME}} is a mix between normal WYSIWIG editing like what you do in Word, and tag-based editing like writing HTML.  (All of these tricks also apply to [http://en.wikipedia.org Wikipedia]!)  | ||
<!--COMMENT MARKUP. Displays in Edit mode only-->  | <!--COMMENT MARKUP. Displays in Edit mode only-->  | ||
<div align="center">  | <div align="center">  | ||
| Line 8: | Line 9: | ||
|-<!--1ST HEADING-->  | |-<!--1ST HEADING-->  | ||
| colspan="3" style="background: #cee0f2; padding: 0.2em; font-family: sans-serif; font-size: 0.9em; text-align:center;" | Applies anywhere  | | colspan="3" style="background: #cee0f2; padding: 0.2em; font-family: sans-serif; font-size: 0.9em; text-align:center;" | Applies anywhere  | ||
| + | |-  | ||
| + | |New line  | ||
| + | |  | ||
| + | <tt>''hit'' "'''enter'''" ''twice''</tt>  | ||
| + | |  | ||
| + | Line 1  | ||
| + | |||
| + | Line 2  | ||
| + | |-  | ||
| + | |colspan="3" style="border-top:1px solid #cee0f2;"|  | ||
| + | |-  | ||
|-<!--1ST ROW 1ST COLUMN-->  | |-<!--1ST ROW 1ST COLUMN-->  | ||
|Italicise text  | |Italicise text  | ||
| Line 34: | Line 46: | ||
|-  | |-  | ||
|Internal link<br />  | |Internal link<br />  | ||
| − | (within   | + | (within {{SITENAME}})  | 
|  | |  | ||
<tt><nowiki>[[name of page]]</nowiki></tt><br />  | <tt><nowiki>[[name of page]]</nowiki></tt><br />  | ||
Latest revision as of 00:59, 30 October 2007
Wiki markup on ThePlaz.com is a mix between normal WYSIWIG editing like what you do in Word, and tag-based editing like writing HTML. (All of these tricks also apply to Wikipedia!)
| Description | You type | You get | |
| Applies anywhere | |||
| New line | 
 hit "enter" twice  | 
 Line 1 Line 2  | |
| Italicise text | 
 ''italic''  | 
 italic  | |
| Bold text | 
 '''bold'''  | 
 bold  | |
| Bold and italic | 
 '''''bold & italic'''''  | 
 bold & italic  | |
| Internal link (within ThePlaz.com)  | 
 [[name of page]]  | 
||
| Redirect to another page | 
 #redirect [[Target page]]  | 
 1. redirect Target page  | |
| External link (to other websites)  | 
 [http://www.example.com]  | 
||
| Escape wiki markup | 
 with ''markup''  | 
 with markup  | |
| 
 Sign your posts   | 
 ~~~~  | 
 Username 04:20,   | |
| Applies only at the beginning of the line | |||
| Headings of different sizes  | 
 ==level 1==  | 
 Level 1Level 2Level 3Level 4 | |
| Bullet list | 
 * one  | 
  | |
| Numbered list | 
 # one  | 
  | |
| Definition list | 
 ;Definition  | 
  | |
| Thumbnail image | 
 [[Image:Plaz Pristina.png|thumb|Caption text]]  | 
||
See Help:Editing for more detailed explanations.
- from wp:Wikipedia:Cheatsheet 09:31, 17 December 2006 License: GFDL
 


