Template:Subpage/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(there was a similar template like this but with different design and functionality.)
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 11: Line 11:




{{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]] }}}}
{{Capsule|padding=26px 8px 2px 8px|{{Subpage| [[Main Page]] | [[SDK Docs|Source SDK Index]] }}}}


== See Also ==
== See also ==
*{{tl|link=back}}
*{{tl|link=back}}



Latest revision as of 20:43, 12 January 2024

Edit-copy.png
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.

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]] }}

See also