Template:Wikipedia/doc: Difference between revisions
Jump to navigation
Jump to search
ArrowHead294 (talk | contribs) mNo edit summary |
ArrowHead294 (talk | contribs) mNo edit summary |
||
Line 12: | Line 12: | ||
<code>{{<nowiki />wikipedia|''page1''|''page2''|''page3''|...}}</code> | <code>{{<nowiki />wikipedia|''page1''|''page2''|''page3''|...}}</code> | ||
If you intend to link multiple pages ''and'' the Wikipedia article with the same name as the current article, add in <code>pname=true</code>. | |||
=== See also === | === See also === | ||
* {{modlink|Variable arguments}} | * {{modlink|Variable arguments}} |
Revision as of 03:19, 29 October 2024
Usage
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 parameter.
Parameters
All parameters are optional. Pass in all pages to link to as an arbitrary number of unnamed arguments:
{{wikipedia|page1|page2|page3|...}}
If you intend to link multiple pages and the Wikipedia article with the same name as the current article, add in pname=true
.