Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Linked Contributors List: Difference between revisions

Template page
Created page with "{{#cargo_query: tables=linked_contributors,contributors |fields=linked_contributors.contributor,linked_contributors.role,linked_contributors.notes |format=table |join on=linked_contributors.contributor = contributors._pageName |where= linked_contributors._pageName = '{{FULLPAGENAME}}' }}"
 
No edit summary
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
{| class="wikitable sortable wikitable--fluid"
!Name
!Role
!Notes
|-
{{#cargo_query:
{{#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
|format=table
|format=template
|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>

Latest revision as of 21:46, 29 October 2025