Difference between revisions of "Template:CS2 wrapper"

From blackwiki
Jump to navigation Jump to search
imported>Andrybak
(add "nocat" another way (Undid revision 947379446 by Andrybak (talk)))
imported>Debresser
(Use code from Template:CS1 wrapper to avoid categorizing /doc and other such subpages.)
 
(One intermediate revision by the same user not shown)
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>{{#if:{{yesno|{{{nocat|}}}}}|<!-- explicit no category -->|<!--
+
}} 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
-->{{#ifeq:{{NAMESPACE}}|Template|[[Category:Templates that wrap {{ucfirst:{{{base}}}}}]]|<!--no category-->}}<!--
+
|template = {{#switch:{{lc:{{SUBPAGENAME}}}}
-->}}</includeonly><noinclude>
+
  |doc
 +
  |sandbox
 +
  |testcases=<noinclude><!-- do not categorize template maintenance subpages --></noinclude>
 +
  |#default=[[Category:Templates that wrap {{ucfirst:{{{base}}}}}]]
 +
}}
 +
|nocat = {{{nocat|}}}
 +
}}</includeonly><noinclude>
 
{{Documentation}}
 
{{Documentation}}
 
</noinclude>
 
</noinclude>

Latest revision as of 00:00, 31 August 2020

Template documentation[view] [edit] [history] [purge]

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