The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Help:Funtoo Editing Guidelines/Page Tools"
Line 1: | Line 1: | ||
=== | === Subpages === | ||
For more complex pages, consider using the | For more complex pages, consider using ''subpages'' (see [https://www.mediawiki.org/wiki/Help:Subpages MediaWiki's Help:Subpages for more info]) to organize content. On the Funtoo Wiki, subpages are enabled in '''all''' namespaces. To create a subpage of a page, navigate to {{c|MyPage/NewSubpage}} and click {{c|Create}}. | ||
== Marking Pages as Needing Updates == | === Linking to Subpages === | ||
At the top of the page, I strongly recommend using the [[Template:Subpages|{{c|subpages}}]] template, which will present all subpages you specify in an easy-to-notice list of links. This makes this information easier to find. The subpages template can be used like this: | |||
{{file|name=subpage template example|body=<nowiki> | |||
{{Subpages|Basics,Images,Headings,Inline Code,Tables,Page Tools,Tips and Warnings,Source Code,Text Files,ConsoleOutput,Packages,Kernel,Translations,User Pages}}</nowiki> | |||
}} | |||
As you can see, all subpages should be listed in a comma-delimited list as the first argument. The [[Template:Subpages|{{c|subpages}}]] template can be seen in action on the [[Metro]] page as well as the main [[Help:Funtoo Editing Guidelines|Funtoo Editing Guidelines]] page. | |||
=== Marking Pages as Needing Updates === | |||
If you find outdated wiki content, but you don't have the time or ability to update it, add one of the following templates to the wikitext of the page. This will add the page to the [[:Category:Needs Updates|Needs Updates Category]] so we can identify pages that need updating: | If you find outdated wiki content, but you don't have the time or ability to update it, add one of the following templates to the wikitext of the page. This will add the page to the [[:Category:Needs Updates|Needs Updates Category]] so we can identify pages that need updating: | ||
Line 12: | Line 22: | ||
</pre> | </pre> | ||
{{Note|These templates needs to be looked at and potentially updated. We are not actively using these but we should be.}} | |||
Examples of usage: | Examples of usage: |
Revision as of 07:08, February 24, 2019
Subpages
For more complex pages, consider using subpages (see MediaWiki's Help:Subpages for more info) to organize content. On the Funtoo Wiki, subpages are enabled in all namespaces. To create a subpage of a page, navigate to MyPage/NewSubpage
and click Create
.
Linking to Subpages
At the top of the page, I strongly recommend using the subpages
template, which will present all subpages you specify in an easy-to-notice list of links. This makes this information easier to find. The subpages template can be used like this:
subpage template example
{{Subpages|Basics,Images,Headings,Inline Code,Tables,Page Tools,Tips and Warnings,Source Code,Text Files,ConsoleOutput,Packages,Kernel,Translations,User Pages}}
As you can see, all subpages should be listed in a comma-delimited list as the first argument. The subpages
template can be seen in action on the Metro page as well as the main Funtoo Editing Guidelines page.
Marking Pages as Needing Updates
If you find outdated wiki content, but you don't have the time or ability to update it, add one of the following templates to the wikitext of the page. This will add the page to the Needs Updates Category so we can identify pages that need updating:
{{PageNeedsUpdates}} {{SectionNeedsUpdates}}
These templates needs to be looked at and potentially updated. We are not actively using these but we should be.
Examples of usage: