Changes

Jump to: navigation, search

Help:StyleGuide

951 bytes added, 11:08, 22 September 2017
Created page
== A short guide to formatting text for this Wiki ==

=== Basic styles ===
Ordinary text: <pre>Ordinary text</pre>
''Italic'' text: <pre>''Italic'' text</pre>
'''Bold''' text: <pre>'''Bold''' text</pre>
'''''Italic bold''''' text: <pre>'''''Italic bold''''' text</pre>
<pre>Monospaced text:</pre>
<<nowiki />pre>Monospaced text<<nowiki />/pre> for code, explanations. (Or start a line with a space.)
(Some html tags can also be used.)

=== Links ===
(Red links are links to pages that don’t exist yet.)
Wiki pages, e.g. [[Events]]: <pre>[[Events]]</pre>
Wiki pages with friendlier names, e.g. [[History|The past is past]], with a pipe between URL and text: <pre>[[History|The past is past]]</pre>
External pages, just type the URL, e.g. https://pnut.io: <pre>https://pnut.io</pre>
External Pages with friendlier names e.g. [https://pnut.io a nice site], with a space between URL and text: <pre>[https://pnut.io a nice site]</pre>

Hopefully useful.
398
edits

Navigation menu