Difference between revisions of "Template:Error"

2 bytes added ,  14:43, 12 December 2008
m
removing extra space
imported>Qazaaq
m (variables start counting at 1 instead of 0)
imported>Qazaaq
m (removing extra space)
 
(12 intermediate revisions by the same user not shown)
Line 2: Line 2:


'''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}}
[[Category: Article Tags|Error]][[Category: Templates|Error]]</noinclude>{| style="width:650px;height:50px;background:lavender;border:1px solid royalblue;margin: 1em auto 1em auto"
| align="center" |<!--


custom error message
[[Category: Article Tags|Error]][[Category: Templates|Error]]</noinclude>
-->{{#if: {{{1|}}} | '''{{{1}}}''' |'''This Page Has Errors.'''}}<!--


--><br><small>Further information might be found in a section of the discussion page.  Please remove this message when no longer necessary.</small>
<includeonly><table style="width:650px;height:50px;background:lavender;border:1px solid royalblue;margin: 1em auto 1em auto;text-align:center;"><tr>
|-
 
|}
<td>{{#if: {{{1|}}} | '''{{{1}}}''' | '''This Page Has Errors.'''}}<br><small>Further information might be found in a section of the discussion page.  Please remove this message when no longer necessary.</small></td>
<includeonly>[[Category:Articles Needing Attention|{{PAGENAME}}]]
 
</tr></table>
[[Category:Articles Needing Attention|{{PAGENAME}}]]
[[Category:Articles with Errors|{{PAGENAME}}]]</includeonly>
[[Category:Articles with Errors|{{PAGENAME}}]]</includeonly>
Anonymous user