Template:Bug box: Difference between revisions

From FreeAllegiance Wiki
Jump to navigationJump to search
mNo edit summary
m (removed example)
 
(16 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" border=1
{{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}}}
          {{infoitem| Urgency  | {{{5}}}                       }}
|-
          {{infoitem| Status    | {{{6}}}                      }}
| valign="top" width=30%|Submitted
          {{infocntr| [[Bug_list/Bug_{{{1}}}|More information]] }}
|valign="top"| <small>{{{2}}}</small>
}}
|-
| valign="top"|By
|valign="top"|<small>{{{3}}}</small>
|-
| valign="top"|'''Urgency
|valign="top"|{{{4}}} / 10
|}


<includeonly>[[Category:Bugs & code suggestions]]</includeonly>
==={{{2}}}===
<noinclude>{{clear}}
<noinclude>{{clear}}<br><br>{{Note|A more user friendly version of this template is available at [[Template:Bug]]}}
==Usage==
==Usage==
<tt><nowiki>{{Bug box|Bug number|The date bug was submitted|The name of the submitter}}</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|~~~~~|~~~|3}}</nowiki>
produces:
 
{{Bug box|341|23:30, 17 February 2009 (UTC)|[[User:Juckto|Juckto]]|3}}
 
[[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.