Template:Gerrit Table Row: Difference between revisions
From mcr
(Created page with "<includeonly> | {{{1}}} | {{{2|}}} | {{{3|}}} | {{{4|}}} | {{#if:{{{5|}}}|{{#invoke:Utilities|parseMultiple|{{{5}}}|Tag Link|, }}}} |- </includeonly>") |
No edit summary |
||
(16 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly>|- | ||
| {{{ | | <span class="pops">[https://gerrit.wikimedia.org/r/#/c/{{{number|}}} {{{number|}}}]</span> | ||
| {{{ | | {{{subject|}}} | ||
| {{{ | | {{{status|}}} | ||
| {{{ | | {{#get_web_data: | ||
| {{# | url=https://gerrit.wikimedia.org/r/accounts/{{{owner|}}}/detail | ||
| | |format=JSON | ||
|data=name=name | |||
|json offset=5 | |||
}}{{#external_value:name}} | |||
| {{#time:d M Y|{{#sub:{{{created|}}}|0|10}}}} | |||
| {{#time:d M Y|{{#sub:{{{updated|}}}|0|10}}}} | |||
| {{{project|}}} | |||
</includeonly> | </includeonly> |