Help:Link: Difference between revisions

Cairnie (talk | contribs)
my mistake
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
'''Linking''' on Raywiki, or any wiki for that matter, is not quite the same as the kind you make with HTML tags, so here's how to do it.
'''Linking''' on [[RayWiki:About|RayWiki]], or any wiki for that matter, is not quite the same as the kind you make with HTML tags, so here's how to do it.


==Internal==
==Internal==
Line 5: Line 5:


:For linking to an '''Article''': <pre>[[Article]]</pre>
:For linking to an '''Article''': <pre>[[Article]]</pre>
:For linking to a '''[[Help:Namespace|Namespace]]''' <pre>[[Namespace:Page name]]</pre>
:For linking to a '''Namespace''' <pre>[[Namespace:Page name]]</pre>
:To link to an '''[[Help:Image|Image]]''': <pre>[[Image:File.jpg]]</pre>
:To link to an '''[[Help:Image|Image]]''': <pre>[[Image:File.jpg]]</pre>
:To link to a '''Category''': <pre>[[Category:Category name]]</pre>   
:To link to a '''Category''': <pre>[[Category:Category name]]</pre>