Template:Breadcrumb/doc: Difference between revisions

From FamilySearch Wiki
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 but reserve "link5" for final link.
*You can place up to five links.
*The first four links are italicized.
*Link 5 is reserved for the final link.
*Place final link or page you are on in "link5."
*In Link 5, the name is added automatically, if you are on the actual page.  
*You can type in the name of the page in link 5 or type {{PAGENAME}} which will do it automatically.
*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>

Revision as of 12:18, 30 January 2017

Use this coding to place this breadcrumb trail.

  • 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 {{PAGENAME}} and type in the name you want after the equal sign.

{{breadcrumb
| link1=
| link2=
| link3=
| link4=
| link5=Breadcrumb/doc
}}