PK ref
From Sagataflwiki
(Difference between revisions)
m (wikitext typo in PRE section) |
(Wanting to see if this works) |
||
Line 1: | Line 1: | ||
+ | Trying something more compact, not sure if it'll work: | ||
+ | |||
+ | {| | ||
+ | ! Thing !! Wikitext !! Notes | ||
+ | |- | ||
+ | | Making a piped link || <pre>[[Destination|ClickMe]]</pre> || ... | ||
+ | |- | ||
+ | | Adding a category || <pre>[[Category:XYZ]]</pre> || ... | ||
+ | |- | ||
+ | | y || <pre></pre> || ... | ||
+ | |- | ||
+ | | y || <pre></pre> || ... | ||
+ | |- | ||
+ | | y || <pre></pre> || ... | ||
+ | |- | ||
+ | | y || <pre></pre> || ... | ||
+ | |} | ||
+ | |||
+ | |||
Making a piped link | Making a piped link | ||
<pre> | <pre> |
Revision as of 07:14, 24 January 2011
Trying something more compact, not sure if it'll work:
Thing | Wikitext | Notes |
---|---|---|
Making a piped link | [[Destination|ClickMe]] | ... |
Adding a category | [[Category:XYZ]] | ... |
y | ... | |
y | ... | |
y | ... | |
y | ... |
Making a piped link
[[Destination|ClickMe]]
Adding a category
[[Category:XYZ]]
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.