Template:PersonGroupMembership: Difference between revisions
From TANGOWIKI-TITAF
No edit summary |
No edit summary |
||
| (16 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{# | <includeonly> | ||
{{#subobject: | |||
| | |PersonInGroup={{FULLPAGENAME:{{{Person|}}}}} | ||
|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> | |||