Difference between revisions of "Template:ParentArticle"

From Worms Knowledge Base

Jump to: navigation, search
(now this can be used to auto-categorizing pages)
(trying Category:Softwares - please revert if it doesn't look well)
Line 3: Line 3:
 
--><includeonly>{{#if: {{{nocat|}}} | | {{{category|{{#switch: {{{1|}}}
 
--><includeonly>{{#if: {{{nocat|}}} | | {{{category|{{#switch: {{{1|}}}
 
|[[People]] = [[Category:People|{{#titleparts: {{uc:{{SUBPAGENAME}}}} | | -1 }}]]
 
|[[People]] = [[Category:People|{{#titleparts: {{uc:{{SUBPAGENAME}}}} | | -1 }}]]
 
+
|[[Software]] = [[Category:Softwares]]
 
}}}}} }}</includeonly><noinclude>
 
}}}}} }}</includeonly><noinclude>
 
----
 
----
Line 17: Line 17:
 
|-
 
|-
 
| <code>&#91;&#91;[[People]]&#93;&#93;</code> || [[:Category:People]]
 
| <code>&#91;&#91;[[People]]&#93;&#93;</code> || [[:Category:People]]
 +
|-
 +
| <code>&#91;&#91;[[Software]]&#93;&#93;</code> || [[:Category:Softwares]]
 
|}
 
|}
 
To exclude a page from being categorized, add <code>category=</code> or <code>nocat=1</code>.
 
To exclude a page from being categorized, add <code>category=</code> or <code>nocat=1</code>.

Revision as of 14:11, 9 July 2010

(Up to {{{1}}})

Usage

{{ParentArticle|[[a target article]]}}

Categorization

Note that this template add pages to categories if the parameter is one of the following:

Parameter Category to which the pages will be added
[[People]] Category:People
[[Software]] Category:Softwares

To exclude a page from being categorized, add category= or nocat=1.

{{ParentArticle|[[a target article]]|nocat=1}}


Personal tools