Template:Organization: Difference between revisions
Andre Castro (talk | contribs) (Created page with "<noinclude>Organization Template </noinclude><includeonly>{| style="width:100%; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;" ! style="text-align: center; background-color:#be65cb91;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span> |- ! name | [[Foaf:name::{{{name|}}}]] |- ! contact point | {{#formredlink:target={{...") |
Andre Castro (talk | contribs) No edit summary |
||
(10 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
</noinclude><includeonly>{| style="width:100%; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;" | </noinclude><includeonly>{| style="width:100%; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;" | ||
! style="text-align: center; | ! style="text-align: center;border-bottom: 1px solid black; border-top: 1px solid black;" colspan="2" |<span style="font-size: larger;">Organization: {{PAGENAME}}</span> | ||
|- | |- | ||
! name | ! name | ||
| [[Foaf:name::{{{name|}}}]] | | [[Foaf:name::{{{name|}}}]] | ||
|- | |||
! member of Ruisdael consortium | |||
| [[isRuisdaelConsortiumPartner::{{{isRuisdaelConsortiumPartner|}}}]] | |||
|- | |||
! ROR | |||
| [[identifier::{{{identifier|}}}]] | |||
|- | |- | ||
! contact point | ! contact point | ||
| {{# | | {{#arraymap:{{{contactPoint|}}}|,|x|[[contactPoint::x]]}} | ||
|} | |} | ||
==Datasets by {{PAGENAME}}== | ==Datasets by {{PAGENAME}}== | ||
{{#ask: [[Category:Dataset]][[creator_organization::{{PAGENAME}}]] | {{#ask: [[Category:Dataset]][[creator_organization::{{PAGENAME}}]] | ||
|?type | |?type | ||
Line 45: | Line 48: | ||
|datatables-searchpanes.mincount=1 | |datatables-searchpanes.mincount=1 | ||
}} | }} | ||
==Members of Organization {{PAGENAME}}== | ==Members of Organization {{PAGENAME}}== | ||
{{#ask: [[Category:Foaf:Person]][[affiliation::{{PAGENAME}}]] | |||
{{#ask: [[Category:Person]][[affiliation::{{PAGENAME}}]] | |||
|format=datatables | |format=datatables | ||
|limit=50 | |limit=50 | ||
Line 81: | Line 79: | ||
==Data Services Provided by {{PAGENAME}}== | ==Data Services Provided by {{PAGENAME}}== | ||
{{#ask: [[Category:DataService]][[creator_organization::{{PAGENAME}}]] | {{#ask: [[Category:DataService]][[creator_organization::{{PAGENAME}}]] | ||
|?type | |?type | ||
Line 114: | Line 111: | ||
== | {| style="width: 100%; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;" | ||
! style="text-align: center;" colspan="2" |<span style="font-size: larger;">Related Media to ''{{PAGENAME}}''</span> | |||
{{#ask: [[ | |- | ||
|? | |{{#ask: [[File:+]][[pertainsTo::{{PAGENAME}}]] | ||
|?hasDate | |||
|? | |?hasDescription | ||
|format=datatables | |format=datatables | ||
|limit=50 | |limit=50 | ||
|offset=0 | |offset=0 | ||
|link= | |link=subject | ||
|sort= | |sort= | ||
|order=asc | |order=asc | ||
Line 129: | Line 126: | ||
|searchlabel=... further results | |searchlabel=... further results | ||
|class=sortable wikitable smwtable | |class=sortable wikitable smwtable | ||
| | |theme=bootstrap | ||
}} | }} | ||
|} | |||
[[Category:Organization]] | [[Category:Organization]] | ||
</includeonly> | </includeonly> |
Latest revision as of 11:02, 17 September 2024
Organization Template