Difference between revisions of "Template:Tracked"
Jump to navigation
Jump to search
Template documentation[create]
(Use flat backgorund and smaller corners for consistency with default theme) |
Joelmartin (talk | contribs) m (1 revision imported) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <div role="note" style="float:{{{float|right}}}; clear:{{{float|right}}}; border:1px solid #999; {{border-radius| | + | <div role="note" style="float:{{{float|right}}}; clear:{{{float|right}}}; border:1px solid #999; {{border-radius|0.5em}} background-color:#eee; {{linear-gradient|top|#ddd,#eee}} font-size:85%; text-align:center; padding:0.5em; margin-left:1em; margin-bottom:1em; width:12em; color: black;" class="plainlinks {{#if:{{{1|}}}|mw-trackedTemplate}}">Tracked in {{#ifeq: {{padleft:|1| {{{1|T}}} }} | T |
− | |[[ | + | |[[mw:Special:MyLanguage/Phabricator|Phabricator]]<br />{{#if:{{{1|}}}|[[phabricator:{{{1}}}|<b class="trakfab-{{{1}}}">Task {{{1}}}</b>]]}} |
− | {{#switch:{{lc:{{{2|}}}}} | + | <span style="font-weight: bold;text-transform: uppercase;">{{#switch:{{lc:{{{2|}}}}} |
− | |resolved=<span style="color:green; | + | |resolved=<span style="color:green;">Resolved</span> |
− | |invalid= | + | |invalid=Invalid |
− | |duplicate= | + | |duplicate=Duplicate |
− | |declined= | + | |declined=Declined |
− | |stalled= | + | |stalled=Stalled |
− | |open= | + | |open=Open |
− | + | }}</span> | |
− | |[/ | + | |[[mw:Special:MyLanguage/Bugzilla|Bugzilla]]<br />{{#if:{{{1|}}}|[[bugzilla:{{{1}}}|<b class="trakbug-{{{1}}}">Bug {{{1}}}</b>]]}} |
− | {{#switch:{{lc:{{{2|}}}}} | + | <span style="font-weight: bold; text-transform: uppercase;">{{#switch:{{lc:{{{2|}}}}} |
− | |fixed=<span style="color:green; | + | |fixed=<span style="color: green;">Resolved fixed</span> |
− | |wontfix= | + | |wontfix=Resolved "won't fix" |
− | |invalid= | + | |invalid=Resolved invalid |
− | |later= | + | |later=Resolved "later" |
− | |duplicate= | + | |duplicate=Resolved duplicate |
− | |critical=<span style="color:red | + | |critical=<span style="color: red; font-size: 1.5em;">Critical</span> |
− | }} | + | }}</span> |
}}</div><noinclude> | }}</div><noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> |
Latest revision as of 03:18, 18 January 2020
Tracked in Phabricator
