Template:Subpage: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(14 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<onlyinclude><includeonly></includeonly></onlyinclude>
{{Doc}}
<noinclude>
<includeonly><onlyinclude><div id="contentSub" style="margin-top:-10px">
{{DISPLAYTITLE:Subpage}}
<span class="subpages"><font style="margin-right:3px"><</font><!--
This template will allow you to create an additional line of subpages. Currently [[Template:SubpageStart|Subpage Start]] is used instead.
-->{{#if: {{{1|}}} |              {{{1}}} }}<!--
 
-->{{#if: {{{2|}}} | &nbsp;&#124; {{{2}}} }}<!--
[[Category:Subpage templates]]
-->{{#if: {{{3|}}} | &nbsp;&#124; {{{3}}} }}<!--
</noinclude>
-->{{#if: {{{4|}}} | &nbsp;&#124; {{{4}}} }}<!--
-->{{#if: {{{5|}}} | &nbsp;&#124; {{{5}}} }}<!--
-->{{#if: {{{6|}}} | &nbsp;&#124; {{{6}}} }}<!--
-->{{#if: {{{7|}}} | &nbsp;&#124; {{{7}}} }}<!--
-->{{#if: {{{8|}}} | &nbsp;&#124; {{{8}}} }}<!--
--></span></div></onlyinclude></includeonly>

Latest revision as of 09:44, 19 April 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