Template:SeeWp: Difference between revisions

same name vs different name - FIXME - the display in the 2nd example isn't correct - although the link target is correct
(show pagename wikilink, rather than 'article' wikilink)
(same name vs different name - FIXME - the display in the 2nd example isn't correct - although the link target is correct)
Line 9: Line 9:
==Usage==
==Usage==
;Code
;Code
<pre>{{SeeWp|Welcome}}</pre>
<pre>{{SeeWp}}</pre>
;Output
;Output
{{SeeWp|Welcome}}
{{SeeWp}}
 
===Differently named articles===
For Wikipedia articles which have a different pagename to that here on WikiIndex, use a pipe – <code>|</code> within the template and add the actual wikipedia name after the pipe; as in:
;Code
<pre>{{SeeWp|Wiki software}}</pre>
;Output
{{SeeWp|Wiki software}}


[[Category:Shortcut templates]]</noinclude>
[[Category:Shortcut templates]]</noinclude>