Template:Bug box: Difference between revisions

From FreeAllegiance Wiki
Jump to navigationJump to search
mNo edit summary
(trying something)
Line 1: Line 1:
{{infocol| {{infohead| Bug {{{1}}}</br>{{{2}}}                  }}
{{infocol| {{infohead| Bug {{{Number}}}<br>{{{Title}}}                  }}
           {{infoitem| Submitter | {{{4}}} on {{{3}}}            }}
           {{infoitem| Submitter | {{{Name}}} on {{{Date}}}            }}
           {{infoitem| Urgency  | {{{5}}}                      }}
           {{infoitem| Urgency  | {{{Urgency}}}                      }}
           {{infoitem| Status    | {{{6}}}                      }}
           {{infoitem| Status    | {{{Status}}}                      }}
           {{infocntr| [[Bug_list/Bug_{{{1}}}|More information]] }}
           {{infocntr| [[Bug_list/Bug_{{{1}}}|More information]] }}
}}
}}

Revision as of 20:36, 5 March 2009

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

{{{2}}}




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.

Example

{{Bug box|341|Example bug|~~~~~|~~~|3|New}}

produces:


Bug {{{Number}}}
{{{Title}}}
Submitter {{{Name}}} on {{{Date}}}
Urgency {{{Urgency}}}
Status {{{Status}}}
More information

Example bug