Template:SUBJECTCATEGORY
Category:Subject:SUBJECTCATEGORY
This template generates the conventional name for the subject-category of the subject associated with the current page. This name is now Category:Subject:<name>
, but historically was Category:<name>
.
Usage
Simply place {{SUBJECTCATEGORY}}
on a page to get the output.
Optionally specify a page as a parameter to see the output for a different page than the current one.
{{SUBJECTCATEGORY|<full pagename>}}
The subject-category name is derived from {{SUBJECTNAME}}.
Examples
page where called | result | note |
---|---|---|
Subject:Biology | Category:Subject:Biology
| |
Biology | Category:Subject:Biology
|
likely the Subject: prefix was simply omitted
|
Wikijunior:Subject:Biology | Category:Subject:Biology
|
the Subject: prefix in the pagename overrides all other considerations
|
Wikijunior:Biology | Category:Subject:Wikijunior:Biology
|
parallel to content-space behavior of {{BOOKNAME}} |
Template:Biology | Category:Subject:Biology
|
ignore namespace prefix of non-content namespace |
Category:Subject:Biology/all books | Category:Subject:Biology
|
the Subject: prefix in the pagename overrides all other considerations
|
Category:Biology/all books | Category:Subject:Biology
|
ignore namespace prefix of non-content namespace |
See also
- {{SUBJECTNAME}} — deduces full root name of subject associated with the current page.
- {{BOOKNAME}} — deduces full root name of book associated with the current page.
- {{BOOKPAGENAME}} — deduces the part of page name after name of associated book.
- {{BOOKSORTKEY}} — deduces usual sort key for use in book categories.
- {{BOOKTEMPLATE}} — deduces full root name for templates of book associated with the current page.
- {{BOOKCATEGORY}} — deduces full root name for categories of book associated with the current page.
- {{BOOKTALKNAME}} — deduces main talk page name of book associated with the current page.
- {{CHAPTERNAME}} — deduces first field of page name after the book name.
- {{NAIVEBOOKNAME}} — page name without subpages and retaining the namespace.