Difference between revisions of "Template:w"

Explain xkcd: It's 'cause you're dumb.
Jump to: navigation, search
m (code fomatting with... <code>)
(Code indenting.)
Line 1: Line 1:
<includeonly>[[Wikipedia:{{#if:{{{1|}}}|{{{1}}}{{!}}{{{2|{{{1|}}}}}}]]|{{PAGENAME}}{{!}}{{PAGENAME}}]] at  [[Wikipedia:|Wikipedia]]}}</includeonly><noinclude>
+
<includeonly><!--
 +
-->[[wikipedia:<!--
 +
-->{{#if:{{{1|}}}<!--
 +
  -->|{{{1}}}{{!}}{{{2|{{{1|}}}}}}]]<!--
 +
  -->|{{PAGENAME}}{{!}}{{PAGENAME}}]] at  [[wikipedia:|Wikipedia]]<!--
 +
-->}}<!--
 +
--></includeonly><noinclude>
 
A template to make a link to Wikipedia.<!-- For a tag to have "at [[Wikipedia:|Wikipedia]]" without being a link to the page name, use {{Tl|wat}} - this is useful for see-also lists.-->
 
A template to make a link to Wikipedia.<!-- For a tag to have "at [[Wikipedia:|Wikipedia]]" without being a link to the page name, use {{Tl|wat}} - this is useful for see-also lists.-->
  

Revision as of 23:13, 17 February 2020

A template to make a link to Wikipedia.

Usage

  • {{w}} by itself links to the wikipedia page for the page you use the template on
  • {{w|Page}} links to the wikipedia article on "Page"
  • {{w|Page|Display}} prints "Display" which links to the wikipedia article on "Page"