Help:Cheatsheet: Difference between revisions
Jump to navigation
Jump to search
Making a page for basic formatting rules. |
m Removing bad links. |
||
Line 37: | Line 37: | ||
<div style="padding: 0em .5em; font-size:0.9em;">''(within the OpenGL Wiki)''</div> | <div style="padding: 0em .5em; font-size:0.9em;">''(within the OpenGL Wiki)''</div> | ||
| | | | ||
<tt><nowiki>[[ | <tt><nowiki>[[Test page]]</nowiki></tt><br /> | ||
<tt><nowiki>[[ | <tt><nowiki>[[Test page|Text to display]]</nowiki></tt> | ||
| | | | ||
[[ | [[Test page]]<br /> | ||
[[ | [[Test page|Text to display]] | ||
|- | |- | ||
|colspan="3" style="border-top:1px solid #cee0f2;"| | |colspan="3" style="border-top:1px solid #cee0f2;"| | ||
Line 60: | Line 60: | ||
|Redirect to another page | |Redirect to another page | ||
| | | | ||
<tt><nowiki>#REDIRECT [[ | <tt><nowiki>#REDIRECT [[Test page]]</nowiki></tt> | ||
| | | | ||
[[Image:Redirect arrow without text.svg|30px]][[ | [[Image:Redirect arrow without text.svg|30px]][[Test page]] | ||
|- | |- | ||
|colspan="3" style="border-top:1px solid #cee0f2;"| | |colspan="3" style="border-top:1px solid #cee0f2;"| |
Revision as of 00:46, 26 September 2009
OpenGL Wiki Cheatsheet | ||
Description | You type | You get |
Italic text |
''italic'' |
italic |
Bold text |
'''bold''' |
bold |
Bold and italic |
'''''bold & italic''''' |
bold & italic |
Internal link (within the OpenGL Wiki)
|
[[Test page]] |
|
External link (to other websites)
|
[http://www.example.org Text to display] |
|
Redirect to another page |
#REDIRECT [[Test page]] |
|
Section headings A Table of Contents will automatically be generated when four headings are added to an article.
|
== Level 1 == |
Level 1Level 2Level 3Level 4Level 5 |
Bulleted list
Empty lines between list items discouraged, (see numbered lists).
|
* One |
|
Numbered list
Empty lines between list items restarts numbering at 1.
|
# One |
|
Thumbnail image |
[[File:Wiki.png|thumb|Caption text]] |
|
For Talk Pages | ||
Signature |
~~~~ ~~~ |
Username (talk) 15:04, 4 October 2025 (UTC) |
Indenting text |
no indent (normal) |
no indent (normal)
|