Template:Navbar/doc: Difference between revisions
Jump to navigation
Jump to search
(Made preview with all navbar templates.) |
mNo edit summary |
||
Line 4: | Line 4: | ||
__NOTOC__ | __NOTOC__ | ||
== Previews == | == Previews == | ||
=== {{tl|Navbar}} === | === {{tl|Navbar}} === | ||
The parameters are redarded as page names. Any of these can be omitted. | The parameters are redarded as page names. Any of these can be omitted. | ||
{{navbar|{{ | {{navbar|{{Param||}}|{{Param|2|}}|{{Param|3|}}}} | ||
=== {{tl|Navbar-first}} === | === {{tl|Navbar-first}} === | ||
{{navbar-first|{{ | {{navbar-first|{{Param}}|{{Param|2}}}} | ||
=== {{tl|Navbar-last}} === | === {{tl|Navbar-last}} === | ||
{{navbar-last|{{ | {{navbar-last|{{Param}}|{{Param|2}}}} | ||
=== {{tl|Navbar2}} === | === {{tl|Navbar2}} === | ||
The parameters 1, 3 and 5 are page names and 2, 4 and 6 are the displayed text for the links to them. Any of these can be omitted. | The parameters 1, 3 and 5 are page names and 2, 4 and 6 are the displayed text for the links to them. Any of these can be omitted. | ||
{{navbar2|{{ | {{navbar2|{{Param||}}|{{Param|2|}}|{{Param|3|}}|{{Param|4|}}|{{Param|5|}}|{{Param|6|}}}} | ||
=== {{tl|Navbar2-first}} === | === {{tl|Navbar2-first}} === | ||
{{navbar2-first|{{ | {{navbar2-first|{{Param||}}|{{Param|2|}}|{{Param|3|}}|{{Param|4|}}}} | ||
Broken? It just doesn't want to show here. Maybe it's the number of navbars on this page... | Broken? It just doesn't want to show here. Maybe it's the number of navbars on this page... | ||
=== {{tl|Navbar2-last}} === | === {{tl|Navbar2-last}} === | ||
{{navbar2-last|{{ | {{navbar2-last|{{Param||}}|{{Param|2|}}|{{Param|3|}}|{{Param|4|}}}} | ||
=== {{tl|Navbar3}} === | === {{tl|Navbar3}} === | ||
The parameters are plain text. Any of these can be omitted. {{tl|Navbar}} and {{tl|Navbar2}} are based on this. | The parameters are plain text. Any of these can be omitted. {{tl|Navbar}} and {{tl|Navbar2}} are based on this. | ||
{{navbar3|{{ | {{navbar3|{{Param||}}|{{Param|2|}}|{{Param|3|}}}} | ||
Revision as of 11:35, 29 April 2023

This is a documentation subpage for Template:Navbar.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
These are templates for navigation between multiple pages that form an ordered group, such as the chapters of a game or a tutorial.
Previews
The parameters are redarded as page names. Any of these can be omitted.
[[{{{2|}}}|{{{2|}}}]]
← [[{{{1|}}}|{{{1|}}}]]
[[{{{3|}}}|{{{3|}}}]]
→
Return to [[{{{1}}}]] | [[{{{2}}}]] → |
← [[{{{1}}}]] | Return to [[{{{2}}}]] |
The parameters 1, 3 and 5 are page names and 2, 4 and 6 are the displayed text for the links to them. Any of these can be omitted.
[[{{{3|}}}|{{{4|}}}]]
← [[{{{1|}}}|{{{2|}}}]]
[[{{{5|}}}|{{{6|}}}]]
→
Return to [[{{{1|}}}|{{{2|}}}]] | [[{{{3|}}}|{{{4|}}}]] → |
Broken? It just doesn't want to show here. Maybe it's the number of navbars on this page...
← [[{{{1|}}}|{{{2|}}}]] | Return to [[{{{3|}}}|{{{4|}}}]] |
The parameters are plain text. Any of these can be omitted. {{Navbar}}
and {{Navbar2}}
are based on this.
{{{2|}}}
← {{{1|}}}
{{{3|}}} →
See also
{{navbar}}
,{{navbar-first}}
,{{navbar-last}}
{{navbar2}}
,{{navbar2-first}}
,{{navbar2-last}}
{{navbar3}}