Template:Wikipedia/doc: Difference between revisions
ArrowHead294 (talk | contribs) mNo edit summary |
Update to current behavior |
||
Line 2: | Line 2: | ||
=== Usage === | === Usage === | ||
{{{{ROOTPAGENAME}} }} | {{{{ROOTPAGENAME}} }} | ||
The template should be placed at the beginning of the page it refers to, immediately after hatnotes if there are any. If there are also images, box templates such as this should appear first. Alternatively, consider linking to Wikipedia in the "External links" section; see [[Special:Interwiki]] for tips on adding such links. | The template should be placed at the beginning of the page it refers to, immediately after hatnotes if there are any. If there are also images, box templates such as this should appear first. Alternatively, consider linking to Wikipedia in the "External links" section; see [[Special: Interwiki]] for tips on adding such links. | ||
The template can also be placed at the beginning of a section. In that case, the title of the Wikipedia page must be explicitly given as a [[#Parameters|parameter]]. | The template can also be placed at the beginning of a section. In that case, the title of the Wikipedia page must be explicitly given as a [[#Parameters|parameter]]. | ||
Line 12: | Line 12: | ||
For example, placing this on the page [[Frequently asked questions]]: | For example, placing this on the page [[Frequently asked questions]]: | ||
<pre>{{ | <pre>{{Wikipedia|Frequently asked questions|page1|page2|page3}}</pre> | ||
will yield: | will yield: | ||
Line 26: | Line 26: | ||
</div>{{clear}} | </div>{{clear}} | ||
If you do not wish to link the page with the current page's name, | If you do not wish to link the page with the current page's name, simply omit it. For example, placing <code><nowiki>{{wikipedia|''page1''|''page2''|''page3''}}</nowiki></code> on [[Frequently asked questions]] will yield the same result as above, but without the link to [[Frequently asked questions]]. | ||
=== See also === | === See also === | ||
* {{ | * {{Modlink|Variable arguments}} |