Badge time.png   The Paragon Wiki Archive documents the state of City of Heroes/Villains as it existed on December 1, 2012.

Difference between revisions of "Template:Bug"

From Paragon Wiki Archive
Jump to: navigation, search
m (Previous edits were mistakes. Hopefully this is now correct. Moved within heirarchy of categories)
(+Changed coding to remove deprecated 'messagebox' but mostly to create a template that allows a hyperlink as an argument.)
Line 1: Line 1:
{| class="messagebox" style="max-width: 45em;"
+
<div style="margin: 1em 10em 1em 10em; padding: 0.5em; border:1px solid #555555; background-color: #FFEAEA;">
|- align="center"
+
{|
| align="left" width="10%" | [[Image:Badge bughunter 01.png|60px]]
+
|-
| align="left" width="90%" | <font color = red>'''Bug!'''</font> {{{1}}}
+
| align="center" align="left" width="10%" | [[Image:Badge bughunter 01.png|60px]]
|}
+
| align="left" width="90%"| <font color = red>'''Bug!'''&nbsp;&nbsp;</font>{{{1}}}
 
+
|}</div><noinclude>
<noinclude>
+
 
==Usage==
 
==Usage==
 
  <nowiki>{{Bug|<put bug description here>}}</nowiki>
 
  <nowiki>{{Bug|<put bug description here>}}</nowiki>
Line 11: Line 10:
 
This simple template may be used to point out bugs. A message box with a nasty little bug icon will be displayed and the article will automatically be put into [[:Category:Bugs]].
 
This simple template may be used to point out bugs. A message box with a nasty little bug icon will be displayed and the article will automatically be put into [[:Category:Bugs]].
  
[[Category:Editors Tags Templates|{{PAGENAME}}]]
+
[[Category:Editors Tags Templates|{{PAGENAME}}]]</noinclude>
</noinclude>
+
  
 
<includeonly>[[Category:Bugs|{{PAGENAME}}]]</includeonly>
 
<includeonly>[[Category:Bugs|{{PAGENAME}}]]</includeonly>

Revision as of 22:21, 17 April 2010

Badge bughunter 01.png Bug!  {{{1}}}

Usage

{{Bug|<put bug description here>}}

This simple template may be used to point out bugs. A message box with a nasty little bug icon will be displayed and the article will automatically be put into Category:Bugs.