Template:Subpage/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(3 intermediate revisions by 2 users 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 ==
*{{tl|link=back}}


{{Doc/Sandbox other|
{{Doc/Sandbox other|
[[Category:Templates]]
[[Category:Templates]]
}}
}}

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