Template:Subpage/doc: Difference between revisions

ArrowHead294 (talk | contribs)
m Move to documentation subpage
ArrowHead294 (talk | contribs)
mNo edit summary
 
Line 10: Line 10:
:* <code>uprev</code> capitalises the first letter of the first argument for the section name and links to a different subpage on the ''parent'' page.
:* <code>uprev</code> capitalises the first letter of the first argument for the section name and links to a different subpage on the ''parent'' page.
:* <code>lprev</code> makes the first letter of the first argument lowercase.
:* <code>lprev</code> makes the first letter of the first argument lowercase.
:* <code>u</code> links to a subpage on the ''current'' page and capitalises the first letter of the argument.
:* <code>u</code> links to a subpage on the ''current'' page and capitalises the first letter of the argument. '''This is the default behaviour.'''
:* <code>l</code> does the same thing as <code>u</code>, but makes the first letter lowercase instead of uppercase.
:* <code>l</code> does the same thing as <code>u</code>, but makes the first letter lowercase instead of uppercase.
:* <code>prev</code> will link to the parent page (if it exists) will be linked.
:* <code>prev</code> will link to the parent page (if it exists) will be linked.