Difference between revisions of "Template:ParentArticle"

From Worms Knowledge Base

Jump to: navigation, search
(add "nocat" parameter to "not" add pages to Category:People)
(Remove additional new line)
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<div id="contentSub3">(Up to {{{1}}})</div><includeonly>{{#if:nocat||{{#ifeq:{{{1|}}}|[[People]]|[[Category:People|{{#titleparts: {{uc:{{SUBPAGENAME}}}} | | -1 }}]]}}}}</includeonly>
+
<noinclude>{{Languages|en|Template:ParentArticle|fr|Template:ParentArticle/fr|de|Template:ParentArticle/de}}
 +
</noinclude><div id="contentSub3">(Up to {{{1}}})</div><!--
 +
 
 +
--><includeonly>{{#if: {{{nocat|}}} | | {{{category|{{#switch: {{{1|}}}
 +
|[[People]] = [[Category:People|{{#titleparts: {{uc:{{SUBPAGENAME}}}} | | -1 }}]]
 +
|[[Software]] = [[Category:Software]]
 +
}}}}} }}</includeonly><noinclude>
 +
----
 +
 
 +
===Usage===
 +
<nowiki>{{ParentArticle|[[a target article]]}}</nowiki>
 +
 
 +
===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
 +
|-
 +
| <code>&#91;&#91;[[People]]&#93;&#93;</code> || [[:Category:People]]
 +
|-
 +
| <code>&#91;&#91;[[Software]]&#93;&#93;</code> || [[:Category:Software]]
 +
|}
 +
To exclude a page from being categorized, add <code>category=</code> or <code>nocat=1</code>.
 +
<nowiki>{{ParentArticle|[[a target article]]|nocat=1}}</nowiki>
 +
 
 +
</noinclude>

Latest revision as of 22:08, 9 February 2014

In other languages: English (en) • français (fr) • Deutsch (de) • +/-
(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:Software

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

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


Personal tools