Template:Phab Table Row: Difference between revisions
From mcr
No edit summary |
No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
| <span class="pops plainlinks">[https://phabricator.wikimedia.org/{{PAGENAME:{{{1}}}}} {{PAGENAME:{{{1}}}}}]</span> | | <span class="pops plainlinks">[https://phabricator.wikimedia.org/{{PAGENAME:{{{1}}}}} {{PAGENAME:{{{1}}}}}]</span> | ||
| [[{{{1}}}|{{# | | [[{{{1}}}]] | ||
| {{#if:{{{ | | {{#if:{{{2|}}}|{{Status Link|{{{2|}}}}}}} | ||
| {{#if:{{{ | | {{#if:{{{3|}}}|{{Priority Link|{{{3|}}}}}}} | ||
| {{#if:{{{ | | {{#if:{{{4|}}}|{{Author Link|{{{4}}}}}}} | ||
| {{#if:{{{5|}}}|{{Owner Link|{{{5}}}}}}} | |||
| {{#if:{{{6|}}}|{{#invoke:Utilities|parseMultiple|{{{6}}}|Tag Link|, }}}} | | {{#if:{{{6|}}}|{{#invoke:Utilities|parseMultiple|{{{6}}}|Tag Link|, }}}} | ||
| {{#if:{{{7|}}}|<ul>{{#arraymap:{{{7}}}|,|@@@@|<li>@@@@</li>|}}</ul>}} | | {{#if:{{{7|}}}|<ul>{{#arraymap:{{{7}}}|,|@@@@|<li>{{Project Link|{{#replace:@@@@|=|=}}}}</li>|}}</ul>}} | ||
| {{#if:{{{8|}}}|<ul>{{#arraymap:{{{8}}}|,|@@@@|<li>[[@@@@]]</li>|}}</ul>}} | | {{#if:{{{8|}}}|<ul>{{#arraymap:{{{8}}}|,|@@@@|<li>[[@@@@]]</li>|}}</ul>}} | ||
| {{#ask:[[Subtask::{{{1}}}]]|format=ul}} | | {{#ask:[[Subtask::{{{1}}}]]|format=ul}} | ||
|- | |- | ||
</includeonly> | </includeonly> |