This site is no longer actively maintained. It exists for historical purposes as an example of Phabricator integration and Lua scripting.

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|}}}|&nbsp;({{Remove Brackets|{{{realName}}}}})}}}}
|author={{#set:Task Author={{{username}}}{{#if:{{{realName|}}}|&nbsp;({{Remove Brackets|{{{realName}}}}})}}}}
|owner={{#set:Owner={{{username}}}{{#if:{{{realName|}}}|&nbsp;({{Remove Brackets|{{{realName}}}}})}}}}
|owner={{#set:Assignee={{{username}}}{{#if:{{{realName|}}}|&nbsp;({{Remove Brackets|{{{realName}}}}})}}}}
}}
}}
</includeonly>
</includeonly>

Latest revision as of 10:10, 19 March 2020