Template:PersonGroupMembership: Difference between revisions
From TANGOWIKI-TITAF
No edit summary |
No edit summary |
||
| (19 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{{#subobject: | {{#subobject: | ||
| | |PersonInGroup={{FULLPAGENAME:{{{Person|}}}}} | ||
|Has group={{{Group|}}} | |Has group={{{Group|}}} | ||
| | |Group={{{Group|}}} | ||
| | |RolePersonInGroup={{{Role|}}} | ||
| | |StartYearPersonInGroup={{{StartYear|}}} | ||
|EndYearPersonInGroup={{{EndYear|}}} | |||
}} | }} | ||
< | '''Person:''' [[{{{Person}}}]]<br /> | ||
'''Group:''' [[{{{Group}}}]]<br /> | |||
{{#if:{{{Role|}}}|'''Role:''' {{{Role}}}<br />}} | |||
{{#if:{{{StartYear|}}}|'''Start Year:''' {{{StartYear}}}<br />}} | |||
{{#if:{{{EndYear|}}}|'''End Year:''' {{{EndYear}}}<br />}} | |||
</includeonly> | </includeonly> | ||