Difference between revisions of "Template:Citation error"

From blackwiki
Jump to navigation Jump to search
imported>Gadget850
(add cat)
imported>Fuhghettaboutit
m (Changed protection level of Template:Citation error: Enable access by template editors ([Edit=Allow only template editors and admins] (indefinite) [Move=Allow only template editors and admins] (indefinite)))
 
(One intermediate revision by one other user not shown)
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}}]]}}

Latest revision as of 04:59, 2 November 2013

50px 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