Jump to content

Template:Process header/doc: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
m Reverted edits by 212.39.104.146 (talk) to last version by Vanisaac
use syntaxhighlight
 
Line 3: Line 3:


==Usage==
==Usage==
<syntaxhighlight lang="wikitext">
<pre>
{{process header
{{process header
| title =
| title =
Line 12: Line 12:
| notes =
| notes =
}}
}}
</syntaxhighlight>
</pre>


The {{tlx|Process header}} template (and its variants {{tlx|Process header blue}} and {{tlx|Process header green}}, are meant to be used at the top of a page in the Wikipedia namespace. Fill in any relevant information and leave unknown or inapplicable parameters empty. Don't remove unused parameters, as these help editors use the template elsewhere.
The {{tlx|Process header}} template (and its variants {{tlx|Process header blue}} and {{tlx|Process header green}}, are meant to be used at the top of a page in the Wikipedia namespace. Fill in any relevant information and leave unknown or inapplicable parameters empty. Don't remove unused parameters, as these help editors use the template elsewhere.

Latest revision as of 22:40, 1 March 2024

Usage

[edit]
{{process header
 | title    =
 | section  =
 | previous =
 | next     =
 | shortcut =
 | notes    =
}}

The {{Process header}} template (and its variants {{Process header blue}} and {{Process header green}}, are meant to be used at the top of a page in the Wikipedia namespace. Fill in any relevant information and leave unknown or inapplicable parameters empty. Don't remove unused parameters, as these help editors use the template elsewhere.

[edit]

On pages with many subpages, using relative links is highly recommended. This shortens the code and ensures that pages remain linked together, even if the overall system is moved or reorganised. The three formats are [[/subpage]] (subpage), [[../]] (parent), and [[../sibling]] (sibling); see the example usage below. Note that [[../]] will expand to the title of the parent page, which is ideal if the page is renamed at a later time.

See also

[edit]