Template:Breadcrumb: Difference between revisions
(Testing) |
No edit summary |
||
Line 13: | Line 13: | ||
<nowiki>{{Breadcrumb|Software}}</nowiki> | <nowiki>{{Breadcrumb|Software}}</nowiki> | ||
---- | ---- | ||
</noinclude>{{# | </noinclude>{{#ifexpr: not {{{2}}}|'''[[Main Page|Main]]''' > '''[[:Category:{{{1}}}|{{{1}}}]]'''}} | ||
{{# | {{#ifexpr: {{{2}}} and (not {{{3}}})|'''[[Main Page|Main]]''' > '''[[:Category:{{{1}}}|{{{1}}}]]''' > '''[[:Category:{{{2}}}|{{{2}}}]]''' | ||
---- | ---- | ||
{{# | {{#ifexpr: not {{{2}}}|NOT TWO|no not two}} | ||
{{# | {{#ifexpr: {{{2}}}|TWO|no two}} | ||
{{# | {{#ifexpr: {{{2}}} and (not {{{3}}})|TWO no THREE|2 and 3}} | ||
<includeonly>[[Category: {{{1}}}]]</includeonly> | <includeonly>[[Category: {{{1}}}]]</includeonly> |
Revision as of 10:07, 11 April 2011
See wikipedia: Breadcrumb_(navigation)
a
1: Expression error: Unrecognized punctuation character "{". {{#ifexpr: {{{2}}} and (not {{{3}}})|Main > Test1 > [[:Category:{{{2}}}|{{{2}}}]]
Expression error: Unrecognized punctuation character "{". Expression error: Unrecognized punctuation character "{". Expression error: Unrecognized punctuation character "{".
- Pass
1 and 2: Expression error: Unrecognized word "test". {{#ifexpr: Test2 and (not {{{3}}})|Main > Test1 > Test2
Expression error: Unrecognized word "test". Expression error: Unrecognized word "test". Expression error: Unrecognized word "test".
- Pass
1 and 2 and 3: Expression error: Unrecognized word "test". {{#ifexpr: Test2 and (not Test3)|Main > Test1 > Test2
Expression error: Unrecognized word "test". Expression error: Unrecognized word "test". Expression error: Unrecognized word "test".
Usage Examples
{{Breadcrumb|Software}}
Expression error: Unrecognized punctuation character "{". {{#ifexpr: {{{2}}} and (not {{{3}}})|Main > [[:Category:{{{1}}}|{{{1}}}]] > [[:Category:{{{2}}}|{{{2}}}]]
Expression error: Unrecognized punctuation character "{". Expression error: Unrecognized punctuation character "{". Expression error: Unrecognized punctuation character "{".