Template:Breadcrumb
Jump to navigation
Jump to search
See wikipedia: Breadcrumb_(navigation)
a
ifeq:
- 2 was not specified
- 3 was not specified
if:
- b
- b{{{2}}}
if more:
- only one
- Pass
1 and 2: Main > Test1}} > Test2
ifeq:
- 2 was specified (and may be empty)
- 3 was not specified
if:
- a
- aTest2
if more:
- only two
- Pass
1 and 2 and 3: Main > Test1}} > Test2 > Test3
ifeq:
- 2 was specified (and may be empty)
- 3 was specified (and may be empty)
if:
- a
- aTest2
if more:
- three
Usage Examples
{{Breadcrumb|Software}}
Main > [[:Category:{{{1}}}|{{{1}}}]]}}
ifeq:
- 2 was not specified
- 3 was not specified
if:
- b
- b{{{2}}}
if more:
- only one