Difference between revisions of "Manual:Subpage"
[unchecked revision] | [quality revision] |
m (Tag: Visual edit) |
m (Tag: Visual edit) |
Contents
- 1 Content structuring subpages What is a subpage?
- 2Create Characteristics of a subpage
- 3 Examples Creating a subpage
- 4 Reasons for using subpages
- 5 Technical Details
Content structuring subpagesWhat is a subpage?[edit | edit source]
To structure wiki content, you can create subpages for a page. This is useful if you have a larger topic and you want to break this topic down into manageable chunks of information. For example, if you have a page about a car, you could have subpages about major car components such as Brakes and Transmission. Subpages can have subpages of their own.
Subpages are then automatically displayed in the breadcrumb navigation of the page:
Create Characteristics of a subpage[edit | edit source]
-
Syntax-based: A slash in the page title creates a subpage (e.g.,
Installation Guide/System Preparation
). - Navigation: A subpage creates navigation points (breadcrumb).
Creating a subpage[edit | edit source]
To create a subpage, it is simply appended to the page name with a slash without spaces. Subpages can in turn have subpages:
[[Installation Guide/System Preparation]] [[Installation Guide/System Preparation/Windows]] [[Installation Guide/System Preparation Windows/IIS]]
Note: Since MediaWiki interprets slashes as subpages, you should not use slashes in page names.
ExamplesReasons for using subpages[edit | edit source]
Subpages are used to organize information hierarchically. You can use subpages in many ways
Typical applications for subpages are:
- To create Modular Pagesmodular pages: For a larger topic, you can create a main page and link it to individual detail pages. The advantage is that the detail pages can then be specifically linked from other pages.
- To maintain archives: If the discussions on the user discussion page become too long, file them in a subpage.
- To translate a page: If the content of a page should be available in other languages. You can create a subpage in German for an English page, for example.
- To document a template: If you have a very complex template, you can document its functionality in subpages of the template.
Technical Details[edit | edit source]
For more information on using and listing subpages, you can read the MediaWiki help page on subpages.
==Content structuring subpagesWhat is a subpage?== To structure wiki content, you can create subpages for a page. Subpages are thenThis is useful if you have a larger topic and you want to break this topic down into manageable chunks of information. For example, if you have a page about a car, you could have subpages about major car components such as Brakes and Transmission. Subpages can have subpages of their own. Subpages are automatically displayed in the breadcrumb navigation of the page: [[File:setup.png|525x525px]] ==Create Characteristics of a subpage== * '''Syntax-based:''' A slash in the page title creates a subpage (e.g., <code>Installation Guide/System Preparation</code>). * '''Navigation:''' A subpage creates navigation points (breadcrumb). ==Creating a subpage== To create a subpage, it is simply appended to the page name with a slash without spaces. Subpages can in turn have subpages: <pre>[[Installation Guide/System Preparation]] [[Installation Guide/System Preparation/Windows]] [[Installation Guide/System Preparation Windows/IIS]]</pre> <br />{{Box_Note|Note text = Since MediaWiki interprets slashes as subpages, you should not use slashes in page names.}} ==Examples== Subpages are used to organize information hierarchically. You can use subpages in many ways <br /> Typical applications are: *'''To create Modular Pages|boxtype=note}} ==Reasons for using subpages== Typical applications for subpages are: *'''To create modular pages:''' For a larger topic, you can create a main page and link it to individual detail pages. The advantage is that the detail pages can then be specifically linked from other pages. *'''To maintain archives''': If the discussions on the user discussion page become too long, file them in a subpage. *'''To translate a page''': If the content of a page should be available in other languages. You can create a subpage in German for an English page, for example. == Technical Details *T'''o document a template:''' If you have a very complex template, you can document its functionality in subpages of the template. ==Technical Details== For more information on using and listing subpages, you can read the [[mediawikiwiki:Help:Subpages|MediaWiki help page on subpages]]. [[En:{{FULLPAGENAME}}]]
Line 1: | Line 1: | ||
− | == | + | ==What is a subpage?== |
− | To structure wiki content, you can create subpages for a page. | + | To structure wiki content, you can create subpages for a page. This is useful if you have a larger topic and you want to break this topic down into manageable chunks of information. For example, if you have a page about a car, you could have subpages about major car components such as Brakes and Transmission. Subpages can have subpages of their own. |
− | Subpages are | + | Subpages are automatically displayed in the breadcrumb navigation of the page: |
[[File:setup.png|525x525px]] | [[File:setup.png|525x525px]] | ||
− | == | + | ==Characteristics of a subpage== |
+ | |||
+ | * '''Syntax-based:''' A slash in the page title creates a subpage (e.g., <code>Installation Guide/System Preparation</code>). | ||
+ | * '''Navigation:''' A subpage creates navigation points (breadcrumb). | ||
+ | |||
+ | ==Creating a subpage== | ||
To create a subpage, it is simply appended to the page name with a slash without spaces. Subpages can in turn have subpages: | To create a subpage, it is simply appended to the page name with a slash without spaces. Subpages can in turn have subpages: | ||
Line 13: | Line 18: | ||
[[Installation Guide/System Preparation Windows/IIS]]</pre> | [[Installation Guide/System Preparation Windows/IIS]]</pre> | ||
− | <br />{{Box_Note|Note text = Since MediaWiki interprets slashes as subpages, you should not use slashes in page names.}} | + | <br />{{Box_Note|Note text = Since MediaWiki interprets slashes as subpages, you should not use slashes in page names.|boxtype=note}} |
− | |||
− | |||
− | |||
− | Typical applications are: | + | ==Reasons for using subpages== |
+ | Typical applications for subpages are: | ||
− | *'''To create | + | *'''To create modular pages:''' For a larger topic, you can create a main page and link it to individual detail pages. The advantage is that the detail pages can then be specifically linked from other pages. |
*'''To maintain archives''': If the discussions on the user discussion page become too long, file them in a subpage. | *'''To maintain archives''': If the discussions on the user discussion page become too long, file them in a subpage. | ||
− | *'''To translate a page''': If the content of a page should be available in other languages. You can create a subpage in German for an English page, for example. | + | *'''To translate a page''': If the content of a page should be available in other languages. You can create a subpage in German for an English page, for example. |
+ | *T'''o document a template:''' If you have a very complex template, you can document its functionality in subpages of the template. | ||
− | == Technical Details == | + | ==Technical Details== |
− | For more information on using subpages, you can read the [[mediawikiwiki:Help:Subpages|MediaWiki help page on subpages]]. | + | For more information on using and listing subpages, you can read the [[mediawikiwiki:Help:Subpages|MediaWiki help page on subpages]]. |
[[En:{{FULLPAGENAME}}]] | [[En:{{FULLPAGENAME}}]] |