|
|
Line 1: |
Line 1: |
| {{#if:{{{project}}}| | | {{#if:{{{project}}}|{{Article infobox table project|title={{{title}}}|authors={{{authors}}}|date={{{date}}} |
| {| class="wikitable infobox" | | |project={{{project}}} }}|{{Article infobox table no project|title={{{title}}}|authors={{{authors}}}|date={{{date}}} }} }} |
| ! Title
| |
| | {{{title}}}
| |
| |-
| |
| ! Author
| |
| | {{{authors}}} | |
| |-
| |
| ! Date
| |
| | {{{date}}} | |
| |- | |
| ! Project
| |
| | {{{project}}} {{#visualdataquery:[[name::{{#visualdataquery:[[name::{{{project}}}]]
| |
| |schema=Project | |
| |?hosting_organization
| |
| |template=Article infobox country
| |
| |format=raw | |
| |limit=1
| |
| }}]]
| |
| |schema=Organization
| |
| |?country
| |
| |format=raw
| |
| |limit=1
| |
| }}
| |
| |}
| |
| |
| |
| {| class="wikitable infobox"
| |
| ! Title
| |
| | {{{title}}}
| |
| |-
| |
| ! Author
| |
| | {{{authors}}} | |
| |-
| |
| ! Date
| |
| | {{{date}}} | |
| |-
| |
| |}
| |
| }}
| |
| | |
| <!--
| |
| | |
| | |
| ({{#visualdataquery:[[name::{{#visualdataquery:[[name::{{{Volunteer / Organization member}}}]]
| |
| |schema=Volunteer / Organization member
| |
| |?first_name
| |
| |?last_name
| |
| |format=raw
| |
| |limit=1
| |
| ]]}})
| |
| | |
| | |
| |-
| |
| ! Project
| |
| | {{{project}}} ({{#visualdataquery:[[name::{{#visualdataquery:[[name::{{{project}}}]]
| |
| |schema=Project
| |
| |?hosting_organization
| |
| |format=raw
| |
| |limit=1
| |
| }}]]
| |
| |schema=Organization
| |
| |?country
| |
| |format=raw
| |
| |limit=1
| |
| }}) | |
| -->
| |