Help:Cheatsheet: Difference between revisions
Jump to navigation
Jump to search
Math equations. |
m Removing bad link. |
||
Line 62: | Line 62: | ||
<tt><nowiki>#REDIRECT [[Test page]]</nowiki></tt> | <tt><nowiki>#REDIRECT [[Test page]]</nowiki></tt> | ||
| | | | ||
[[Test page]] | |||
|- | |- | ||
|colspan="3" style="border-top:1px solid #cee0f2;"| | |colspan="3" style="border-top:1px solid #cee0f2;"| |
Latest revision as of 18:31, 15 January 2015
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]] |
|
Math equations |
<math>\sqrt{2}</math>
|
$ {\sqrt {2}} $ $ {\sqrt[{3}]{x^{3}+y^{3} \over 2}} $ |
For Talk Pages | ||
Signature |
~~~~ ~~~ |
Username (talk) 22:20, 4 October 2025 (UTC) |
Indenting text |
no indent (normal) |
no indent (normal)
|