Template:Wikipedia: Difference between revisions
From LGPedia
Jump to navigationJump to search
m fix |
RV |
||
| (5 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
[http://en.wikipedia.org/wiki/{{{1}}} {{#if: {{{2|}}}|{{{2}}}|{{{1}}}}}] | [http://en.wikipedia.org/wiki/{{{1}}} {{#if: {{{2|}}}|{{{2}}}|{{{1}}}}}]<noinclude> | ||
<noinclude> | |||
==Usage== | ==Usage== | ||
Use this template to link to pages on [http://en.wikipedia.org/wiki/Main_Page Wikipedia]. | Use this template to link to pages on [http://en.wikipedia.org/wiki/Main_Page Wikipedia]. | ||
<pre> | <pre> | ||
{{wikipedia|PAGENAME|OPTIONAL TEXT}} | {{wikipedia|PAGENAME|OPTIONAL TEXT}} | ||
</pre>[[Category: | </pre> | ||
PAGENAME must not have any spaces, but should have underscores instead in order for the link to work. If OPTIONAL TEXT is not provided, the text will be that of PAGENAME.[[Category:External link templates]]</noinclude> | |||