Template:Bug box: Difference between revisions

From FreeAllegiance Wiki
Jump to navigationJump to search
(For new page Suggestion box)
 
mNo edit summary
Line 4: Line 4:
|-
|-
| valign="top" width=30%|Submitted
| valign="top" width=30%|Submitted
|valign="top"| {{{2}}}
|valign="top"| <small>{{{2}}}</small>
|-
|-
| valign="top"|By
| valign="top"|By
|valign="top"|{{{3}}}
|valign="top"|<small>{{{3}}}</small>
|-
|-
| valign="top"|'''Urgency
| valign="top"|'''Urgency
|valign="top"|{{{4}}} / 10
|valign="top"|{{{4}}} / 10
|-
| valign="top"|'''Status
|valign="top"|{{{5}}}
|}
|}


<includeonly>[[Category:Bugs & code suggestions]]</includeonly>
<includeonly>[[Category:Bugs & code suggestions]]</includeonly>
<noinclude>{{clear}}
<noinclude>{{clear}}
===Usage===
==Usage==
  <nowiki>{{Bug box|341|Date|Your name|3|Unassigned}}</nowiki>
<tt><nowiki>{{Bug box|Bug number|The date bug was submitted|The name of the submitter}}</nowiki></tt>
 
If you are the submitter use <nowiki>~~~</nowiki> to input your name. Use <nowiki>~~~~~</nowiki> to input the current date.
 
==Example==
  <nowiki>{{Bug box|341|~~~~~|~~~|3}}</nowiki>
produces:
produces:


{{Bug box|341|Date|Your name|3|Unassigned}}
{{Bug box|341|23:30, 17 February 2009 (UTC)|[[User:Juckto|Juckto]]|3}}


[[Category:Templates]]</noinclude>
[[Category:Templates]]</noinclude>

Revision as of 01:30, 18 February 2009

Bug # {{{1}}}
Submitted {{{2}}}
By {{{3}}}
Urgency {{{4}}} / 10



Usage

{{Bug box|Bug number|The date bug was submitted|The name of the submitter}}

If you are the submitter use ~~~ to input your name. Use ~~~~~ to input the current date.

Example

{{Bug box|341|~~~~~|~~~|3}}

produces:

Bug # 341
Submitted 23:30, 17 February 2009 (UTC)
By Juckto
Urgency 3 / 10