Quick Reference
From LittleBigPlanet Wiki
[edit] Quick Reference Sheet for Wiki Editing
Simply click on the link “Edit this page“ on top of an article and start writing. This reference sheet shows the basic formatting tricks.
| Wiki text | Result |
| ''italic'' two apostrophes | italic |
| '''bold''' three apostrophes | bold |
| '''''bold and italic''''' five apostrophes | bold and italic |
| <font color=red>RED TEXT </font> | RED TEXT |
| <span style="color:red"> RED TEXT </span> | RED TEXT |
|
=seldom use= | Headings in different sizes |
| [[Link to another page]] [[Link|different title]] | Internal Link to another page
on the wiki |
|
http://www.example.org | External link Link with description |
| [[Category:Example]] | Add article to category “example“ |
|
---- | horizontal line |
|
* one | Bullet list |
|
: ABC | Indented text |
|
* ABC | Indented bullet points |
|
; Entry | 'Dictionary' formatting |
|
# one | Numbered list |
| {{Name}} | Include template “Name“ |
| --~~~ | Signature (Link to userpage) |
|
--~~~~ | Signature with timestamp |
| #REDIRECT [[Other article]] | Redirect to another article |
