Difference between revisions of "Help:Editing"
(→Credits: adding blockquote) |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
<div align="center"> | <div align="center"> | ||
− | + | ||
{| style="border:1px solid #A3B1BF; text-align:left; background:#f5faff" | {| style="border:1px solid #A3B1BF; text-align:left; background:#f5faff" | ||
|-<!--COLUMN HEADINGS--> | |-<!--COLUMN HEADINGS--> | ||
Line 37: | Line 34: | ||
|- | |- | ||
|Internal link<br /> | |Internal link<br /> | ||
− | (within | + | (within WikiMarion) |
| | | | ||
<tt><nowiki>[[name of page]]</nowiki></tt><br /> | <tt><nowiki>[[name of page]]</nowiki></tt><br /> | ||
Line 130: | Line 127: | ||
</div> | </div> | ||
− | == | + | ==Blockquotes== |
− | + | If you have a block quote that you want to be indented, put the quote between a set of tags. If you input this:<br> | |
− | + | <nowiki> | |
− | + | <blockquote>yada yada yada</blockquote> | |
− | + | </nowiki> | |
− | + | ||
− | + | It will display as:<br> | |
− | + | <blockquote>yada yada yada</blockquote> | |
− | + | ||
+ | |||
− | [ | + | ==Credits== |
− | + | This page is adapted from the Wikipedia Cheatsheet. [http://en.wikipedia.org/wiki/Wikipedia:Cheatsheet] |
Latest revision as of 12:50, 30 May 2007
Description | You type | You get |
Applies anywhere | ||
Italicise text |
''italic'' |
italic |
Bold text |
'''bold''' |
bold |
Bold and italic |
'''''bold & italic''''' |
bold & italic |
Internal link (within WikiMarion) |
[[name of page]] |
|
Redirect to another page |
#redirect [[Target page]] |
1. redirect Target page |
External link (to other websites) |
[http://www.example.com] |
|
Sign your posts |
~~~~ |
Username 23:47, |
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 |
|
Thumbnail image |
[[Image:Wiki.png|thumb|Caption text]] |
Blockquotes
If you have a block quote that you want to be indented, put the quote between a set of tags. If you input this:
<blockquote>yada yada yada</blockquote>
It will display as:
yada yada yada
Credits
This page is adapted from the Wikipedia Cheatsheet. [2]