Template:Navbar
提供: Valve Developer Community
ナビゲーションに移動
検索に移動

The Template:Navbar/doc/ja documentation page does not exist.
English documentation will be displayed instead, which you can translate using Google Translate (or similar software). If there is nothing after this message, most likely the documentation does not exist even in English.
English documentation will be displayed instead, which you can translate using Google Translate (or similar software). If there is nothing after this message, most likely the documentation does not exist even in English.
These are templates for navigation between multiple pages that form an ordered group, such as the chapters of a game or a tutorial.
Previews
{{Navbar}}
Params 1,2 and 3 use {{Lx}} to automatically put language prefix on the link, alt1, alt2 and alt3 are alt names that can be specified
[[ja/{{{2|}}}|{{{alt2|{{{2}}}}}}]]([{{fullurl:{{{2|}}}}} en])
← [[ja/{{{1|}}}|{{{alt1|{{{1}}}}}}]]([{{fullurl:{{{1|}}}}} en])
[[ja/{{{3|}}}|{{{alt3|{{{3}}}}}}]]([{{fullurl:{{{3|}}}}} en])
→
{{Navbar-first}}
Return to [[{{{1}}}]] | [[{{{2}}}]] → |
{{Navbar-last}}
← [[{{{1}}}]] | Return to [[{{{2}}}]] |
{{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.
[[{{{3|}}}|{{{4|}}}]]
← [[{{{1|}}}|{{{2|}}}]]
[[{{{5|}}}|{{{6|}}}]]
→
{{Navbar2-first}}
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...
{{Navbar2-last}}
← [[{{{1|}}}|{{{2|}}}]] | Return to [[{{{3|}}}|{{{4|}}}]] |
{{Navbar3}}
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}}