Vorlage:IsIn: Unterschied zwischen den Versionen
Die Seite wurde neu angelegt: „<includeonly> <rdf> <http://wikitravel.org/en/{{PAGENAMEE}}> dcterms:spatial <urn:x-wikitravel:en:{{PAGENAMEE}}> . <http://wikitravel.org/en/{{{1}}}> dcterms:spat...“ |
Keine Bearbeitungszusammenfassung |
||
(Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
<includeonly> | <includeonly> | ||
<rdf> | <rdf> | ||
<http:// | <http://mussswiki.idv.edu/iv1{{PAGENAMEE}}> dcterms:spatial <urn:x-wikitravel:en:{{PAGENAMEE}}> . | ||
<http:// | <http://mussswiki.idv.edu/iv1{{{1}}}> dcterms:spatial <urn:x-wikitravel:en:{{{1}}}> . | ||
<urn:x-wikitravel:en:{{PAGENAMEE}}> dcterms:isPartOf <urn:x-wikitravel:en:{{{1}}}> . | <urn:x-wikitravel:en:{{PAGENAMEE}}> dcterms:isPartOf <urn:x-wikitravel:en:{{{1}}}> . | ||
</rdf> | </rdf> | ||
</includeonly> | </includeonly> | ||
<noinclude> | |||
<noinclude> | <noinclude> | ||
This template contains invisible [[Wikitravel:RDF|RDF]] code to specify that the place referred to by a page "is in" a place referred to by another page. The site software uses that information to do various things, such as building a breadcrumb menu across the top of the page. | This template contains invisible [[Wikitravel:RDF|RDF]] code to specify that the place referred to by a page "is in" a place referred to by another page. The site software uses that information to do various things, such as building a breadcrumb menu across the top of the page. |
Aktuelle Version vom 13. August 2009, 14:27 Uhr
This template contains invisible RDF code to specify that the place referred to by a page "is in" a place referred to by another page. The site software uses that information to do various things, such as building a breadcrumb menu across the top of the page.
Note that this is only for destination guides. If you use it on other pages, you'll get breadcrumb menus all right, but you'll mess up other software. Please, don't do that.
To use it, add {{IsIn|name_of_other_place}} to the bottom of a destination guide. The name of the other place has to be in URL-encoded format, with underscores for spaces. The easiest way to get this format is to copy-and-paste from the location bar of your browser.
See Wikitravel:Breadcrumb navigation for more information, including tips for solving problems such as the breadcrumb menu not displaying properly.