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