Template:Subpage/doc: Difference between revisions
ArrowHead294 (talk | contribs) mNo edit summary |
ArrowHead294 (talk | contribs) mNo edit summary |
||
Line 5: | Line 5: | ||
; <code>prev</code>, <code>lprev</code>, <code>uprev</code> | ; <code>prev</code>, <code>lprev</code>, <code>uprev</code> | ||
: On subpages themselves, pass in any one of these as a second unnamed parameter in order to link to a different subpage on the parent page. <code>uprev</code> capitalises the first letter of the first argument for the section name, while <code>lprev</code> does the opposite. | : On subpages themselves, pass in any one of these as a second unnamed parameter in order to link to a different subpage on the parent page. <code>uprev</code> capitalises the first letter of the first argument for the section name, while <code>lprev</code> does the opposite. If the first unnamed parameter is <code>prev</code>, the parent page (if it exists) will be linked. | ||
; <code>s</code> | ; <code>s</code> |