Difference between revisions of "Template:CS2 wrapper"

From blackwiki
Jump to navigation Jump to search
imported>Andrybak
imported>Andrybak
(add "nocat" another way (Undid revision 947379446 by Andrybak (talk)))
Line 2: Line 2:
 
|module:=[[{{{base}}}]].
 
|module:=[[{{{base}}}]].
 
|#default={{tl|{{ucfirst:{{{base}}}}}}}.
 
|#default={{tl|{{ucfirst:{{{base}}}}}}}.
}} For centrali{{#switch:{{lc:{{{spell|}}}}}|z=z|s|#default=s}}ed [[Help:Citation Style 2|Citation Style 2]] discussions, see [[Help talk:Citation Style 2]].}}<includeonly>{{category handler
+
}} For centrali{{#switch:{{lc:{{{spell|}}}}}|z=z|s|#default=s}}ed [[Help:Citation Style 2|Citation Style 2]] discussions, see [[Help talk:Citation Style 2]].}}<includeonly>{{#if:{{yesno|{{{nocat|}}}}}|<!-- explicit no category -->|<!--
|template=Templates that wrap {{ucfirst:{{{base}}}}}
+
-->{{#ifeq:{{NAMESPACE}}|Template|[[Category:Templates that wrap {{ucfirst:{{{base}}}}}]]|<!--no category-->}}<!--
|nocat={{{nocat|}}}
+
-->}}</includeonly><noinclude>
}}</includeonly><noinclude>
 
 
{{Documentation}}
 
{{Documentation}}
 
</noinclude>
 
</noinclude>

Revision as of 23:21, 25 March 2020

This template is a message box for the talk pages of Citation Style 2 (CS2) wrapper templates.

Usage

{{CS2 wrapper |type= |base= }}

Parameters

  • base= (required parameter)
    Either
    • The name of the CS2 template that the wrapper is based on. Do not wikilink; do not include the "Template:" prefix.
    Or:
    • The name of the module, including the "Module:" prefix, that the wrapper is based on. Do not wikilink.
  • spell=
    • s to use "centralised", for varieties of English with that spelling
    • z to use "centralized", for varieties of English with that spelling
    Spelling with an s is the default, for consistency with {{Central}}

Examples

Meta-template based on cite web:

{{CS2 wrapper |type=meta |base=Cite web}}

Specific-source template based on cite journal:

{{CS2 wrapper |type=source |base=Cite journal}}

Generic message (type not specified), template based on cite book:

{{CS2 wrapper |base=Cite book}}

Meta-template based on Module:Citation/CS2:

{{CS2 wrapper |type=meta |base=Module:Citation/CS2}}

See also