Template:Nav2: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (test) |
||
Line 1: | Line 1: | ||
Navigation Template. | Navigation Template. | ||
Creates a page position that looks like this: | Creates a page position that looks like this: | ||
< | == Template == | ||
<onlyinclude> | |||
---- | ---- | ||
'''Navigation:''' [[Main Page|ShareazaWiki]] | '''Navigation:''' [[Main Page|ShareazaWiki]] > {{#if: {{{1|}}} | [[{{{1}}}]] > | }} <!-- [[{{{1}}}]] --> '''{{PAGENAME}}''' | ||
---- | ---- | ||
[[Category:{{{1}}}]] | [[Category:{{{1}}}]] | ||
< | </onlyinclude> | ||
== Syntax == | |||
Requires one parameter specifying the page between [[Main Page|ShareazaWiki]] and the current page. Only the name of the page is required. | Requires one parameter specifying the page between [[Main Page|ShareazaWiki]] and the current page. Only the name of the page is required. | ||
Line 21: | Line 20: | ||
'''Attention: This template adds automatically the category {{{1}}} to the page in which it is used.''' | '''Attention: This template adds automatically the category {{{1}}} to the page in which it is used.''' | ||
[[ | == See also == | ||
* [[Template:Navigation37]] | |||
[[Category:Templates]] | |||
Revision as of 00:16, 28 August 2010
Navigation Template.
Creates a page position that looks like this:
Template
Navigation: ShareazaWiki > {{#if: | [[{{{1}}}]] > | }} Nav2
[[Category:{{{1}}}]]
Syntax
Requires one parameter specifying the page between ShareazaWiki and the current page. Only the name of the page is required.
{{Navigation1|name of the page in the middle}}
Attention: This template adds automatically the category {{{1}}} to the page in which it is used.