22,352
edits
(16 intermediate revisions by 6 users not shown) | |||
Line 4: | Line 4: | ||
| link3=[[Help:Editing the Wiki|Help:Editing the Wiki]] | | link3=[[Help:Editing the Wiki|Help:Editing the Wiki]] | ||
| link4= | | link4= | ||
| link5 | | link5={{PAGENAME}} | ||
}} | }} | ||
[[File:Breadcrumbs.jpg|right|300px]] | [[File:Breadcrumbs.jpg|right|300px]] | ||
Line 39: | Line 33: | ||
*Here is an example of a breadcrumb trail for an Irish parish: | *Here is an example of a breadcrumb trail for an Irish parish: | ||
{{breadcrumb | |||
| link1=[[Northern Ireland Genealogy|Northern Ireland]] | |||
| link2=[[Counties of Ireland|Counties of Ireland]] | |||
| link3=[[County Antrim Genealogy|County Antrim]] | |||
| link4= | |||
| link5=[[Aghagallon Civil Parish, County Antrim, Northern Ireland Genealogy|Aghagallon Civil Parish]] | |||
}} | |||
*Notice the hierarchy of this breadcrumb trail: | *Notice the hierarchy of this breadcrumb trail: | ||
Line 51: | Line 51: | ||
*The above examples are both examples of hierarchical order. | *The above examples are both examples of hierarchical order. | ||
===Ready made breadcrumb trail=== | ===Ready made breadcrumb trail=== | ||
Here is a ready to use template for creating breadcrumbs: Copy and paste this coding into your page where you want the breadcrumb to appear (usually at the very top of the page) and fill in the links:<br> | |||
<div style="border: | <div style="border:1px solid black; padding:10px"> | ||
<nowiki>{{breadcrumb </nowiki><br> | |||
<nowiki>| link1=</nowiki><br> | <nowiki>| link1=</nowiki><br> | ||
<nowiki>| link2=</nowiki><br> | <nowiki>| link2=</nowiki><br> | ||
Line 74: | Line 61: | ||
<nowiki>| link4=</nowiki><br> | <nowiki>| link4=</nowiki><br> | ||
<nowiki>| link5=</nowiki><br> | <nowiki>| link5=</nowiki><br> | ||
<nowiki> | <nowiki>}}</nowiki><br><br> | ||
</div> | |||
''Please remember:''<br> | |||
*Always leave off the word "Genealogy" in the breadcrumb as it takes up too much room. | |||
*Type the internal links for each page in the chain after each equal sign. | |||
*If there are only two links, for example, do not type in anything after the equal signs on links 2, 3 and 4. | |||
*The fifth one reserved for the last one in the chain. ''Be sure to put the last link in link 5 not any of the others.'' | |||
in | *You can type the title of the last link in link five or you could type instead <nowiki>{{PAGENAME}}</nowiki> and your browser will add it automatically when you are on that page. | ||
*Type the links after each equal sign. | |||
* | |||
* | |||
=== Advantages of Breadcrumbs === | === Advantages of Breadcrumbs === | ||
Line 94: | Line 76: | ||
*You can easily add other articles in the breadcrumb trail. | *You can easily add other articles in the breadcrumb trail. | ||
*Last but not least you might see the need to create an intermediate article between two links in the breadcrumb trail. | *Last but not least you might see the need to create an intermediate article between two links in the breadcrumb trail. | ||
[[pt:Menu Superior (Breadcrumb)]] | |||
[[Category:Additional_wikitext_help]] | [[Category:Additional_wikitext_help]] |
edits