Template:Bug box: Difference between revisions

From FreeAllegiance Wiki
Jump to navigationJump to search
mNo edit summary
m (removed example)
 
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="infobox" style="float: right; border: 1px solid #aaa; margin: 0 0 0.5em 0.5em; border-spacing: 0; width: 20em; text-align:center" cellspacing="0" cellpadding="3"
{{infocol| {{infohead| Bug {{{1}}}<br>{{{2}}}                  }}
|-
          {{infoitem| Submitter | {{{4}}} on {{{3}}}           }}
! colspan="2" style="text-align: center; solid #aaa; border-bottom: 1px solid #aaa; background: #eee; padding: 0.1em 0.25em" | Bug # {{{1}}}<br>{{{2}}}
          {{infoitem| Urgency   | {{{5}}}                       }}
|-
          {{infoitem| Status   | {{{6}}}                      }}
| valign="top" width=30%|Submitted
          {{infocntr| [[Bug_list/Bug_{{{1}}}|More information]] }}
|valign="top"| <small>{{{3}}}</small>
}}
|-
 
| valign="top"|By
|valign="top"|<small>{{{4}}}</small>
|-
| valign="top"|'''Urgency
|valign="top"|{{{5}}} / 10
|-
| valign="top"|'''Status
|valign="top"|{{{6}}}
|}
==={{{2}}}===
==={{{2}}}===
<includeonly>[[Category:Bugs & code suggestions]]</includeonly>
<noinclude>{{clear}}<br><br>{{Note|A more user friendly version of this template is available at [[Template:Bug]]}}
<noinclude>{{clear}}<br><br>
==Usage==
=Usage=
<tt><nowiki>{{Bug box|Bug number|Name|The date bug was submitted|The name of the submitter|Current status of development}}</nowiki></tt>
<tt><nowiki>{{Bug box|Bug number|Name|The date bug was submitted|The name of the submitter|Current status of development}}</nowiki></tt>


If you are the submitter use <nowiki>~~~</nowiki> to input your name. Use <nowiki>~~~~~</nowiki> to input the current date.
If you are the submitter use <nowiki>~~~</nowiki> to input your name. Use <nowiki>~~~~~</nowiki> to input the current date.


=Example=
[[Category:Chart Templates]]</noinclude>
<nowiki>{{Bug box|341|Example bug|~~~~~|~~~|3|New}}</nowiki>
produces:
 
{{Bug box|341|Example bug|23:30, 17 February 2009 (UTC)|[[User:Juckto|juckto]]|3|New}}
 
[[Category:Templates]]</noinclude>

Latest revision as of 01:09, 26 May 2009

Bug {{{1}}}
{{{2}}}
Submitter {{{4}}} on {{{3}}}
Urgency {{{5}}}
Status {{{6}}}
[[Bug_list/Bug_{{{1}}}|More information]]

{{{2}}}




Info.png
Note A more user friendly version of this template is available at Template:Bug

Usage

{{Bug box|Bug number|Name|The date bug was submitted|The name of the submitter|Current status of development}}

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