Template:Breadcrumb

From Open Source Ecology
Revision as of 10:00, 11 April 2011 by Elifarley (talk | contribs) (Testing)
Jump to navigation Jump to search

See wikipedia: Breadcrumb_(navigation)

a

1: Main > Test1 {{#if: {{{2}}} and (not {{{3}}})|Main > Test1 > [[:Category:{{{2}}}|{{{2}}}]]


NOT TWO TWO TWO no THREE

  • Pass

1 and 2: Main > Test1 {{#if: Test2 and (not {{{3}}})|Main > Test1 > Test2


NOT TWO TWO TWO no THREE

  • Pass

1 and 2 and 3: Main > Test1 {{#if: Test2 and (not Test3)|Main > Test1 > Test2


NOT TWO TWO TWO no THREE

Usage Examples

{{Breadcrumb|Software}}


Main > [[:Category:{{{1}}}|{{{1}}}]] {{#if: {{{2}}} and (not {{{3}}})|Main > [[:Category:{{{1}}}|{{{1}}}]] > [[:Category:{{{2}}}|{{{2}}}]]


NOT TWO TWO TWO no THREE