Template:Subpage: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
{{DISPLAYTITLE:Subpage}}<!--
{{DISPLAYTITLE:Subpage}}<!--
--><onlyinclude><includeonly><!--
--><onlyinclude><includeonly><!--
-->{{SubpageStart}}<!--
--><span class="subpages"><font style="margin-right: 3px;"><</font><!--
-->{{#if: {{{1|}}} |                       {{{1}}} }}<!--
-->{{#if: {{{1|}}} |                     {{{1}}} }}<!--
-->{{#if: {{{2|}}} | {{SubpageSeparation}} {{{2}}} }}<!--
-->{{#if: {{{2|}}} | <nowiki> | </nowiki>{{{2}}} }}<!--
-->{{#if: {{{3|}}} | {{SubpageSeparation}} {{{3}}} }}<!--
-->{{#if: {{{3|}}} | <nowiki> | </nowiki>{{{3}}} }}<!--
-->{{#if: {{{4|}}} | {{SubpageSeparation}} {{{4}}} }}<!--
-->{{#if: {{{4|}}} | <nowiki> | </nowiki>{{{4}}} }}<!--
-->{{#if: {{{5|}}} | {{SubpageSeparation}} {{{5}}} }}<!--
-->{{#if: {{{5|}}} | <nowiki> | </nowiki>{{{5}}} }}<!--
-->{{#if: {{{6|}}} | {{SubpageSeparation}} {{{6}}} }}<!--
-->{{#if: {{{6|}}} | <nowiki> | </nowiki>{{{6}}} }}<!--
-->{{#if: {{{7|}}} | {{SubpageSeparation}} {{{7}}} }}<!--
-->{{#if: {{{7|}}} | <nowiki> | </nowiki>{{{7}}} }}<!--
-->{{#if: {{{8|}}} | {{SubpageSeparation}} {{{8}}} }}<!--
-->{{#if: {{{8|}}} | <nowiki> | </nowiki>{{{8}}} }}<!--
-->{{SubpageEnd}}<!--
--></span></div><!--
--></includeonly></onlyinclude><!--
--></includeonly></onlyinclude><!--
-->{{doc|nolang=1}}
-->{{doc|nolang=1}}

Revision as of 07:15, 23 January 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)
Curly brackets white.pngTemplate Documentation [view] [edit]
Icon-translate.png Available doc translations
View
Page history

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