Template:Linked Contributors List: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly>{{#cargo_query: | <includeonly> | ||
{| class="wikitable" | |||
!Name | |||
!Role | |||
!Notes | |||
{{#cargo_query: | |||
tables=linked_contributors,contributors | tables=linked_contributors,contributors | ||
|fields=linked_contributors.contributor,linked_contributors.role,linked_contributors.notes | |fields=linked_contributors.contributor,linked_contributors.role,linked_contributors.notes | ||
| Line 6: | Line 14: | ||
|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> | |||