Difference between revisions of "Template:Phabricator User"
From cpt
(Created page with "<includeonly>{{#switch:{{{type|}}} |author={{#set:Author={{{username}}}{{#if:{{{realName|}}}| ({{Remove Brackets|{{{realName}}}}})}}}} |owner={{#set:Owner={{{username}}}{...") |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{#switch:{{{type|}}} | <includeonly>{{#switch:{{{type|}}} | ||
|author={{#set:Author={{{username}}}{{#if:{{{realName|}}}| ({{Remove Brackets|{{{realName}}}}})}}}} | |author={{#set:Task Author={{{username}}}{{#if:{{{realName|}}}| ({{Remove Brackets|{{{realName}}}}})}}}} | ||
|owner={{#set: | |owner={{#set:Assignee={{{username}}}{{#if:{{{realName|}}}| ({{Remove Brackets|{{{realName}}}}})}}}} | ||
}} | }} | ||
</includeonly> | </includeonly> |