Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki)
82,369
edits
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
Use this coding to place this breadcrumb trail. | Use this coding to place this breadcrumb trail. | ||
*You can place up to five links | *You can place up to five links. | ||
* | *Link 5 is reserved for the final link. | ||
*In Link 5, the name is added automatically, if you are on the actual page. | |||
* | *However, in link 5, if you want to enter a different name, delete <nowiki>{{PAGENAME}}</nowiki> and type in the name you want after the equal sign. | ||
<nowiki>{{breadcrumb </nowiki><br> | <nowiki>{{breadcrumb </nowiki><br> | ||
| link1=<br> | | link1=<br> | ||
Line 9: | Line 9: | ||
| link3=<br> | | link3=<br> | ||
| link4=<br> | | link4=<br> | ||
| link5=<br> | | link5={{PAGENAME}}<br> | ||
<nowiki>}}</nowiki> | <nowiki>}}</nowiki> |