Template:Linked Contributors List: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| (7 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{| class="wikitable" | {| class="wikitable sortable wikitable--fluid" | ||
!Name | !Name | ||
!Role | !Role | ||
!Notes | !Notes | ||
|- | |- | ||
{{#cargo_query: | {{#cargo_query: | ||
tables=linked_contributors,contributors | tables=linked_contributors,contributors | ||
| Line 36: | Line 13: | ||
|template=Linked Contributors List Table | |template=Linked Contributors List Table | ||
|join on=linked_contributors.contributor = contributors._pageName | |join on=linked_contributors.contributor = contributors._pageName | ||
|where= linked_contributors._pageName = '{{FULLPAGENAME}}' | |where= linked_contributors._pageName = '{{FULLPAGENAME}}'}} | ||
}} | |} | ||
|}</includeonly> | </includeonly> | ||