Extension:Hierarchy/usage sample

From MediaWiki.org
Jump to: navigation, search

This sample acts like a tutorial. It guides you through the creation of a set of hierarchical pages to try out the Hierarchy Extension.

Instructions:

  • Create a page for each title below. Fill the page with the text that appears after the title.
  • The first page to be created will be the index page. It can be used as a shortcut to create the other pages, because it will link to them.
  • In the end, it will be necessary to edit the index page and save it again, so it can process all pages after they are created.


Contents

[edit] Sample index

This is a sample index of a page hierarchy.

<index>
[[Sample Top page]]
= Sample Chapter one =
== Sample Topic one ==
== Sample Topic two ==
= Sample Chapter two =
== Sample Topic three ==
=== Sample Subtopic A ===
=== Sample Subtopic B ===
== Sample Topic four ==
== What the Hell ==
</index>

[edit] Sample Top page

{{Hierarchy header}}
This is the topmost page of this hierarchy.
{{Hierarchy footer}}

[edit] Sample Chapter one

{{Hierarchy header}}
First chapter of the sample hierarchy. 
{{Hierarchy footer}}

[edit] Sample Topic one

{{Hierarchy header}}
First topic of the sample hierarchy, within chapter one.
{{Hierarchy footer}}

[edit] Sample Topic two

{{Hierarchy header}}
Second topic of the sample hierarchy, within chapter one.
{{Hierarchy footer}}

[edit] Sample Chapter two

{{Hierarchy header}}
Second chapter of the sample hierarchy.
{{Hierarchy footer}}

[edit] Sample Topic three

{{Hierarchy header}}
Third topic of the sample hierarchy, within chapter two.
{{Hierarchy footer}}

[edit] Sample Subtopic A

{{Hierarchy header}}
First subtopic of the sample hierarchy, within topic three.
{{Hierarchy footer}}

[edit] Sample Subtopic B

{{Hierarchy header}}
Second subtopic of the sample hierarchy, within topic three.
{{Hierarchy footer}}

[edit] Sample Topic four

{{Hierarchy header}}
Fourth topic of the sample hierarchy, within chapter two.
{{Hierarchy footer}}

[edit] Template:Hierarchy header

<includeonly>{{#hierarchy-top:}}</includeonly><noinclude>
This is the header of a page that belongs to a hierarchy.
</noinclude>

[edit] Template:Hierarchy footer

<includeonly>{{#hierarchy-bottom:}}</includeonly><noinclude>
This is the footer of a page that belongs to a hierarchy.
</noinclude>

[edit] Sample index

Edit and save the sample index so it will process the newly created pages.

Now follow its links to test it.

Personal tools
Namespaces
Variants
Actions
Site
Support
Download
Development
Communication
Print/export
Toolbox