Template:Wikipedia/doc: Difference between revisions

From Xenharmonic Wiki
Jump to navigation Jump to search
Update to current behavior
ArrowHead294 (talk | contribs)
mNo edit summary
Line 1: Line 1:
{{dochead}}
{{dochead}}{{ {{ROOTPAGENAME}} }}{{Modlink|Variable arguments}}
=== Usage ===
=== Usage ===
{{{{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]].{{clear}}
{{clear}}


=== Parameters ===
=== Parameters ===
Line 27: Line 25:


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]].
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 ===
* {{Modlink|Variable arguments}}

Revision as of 14:55, 31 January 2025

English Wikipedia has an article on:

Template:Modlink

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 in addition to the name of the page itself to link to as an arbitrary number of unnamed arguments.

For example, placing this on the page Frequently asked questions:

{{Wikipedia|Frequently asked questions|page1|page2|page3}}

will yield:

If you do not wish to link the page with the current page's name, simply omit it. For example, placing {{wikipedia|''page1''|''page2''|''page3''}} on Frequently asked questions will yield the same result as above, but without the link to Frequently asked questions.