Difference between revisions of "Template:Citation error"

From blackwiki
Jump to navigation Jump to search
imported>Amalthea
(removed default "when using citation template", per talk page request)
imported>Plastikspork
m (Add option to override category with nocat=true)
Line 1: Line 1:
<includeonly><span class="error">Error: {{{1|an error occurred}}}{{#if:{{{2|}}}|&#32;when using {{tl|{{{2}}}}}}}</span>{{Namespace detect showall|1=[[Category:Articles with broken citations|{{PAGENAME}}]]|2=[[Category:Articles with broken citations|τ{{PAGENAME}}]]|main=1|category=2|file=2|help=2|template=2}}</includeonly><noinclude>{{Documentation}}</noinclude>
+
<includeonly><span class="error">Error: {{{1|an error occurred}}}{{#if:{{{2|}}}|&#32;when using {{tl|{{{2}}}}}}}</span>{{#ifeq:{{{nocat|}}}|true||{{Namespace detect showall|1=[[Category:Articles with broken citations|{{PAGENAME}}]]|2=[[Category:Articles with broken citations|τ{{PAGENAME}}]]|main=1|category=2|file=2|help=2|template=2}}}}</includeonly><noinclude>{{Documentation}}</noinclude>

Revision as of 21:57, 18 December 2010

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

Usage

This template produces an error message to be displayed in citation templates, and categorizes the citation as broken.

This template uses two unnamed parameters:

  • The first is the message
  • The second is optional and is the template name; it will automatically be wikilinked

The {{para}} template can be used to show parameters.

All pages will show the error message. Main, help and template pages will be placed into Category:Articles with incorrect citation syntax unless |nocat=true.

Example

Markup Renders as
{{Citation error|no {{para|title}} specified|Cite web}}

Error: no |title= specified when using {{Cite web}}

See also