TEST: Difference between revisions
Appearance
Created page with "<ref>Insert footnote text here</ref> {{Main_Page}}" |
No edit summary |
||
| (29 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{#tree: | |||
*[[Main Page]] | |||
**[[Main Page]] | |||
}} | |||
* [http://www.mediawiki.org/wiki/Extension:TreeAndMenu TreeAndMenu] | |||
If the extension works, it should display this 2 levels static tree: | |||
{{#tree: | |||
*[[Main Page]] | |||
**[[Main Page]] | |||
}} | |||
{{p}} | |||
{{ | BREADCUMBS | ||
* create special page [[MediaWiki:Breadcrumbs]] | |||
* category name @ breadcrumb wikitext @ tab name @ site logo | |||
Keep in mind that this feature does not automatically create breadcrumbs. The process is manual. The good thing about this is that a single breadcrumb can cascade into many pages instantly. It makes for the ability to have a precision navigational system. | |||
This is the basic syntax when creating a breadcrumb: | |||
* category name @ breadcrumb wikitext @ tab name @ site logo | |||
* Hardware @ [[category:Hardware]] > | |||
I'll try and simplify the syntax. | |||
* category name=(Whenever a page has the specified Category association this breadcrumb will have an affect and be visisble at the top of each of those pages) | |||
@=(Suggests that the following text after the @ sign is the line of links that will appear at the top of the page) | |||
breadcrumb wikitext=(This is where you put your trail of links. It is suggested to use > symbol to separate each link.) | |||
{{P}} | |||
* Navigation extensions @ [[Main Page|MediaWiki.org]] > [[:Category:Extensions|Extensions]] > [[:Category:Navigation extensions|Navigation]] > | |||
* [[Special:CategoryBrowser]] [http://www.mediawiki.org/wiki/Extension:CategoryBrowser#Usage usage] | |||
* [[Special:Version#Installed extensions|Installed extensions]] | |||
Latest revision as of 22:56, 18 December 2014
{{#tree:
}}
If the extension works, it should display this 2 levels static tree: {{#tree:
}}
BREADCUMBS
- create special page MediaWiki:Breadcrumbs
- category name @ breadcrumb wikitext @ tab name @ site logo
Keep in mind that this feature does not automatically create breadcrumbs. The process is manual. The good thing about this is that a single breadcrumb can cascade into many pages instantly. It makes for the ability to have a precision navigational system.
This is the basic syntax when creating a breadcrumb:
- category name @ breadcrumb wikitext @ tab name @ site logo
- Hardware @ >
I'll try and simplify the syntax.
- category name=(Whenever a page has the specified Category association this breadcrumb will have an affect and be visisble at the top of each of those pages)
@=(Suggests that the following text after the @ sign is the line of links that will appear at the top of the page)
breadcrumb wikitext=(This is where you put your trail of links. It is suggested to use > symbol to separate each link.)
- Navigation extensions @ MediaWiki.org > Extensions > Navigation >