Template:Subpage/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
<noinclude>{{DISPLAYTITLE:Template: Subpage Start/doc}}{{doc|0}}</noinclude>
<noinclude>{{doc|0}}</noinclude>
This template will allow you to create an additional line of subpages.
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>}}
{{Doc/PreviewBlock|padding=26px 8px 2px 8px|{{Subpage|[[Main Page]]}}}}
{{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>}}
{{Doc/PreviewBlock|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]]}}}}


[[Category:Subpage]]
<includeonly>[[Category:Subpage]]</includeonly>

Revision as of 02:48, 17 February 2023

English (en)Deutsch (de)Esperanto (eo)Español (es)Français (fr)Suomi (fi)Hrvatski (hr)Magyar (hu)Italiano (it)日本語 (ja)한국어 (ko)Nederlands (nl)Polski (pl)Português (pt)Português do Brasil (pt-br)Русский (ru)Slovenčina (sk)Svenska (sv)Türkçe (tr)Українська (uk)Tiếng Việt (vi)中文 (zh)中文(臺灣) (zh-tw)
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]]}}