Breadcrumb Trails: Difference between revisions

m
Line 66: Line 66:
*'''<nowiki>{{Gotoarrow}}</nowiki>'''. Then another template of an arrow which is pointing to:.<br><br>  
*'''<nowiki>{{Gotoarrow}}</nowiki>'''. Then another template of an arrow which is pointing to:.<br><br>  
*'''<nowiki>[[{{PAGENAME}}]]</nowiki>'''. The last link of the order which is normally the last page of the order and the one you are now reading. The <nowiki>{{PAGENAME}}</nowiki> template automatically puts the name of the article you are now reading in this place on the breadcrumb trail. Saves you from having to type it in manually.<br><br>  
*'''<nowiki>[[{{PAGENAME}}]]</nowiki>'''. The last link of the order which is normally the last page of the order and the one you are now reading. The <nowiki>{{PAGENAME}}</nowiki> template automatically puts the name of the article you are now reading in this place on the breadcrumb trail. Saves you from having to type it in manually.<br><br>  
*To save some confusion here is a ready for use template for creating breadcrumbs:  Just paste this coding:
===Ready made breadcrumb trail===
To save some confusion here is a ready to use template for creating breadcrumbs:  Just paste this coding:
<nowiki>{{breadcrumb </nowiki><br>
<nowiki>{{breadcrumb </nowiki><br>
<nowiki>| link1=</nowiki><br>
<nowiki>| link1=</nowiki><br>
Line 80: Line 81:
<nowiki>| fontstyle=italic</nowiki><br>
<nowiki>| fontstyle=italic</nowiki><br>
<nowiki>}}</nowiki>
<nowiki>}}</nowiki>
in your page where you want the breadcrumb to appear (usually at the very top of the page) and fill in the links.
in your page where you want the breadcrumb to appear (usually at the very top of the page) and fill in the links.  
**There is room to add up to nine links with the tenth one reserved for the last one.   
*Type the links after each equal sign.
**Links 1 to 9 are automatically italicized.   
*There is room to add up to nine links with the tenth one reserved for the last one.   
**The tenth one is automatically filled with the title of the page or you can remove [[PAGENAME]] and put in type in whatever name you want.
*Links 1 to 9 are automatically italicized.   
**If you do not want to italicize the any of the text, delete the word italic from the bottom link.
*The tenth one is automatically filled with the title of the page or you can remove [[PAGENAME]] and put in type in whatever name you want.
*If you do not want to italicize the any of the text, delete the word italic from the bottom link.


=== Advantages of Breadcrumbs ===
=== Advantages of Breadcrumbs ===
Interface administrators, smwadministrator, smwcurator, smweditor
82,369

edits