Difference between revisions of "Template:Breadcrumb"
The Wiki of Unify contains information on clients and devices, communications systems and unified communications. - Unify GmbH & Co. KG is a Trademark Licensee of Siemens AG.
Line 41: | Line 41: | ||
{{Breadcrumb|(Language)|(Second Language Name)|(Further Breadcrumb Levels)}} | {{Breadcrumb|(Language)|(Second Language Name)|(Further Breadcrumb Levels)}} | ||
</nowiki></pre> | </nowiki></pre> | ||
− | * Language | + | * Language = Language of this page (en/de), 0 is default (en) |
− | + | * Second Language Name (if this page also exists in the alternative language) = Name of this article in the alternative language, 0 means no alternative language | |
* Further Breadcrumb Levels (optional) = If available further pages above this page (max. 3) | * Further Breadcrumb Levels (optional) = If available further pages above this page (max. 3) | ||
+ | Examples: | ||
+ | * <pre><nowiki>{{Breadcrumb|0|0|...}}</nowiki></pre> English page without German alternativ page | ||
+ | * <pre><nowiki>{{Breadcrumb|en|0|...}}</nowiki></pre> English page without German alternativ page | ||
+ | * <pre><nowiki>{{Breadcrumb|de|0|...}}</nowiki></pre> German page without English alternativ page | ||
+ | * <pre><nowiki>{{Breadcrumb|en|Deutscher Inhalt|...}}</nowiki></pre> English page with German alternativ page | ||
+ | * <pre><nowiki>{{Breadcrumb|de|English Content|...}}</nowiki></pre> German page with English alternativ page | ||
</noinclude> | </noinclude> |
Revision as of 09:28, 27 April 2011
This template is already used in some articles. Please be careful if you want to make changes. |
Use the template Breadcrumb to put a breadcrumb path at the top of an article.
To use this template just copy the following source text in the article (example):
{{Breadcrumb|(Language)|(Second Language Name)|(Further Breadcrumb Levels)}}
- Language = Language of this page (en/de), 0 is default (en)
- Second Language Name (if this page also exists in the alternative language) = Name of this article in the alternative language, 0 means no alternative language
- Further Breadcrumb Levels (optional) = If available further pages above this page (max. 3)
Examples:
-
{{Breadcrumb|0|0|...}}
English page without German alternativ page -
{{Breadcrumb|en|0|...}}
English page without German alternativ page -
{{Breadcrumb|de|0|...}}
German page without English alternativ page -
{{Breadcrumb|en|Deutscher Inhalt|...}}
English page with German alternativ page -
{{Breadcrumb|de|English Content|...}}
German page with English alternativ page