Changes

Jump to navigation Jump to search

Pensapedia:Cheatsheet

3,785 bytes added, 16:55, 6 March 2007
no edit summary
<div align="center">
''See [[Help:Editing]] for more detailed explanations and advanced syntax.''
{| style="border:1px solid #A3B1BF; text-align:left; background:#f5faff"
|-<!--COLUMN HEADINGS-->
| width="25%" style="background: #cee0f2; padding: 0.3em; text-align:center;"|'''Description'''
| style="background: #cee0f2; padding: 0.3em; text-align:center;"|'''You type'''
| width="25%" style="background: #cee0f2; padding: 0.3em; text-align:center;"|'''You get'''
|-<!--1ST HEADING-->
| colspan="3" style="background: #cee0f2; padding: 0.2em; font-family: sans-serif; font-size: 0.9em; text-align:center;" | Applies anywhere
|-<!--1ST ROW 1ST COLUMN-->
|Italicise text
|<!--2ND COLUMN-->
<tt><nowiki>''italic''</nowiki></tt>
|<!--3RD COLUMN-->
''italic''
|-<!--HORIZONTAL LINE-->
|colspan="3" style="border-top:1px solid #cee0f2;"|
|-<!--2ND ROW 1ST COLUMN-->
|Bold text
|
<tt><nowiki>'''bold'''</nowiki></tt>
|
'''bold'''
|-
|colspan="3" style="border-top:1px solid #cee0f2;"|
|-
|Bold and italic
|
<tt><nowiki>'''''bold & italic'''''</nowiki></tt>
|
'''''bold & italic'''''
|-
|colspan="3" style="border-top:1px solid #cee0f2;"|
|-
|Internal link<br />
(within Pensapedia)
|
<tt><nowiki>[[name of page]]</nowiki></tt><br />
<tt><nowiki>[[name of page|display text]]</nowiki></tt><br />
|
[[name of page]]<br />
[[name of page|display text]]<br />
|-
|colspan="3" style="border-top:1px solid #cee0f2;"|
|-
|Redirect to another page
|
<tt><nowiki>#redirect [[Target page]]</nowiki></tt>
|
<big>&#8627;</big> [[Target page]]
|-
|colspan="3" style="border-top:1px solid #cee0f2;"|
|-
|External link<br />
(to other websites)
|
<tt><nowiki>[http://www.example.org]</nowiki></tt><br />
<tt><nowiki>[http://www.example.org display text]</nowiki></tt><br />
<tt><nowiki>http://www.example.org</nowiki></tt>
|
[http://www.example.org]<br />
[http://www.example.org display text]<br />
http://www.example.org
|-
|colspan="3" style="border-top:1px solid #cee0f2;"|
|-
|
Sign your posts <br />
on talk pages
|
<nowiki>~~~~</nowiki>
|
[[Special:Mypage|Your username]] {{CURRENTTIME}}, <br />
{{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC)
|-<!--2ND HEADING-->
| colspan="3" style="background: #cee0f2; padding: 0.2em; font-family: sans-serif; font-size: 0.9em; text-align:center;" | Applies only at the beginning of the line
|-
|Headings<br />
of different sizes
|
<tt><nowiki>== Level 1 ==</nowiki></tt><br />
<tt><nowiki>=== Level 2 ===</nowiki></tt><br />
<tt><nowiki>==== Level 3 ====</nowiki></tt><br />
<tt><nowiki>===== Level 4 =====</nowiki></tt><br />
<tt><nowiki>====== Level 5 ======</nowiki></tt>
|
== Level 1 ==
=== Level 2 ===
==== Level 3 ====
===== Level 4 =====
====== Level 5 ======
|-
|colspan="3" style="border-top:1px solid #cee0f2;"|
|-
|Bullet list
|
<tt>* one</tt><br />
<tt>* two</tt><br />
<tt>** two point one</tt><br />
<tt>* three</tt>
|
* one
* two
** two point one
* three
|-
|colspan="3" style="border-top:1px solid #cee0f2;"|
|-
|Numbered list
|
<tt># one</tt><br />
<tt># two</tt><br />
<tt>## two point one</tt><br />
<tt># three</tt>
|
# one
# two
## two point one
# three
|-
|colspan="3" style="border-top:1px solid #cee0f2;"|&nbsp;
|-
|Thumbnail image
|
<nowiki>[[Image:PensapediaLogo.png|thumb|Caption text]]</nowiki>
|
[[Image:PensapediaLogo.png|thumb|Caption text]]
|}
</div>

==See also==
{{shortcut|[[WP:CHEAT]]<br>[[WP:CH]]}}
*Use a sandbox such as [[Pensapedia:Sandbox]] for experimentation with editing
*[[Pensapedia:Introduction]], a tour of features
*[[Pensapedia:How to edit a page]], an extended cheatsheet
*[[Pensapedia:The perfect article]], a checklist of components required to make a "perfect" article
__NOTOC__ __NOEDITSECTION__

[[Category:Pensapedia help|{{PAGENAME}}]]
[[Category:Pensapedia basic information|{{PAGENAME}}]]

Navigation menu