Help:Editing Breadcrumbs
Wildwinter (talk | contribs) (Created page with "== Breadcrumbs == Breadcrumbs are the hierarchical links at the top of the page (for example, for this page, it's Empire / Help / Editing Breadcrumbs). This is a very manual...") |
Wildwinter (talk | contribs) No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 10: | Line 10: | ||
<pre> | <pre> | ||
* Rules @ [[Main Page|Empire]] > [[ | * Rules @ [[Main Page|Empire]] > [[Rules Overview|Rules]] > | ||
* Help @ [[Main Page|Empire]] > [[ | * Help @ [[Main Page|Empire]] > [[Help]] > | ||
</pre> | </pre> | ||
Line 17: | Line 17: | ||
If a page is in more than one category then it'll match the first one it finds. | If a page is in more than one category then it'll match the first one it finds. | ||
[[Category:Help]] |
Latest revision as of 18:26, 1 March 2012
Breadcrumbs
Breadcrumbs are the hierarchical links at the top of the page (for example, for this page, it's Empire / Help / Editing Breadcrumbs).
This is a very manual thing for MediaWiki. You have to edit a set of rules in Imperial:Breadcrumbs.
There are lots of ways it can work, but I think the easiest is to make sure every page is in a category (see Help:Categories for how to do that), and then use the category name to define the breadcrumbs.
For example, if the Imperial:Breadcrumbs trail contains:
* Rules @ [[Main Page|Empire]] > [[Rules Overview|Rules]] > * Help @ [[Main Page|Empire]] > [[Help]] >
then anything in the Rules category will have a breadcrumb trail of Empire (links to Main Page), Rules (links to the Rules category index) and so on.
If a page is in more than one category then it'll match the first one it finds.