Difference between revisions of "Template:Citation error"

From blackwiki
Jump to navigation Jump to search
imported>Gadget850
(add cat)
imported>Dragons flight
(reduce citation error to normal size, same as agreed for CS1 errors.)
Line 1: Line 1:
<includeonly><span class="error">Error: {{{1|an error occurred}}}{{#if:{{{2|}}}|&#32;when using {{tl|{{{2}}}}}}}</span>{{#ifeq:{{{nocat|}}}|true||{{Namespace detect showall
+
<includeonly><span style="font-size:100%" class="error">Error: {{{1|an error occurred}}}{{#if:{{{2|}}}|&#32;when using {{tl|{{{2}}}}}}}</span>{{#ifeq:{{{nocat|}}}|true||{{Namespace detect showall
 
  |1={{#if: {{{cat|}}}|[[Category:{{{cat}}}]]|[[Category:Articles with incorrect citation syntax|{{PAGENAME}}]]}}
 
  |1={{#if: {{{cat|}}}|[[Category:{{{cat}}}]]|[[Category:Articles with incorrect citation syntax|{{PAGENAME}}]]}}
 
  |2={{#if: {{{cat|}}}|[[Category:{{{cat}}}]]|[[Category:Articles with incorrect citation syntax|τ{{PAGENAME}}]]}}
 
  |2={{#if: {{{cat|}}}|[[Category:{{{cat}}}]]|[[Category:Articles with incorrect citation syntax|τ{{PAGENAME}}]]}}

Revision as of 03:31, 20 May 2013

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