Template:Subpage/doc: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude>{{doc|0}}</noinclude> | ||
Creates an additional line of subpages. | |||
=== Parameters === | === Parameters === | ||
Line 7: | Line 7: | ||
== Examples == | == Examples == | ||
{{Code|<nowiki>{{Subpage|[[Main Page]]}}</nowiki>}} | {{Code|<nowiki>{{Subpage|[[Main Page]]}}</nowiki>}} | ||
{{ | {{Capsule|padding=26px 8px 2px 8px|{{Subpage|[[Main Page]]}}}} | ||
{{Code|<nowiki>{{Subpage|[[Main Page]]|[[SDK_Docs|Source SDK Index]]}}</nowiki>}} | {{Code|<nowiki>{{Subpage|[[Main Page]]|[[SDK_Docs|Source SDK Index]]}}</nowiki>}} | ||
{{ | {{Capsule|padding=26px 8px 2px 8px|{{Subpage|[[Main Page]]|[[SDK_Docs|Source SDK Index]]}}}} | ||
[[Category:Subpage]] | <includeonly>[[Category:Subpage]]</includeonly> |
Revision as of 02:48, 17 February 2023

This is a documentation subpage for Template:Subpage.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
Creates an additional line of subpages.
Parameters
- {{{1}}} to {{{8}}} - The texts that should appear in the line that this template generates. Usually, these should all be wikilinks.
Examples
{{Subpage|[[Main Page]]}}
{{Subpage|[[Main Page]]|[[SDK_Docs|Source SDK Index]]}}