PK ref

From Sagataflwiki

(Difference between revisions)
Jump to: navigation, search
(Creating personal wikitext reference page)
(Trying with most of the BR tags removed)
Line 1: Line 1:
-
<br><br>
 
Making a piped link
Making a piped link
<pre>
<pre>
[Destination|ClickMe]]
[Destination|ClickMe]]
</pre>
</pre>
-
<br><br>
 
Adding a category
Adding a category
<pre>
<pre>
</pre>
</pre>
[[Category:XYZ]]
[[Category:XYZ]]
-
<br><br>
 
Linking to a category
Linking to a category
<pre>
<pre>
[[:Category:Editor stuff]]
[[:Category:Editor stuff]]
</pre>
</pre>
-
<br><br>
 
Making a redirect
Making a redirect
<pre>
<pre>
#REDIRECT [[pagename]]
#REDIRECT [[pagename]]
</pre>
</pre>
-
<br><br>
 
Basic table structure
Basic table structure
<pre>
<pre>

Revision as of 20:52, 22 January 2011

Making a piped link

[Destination|ClickMe]]

Adding a category


Linking to a category

[[:Category:Editor stuff]]

Making a redirect

#REDIRECT [[pagename]]

Basic table structure

{|
! A !! B !! C
|-
| 1 || 2 || 3
|-
| 4 || 5 || 6
|}



Note, this is a personal reference page for editor Peter Knutsen. Nobody else should ever make any alterations to this page, without explicit permisson from Peter Knutsen.

This page contains the wikitext usage references most frequently used by Peter Knutsen, which he finds hard or impossible to remember at the present time.

Personal tools