Difference between revisions of "Template:Album label category/doc"

From blackwiki
Jump to navigation Jump to search
blackwiki>Rich Farmbrough
(Created page with '{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> === Usage === ;Normal <code><nowiki>{{Albums label category}}<...')
 
m (8 revisions imported)
 
(7 intermediate revisions by 6 users not shown)
Line 2: Line 2:
 
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
 
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
  
=== Usage ===
+
===Usage===
 
 
 
;Normal
 
;Normal
  
<code><nowiki>{{Albums label category}}</nowiki></code>
+
<code><nowiki>{{Album label category}}</nowiki></code>
  
 
;Special
 
;Special
<code><nowiki>{{Albums label category|<label name>|empty=no}}</nowiki></code>
+
<code><nowiki>{{Album label category|<label name>}}</nowiki></code>
  
 
The label name should only be specified if it is different from that in the category name. Per normal categorization rules this should rarely be the case.
 
The label name should only be specified if it is different from that in the category name. Per normal categorization rules this should rarely be the case.
  
'''empty=no''' will keep the category out of the [[:Category:Empty categories]], this is useful as the released MediaWiki functionality on the Wikimedia sites means that categories with "&" or "'" in their name can't be checked for emptiness.
+
;Super special
 +
<code><nowiki>{{Album label category|<label name>|<display name>}}</nowiki></code>
  
 +
Almost certainly only of use when disambiguation is needed.
  
 
===See also===
 
===See also===
* {{Tl|Albums category}}
+
*{{tl|Albums category}}
  
<includeonly>
+
 
 +
<includeonly>{{Sandbox other||
 
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
 
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
 
[[Category:WikiProject Albums templates]]
 
[[Category:WikiProject Albums templates]]
 
+
[[Category:Music category header templates]]
</includeonly>
+
}}</includeonly>

Latest revision as of 15:09, 19 October 2020

Usage

Normal

{{Album label category}}

Special

{{Album label category|<label name>}}

The label name should only be specified if it is different from that in the category name. Per normal categorization rules this should rarely be the case.

Super special

{{Album label category|<label name>|<display name>}}

Almost certainly only of use when disambiguation is needed.

See also