Template:Breadcrumb/doc: Difference between revisions
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. | *If there is only three total links, for example, leave the spaces after the equal signs for link 3 and 4 blank. | ||
*'''Important: Link 5 is reserved only for the final link.''' | |||
*In Link 5, the name is added automatically, if you are on the actual page. | *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. | *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. |
Revision as of 12:24, 30 January 2017
Use this coding to place this breadcrumb trail.
- You can place up to five links.
- If there is only three total links, for example, leave the spaces after the equal signs for link 3 and 4 blank.
- Important: Link 5 is reserved only 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 {{PAGENAME}} and type in the name you want after the equal sign.
{{breadcrumb
| link1=
| link2=
| link3=
| link4=
| link5={{PAGENAME}}
}}