Template:Subpage/doc: Difference between revisions
Jump to navigation
Jump to search
ArrowHead294 (talk | contribs) mNo edit summary |
ArrowHead294 (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
{{ | {{dochead}} | ||
=== Usage === | === Usage === | ||
; <code>{{{1}}}</nowiki></code> | ; <code><nowiki>{{{1}}}</nowiki></code> | ||
: The first unnamed parameter will be interpreted as the name of the subpage to link to. Without a second parameter, this assumes you are linking from the parent page. | : The first unnamed parameter will be interpreted as the name of the subpage to link to. Without a second parameter, this assumes you are linking from the parent page. | ||
Revision as of 02:45, 26 October 2024
Usage
{{{1}}}
- The first unnamed parameter will be interpreted as the name of the subpage to link to. Without a second parameter, this assumes you are linking from the parent page.
prev
- On subpages themselves, pass in
prev
as a second unnamed parameter in order to link to a different subpage on the parent page.
text
- Pass in
text=
to change the text displayed in the subpage link.