Template:Section/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{Doc/subpage}} == Usage == A link to a section of a wiki page. The {{param|page}} parameter can optionally be used to link to a section of another page.")
 
No edit summary
Line 3: Line 3:


A link to a section of a wiki page. The {{param|page}} parameter can optionally be used to link to a section of another page.
A link to a section of a wiki page. The {{param|page}} parameter can optionally be used to link to a section of another page.
=== Examples ===
{{code|<nowiki>{{section|Usage}}</nowiki>}}
{{section|Usage}}
{{code|<nowiki>{{section|page=Half-Life|Content}}</nowiki>}}
{{section|page=Half-Life|Content}}

Revision as of 17:07, 29 April 2024

Edit-copy.png
This is a documentation subpage for Template:Section.
Don't forget to purge the contents of the base page upon creating or editing this subpage.

Usage

A link to a section of a wiki page. The {{{page}}} parameter can optionally be used to link to a section of another page.

Examples

{{section|Usage}}

§ Usage


{{section|page=Half-Life|Content}}

Half-Life § Content