Template:Bug: Difference between revisions

From FreeAllegiance Wiki
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 16: Line 16:
|Date    = Date submitted
|Date    = Date submitted
|Name    = Name of person to submit bug
|Name    = Name of person to submit bug
|Urgency = Number between 1 and 10, 10 being "OMG Alleg will crash if this isn't fixed!, 1 being "Yeah this really isn't important at all
|Urgency = Number between 1 and 10, 10 being "OMG Alleg will crash if this isn't fixed!, 1 being "Not important at all"
|Status  = Current status. New, Assigned, In Beta, Implemented in R#
|Status  = Current status. New, Assigned, In Beta, Implemented in R#
|}}
|}}
Line 25: Line 25:
__NOTOC__
__NOTOC__
==Example==
==Example==
Inputting:
<pre>
<pre>
{{Bug
{{Bug
|Number=341
|Number=341
|Title=Example bug
|Title=This is my title
|Date=~~~~~
|Date=~~~~~
|Name=~~~
|Name=~~~
Line 34: Line 35:
|Status=New
|Status=New
|}}
|}}
This is an example of a bug and blah de blah de blah. This is an example of a bug and blah de blah de blah. This is an example of a bug and blah de blah de blah. This is an example of a bug and blah de blah de blah.  
This is an example of a bug and blah de blah de blah. This is an example of a bug and blah de blah de blah.  
</pre>
</pre>
Will produce:


{{Bug
{{Bug
|Number=341
|Number=341
|Title=Example bug
|Title=This is my title
|Date=20:45, 5 March 2009 (UTC)
|Date=20:45, 5 March 2009 (UTC)
|Name=[[User:Juckto|juckto]]
|Name=[[User:Juckto|juckto]]
Line 45: Line 48:
|Status=New
|Status=New
|}}
|}}
This is an example of a bug and blah de blah de blah. This is an example of a bug and blah de blah de blah. This is an example of a bug and blah de blah de blah. This is an example of a bug and blah de blah de blah.  
This is an example of a bug and blah de blah de blah. This is an example of a bug and blah de blah de blah.  


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

Revision as of 20:51, 5 March 2009

Bug {{{Number}}}
{{{Title}}}
Submitter {{{Name}}} on {{{Date}}}
Urgency {{{Urgency}}}
Status {{{Status}}}
[[Bug_list/Bug_{{{1}}}|More information]]

{{{Title}}}




Usage

This produces an info box on the right of the page, and an associated header.

{{Bug
|Number  = Whatever number buglist is up to
|Title   = A short, descriptive title of what the bug is
|Date    = Date submitted
|Name    = Name of person to submit bug
|Urgency = Number between 1 and 10, 10 being "OMG Alleg will crash if this isn't fixed!, 1 being "Not important at all"
|Status  = Current status. New, Assigned, In Beta, Implemented in R#
|}}
A longer description about the bug, if required.


Info.png
Note ~~~ will input your own name, ~~~~~ will input the current date


Example

Inputting:

{{Bug
|Number=341
|Title=This is my title
|Date=~~~~~
|Name=~~~
|Urgency=0
|Status=New
|}}
This is an example of a bug and blah de blah de blah. This is an example of a bug and blah de blah de blah. 

Will produce:


Bug 341
This is my title
Submitter juckto on 20:45, 5 March 2009 (UTC)
Urgency 0
Status New
More information

This is my title

This is an example of a bug and blah de blah de blah. This is an example of a bug and blah de blah de blah.