Difference between revisions of "Template:Issue"

From Culture.si
Line 5: Line 5:
 
<div class="issue" style="background:#eee;margin:1em 0">
 
<div class="issue" style="background:#eee;margin:1em 0">
 
<dl>
 
<dl>
<dd><b>{{{category|general}}}:</b> {{{description|issue}}}
+
<dd style="margin-left:0"><b>{{{category|general}}}:</b> {{{description|issue}}}
<dd><small> submitted by <b>[[User:{{{submitter|unknown}}}]]</b> on <b>{{{submitted|unknown}}}</b></small>
+
<dd style="margin-left:0"><small> submitted by <b>[[User:{{{submitter|unknown}}}]]</b> on <b>{{{submitted|unknown}}}</b></small>
<dd><small><b>{{coallesce|{{{status|}}}|open}}</b> - assigned to <b>{{#if:{{{responsible|}}}|[[User:{{{responsible}}}]]|nobody}}</b> {{#if:{{{closed|}}}|- closed on {{{closed}}}}}</small>{{#if:{{{current|}}}
+
<dd style="margin-left:0"><small><b>{{coallesce|{{{status|}}}|open}}</b> - assigned to <b>{{#if:{{{responsible|}}}|[[User:{{{responsible}}}]]|nobody}}</b> {{#if:{{{closed|}}}|- closed on {{{closed}}}}}</small>{{#if:{{{current|}}}
|<dd><b>current behaviour:</b>
+
|<dd style="margin-left:0"><b>current behaviour:</b>
 
{{{current}}}
 
{{{current}}}
 
}}{{#if:{{{expected|}}}
 
}}{{#if:{{{expected|}}}
|<dd><b>expected behaviour:</b>
+
|<dd style="margin-left:0"><b>expected behaviour:</b>
 
{{{expected}}}
 
{{{expected}}}
 
}}
 
}}
Line 17: Line 17:
 
{{#if:{{{comments|}}}
 
{{#if:{{{comments|}}}
 
|<b>comments</b>
 
|<b>comments</b>
<div>
+
<div style="margin:0.5em;background:white">
 
{{{comments|}}}
 
{{{comments|}}}
 
</div>
 
</div>

Revision as of 10:47, 22 August 2011


general: issue
submitted by Unknown on unknown
open - assigned to nobody