Difference between revisions of "Template:Error"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Qazaaq
m (and now we're going to save again to update the examples)
imported>Qazaaq
m (removing extra space)
 
Line 3: Line 3:
'''example:'''
'''example:'''
  <nowiki>{{Error| The example on this page is incorrect.}}</nowiki>
  <nowiki>{{Error| The example on this page is incorrect.}}</nowiki>
'''result:'''
'''result:'''{{Error|The example on this page is incorrect}}
{{Error|The example on this page is incorrect}}
'''example:'''
'''example:'''
  <nowiki>{{Error}}</nowiki>
  <nowiki>{{Error}}</nowiki>
'''result:'''
'''result:'''{{Error}}
{{Error}}


[[Category: Article Tags|Error]][[Category: Templates|Error]]</noinclude>
[[Category: Article Tags|Error]][[Category: Templates|Error]]</noinclude>

Latest revision as of 14:43, 12 December 2008

This template is used to mark a page with errors. An optional custom errormessage can be displayed as follows.

example:

{{Error| The example on this page is incorrect.}}

result:

The example on this page is incorrect
Further information might be found in a section of the discussion page. Please remove this message when no longer necessary.

example:

{{Error}}

result:

This Page Has Errors.
Further information might be found in a section of the discussion page. Please remove this message when no longer necessary.