Template:Subpage/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (→‎See also: clean up, replaced: See Also → See also)
mNo edit summary
 
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 ==

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