Template:Dataset: Difference between revisions
Andre Castro (talk | contribs) (Undo revision 564 by Andre Castro (talk)) |
Andre Castro (talk | contribs) m (Text replacement - "format=broadtable" to "format=datatables") |
||
(31 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
{{#template_params:title (property=title)|description (property=description)|contactPoint (label=contact person;property=contactPoint)|theme (property=theme) |landingPage (property=landingPage) |identifier (property=identifier)}} | {{#template_params:title (property=title)|description (property=description)|contactPoint (label=contact person;property=contactPoint)|theme (property=theme) |landingPage (property=landingPage) |identifier (property=identifier)}} | ||
</noinclude><includeonly>{| style="font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em | </noinclude><includeonly>__TOC__ | ||
{| style="font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; padding: 0.2em; clear: right; text-align:left; width:100%" | |||
! style="text-align: center; border-bottom: 1px solid black; border-top: 1px solid black;" colspan="2" |<span style="font-size: larger;">Dataset: {{PAGENAME}}</span> | ! style="text-align: center; border-bottom: 1px solid black; border-top: 1px solid black;" colspan="2" |<span style="font-size: larger;">Dataset: {{PAGENAME}}</span> | ||
|- | |- | ||
Line 10: | Line 12: | ||
| [[description::{{{description|}}}]] | | [[description::{{{description|}}}]] | ||
|- | |- | ||
! type | ! type {{#info: See Dataset Types' descriptions in [[Dataset type taxon descriptions]]}} | ||
| [[type::{{{type|}}}]] | | [[type::{{{type|}}}]] | ||
|- | |- | ||
! | ! format | ||
| | | {{#arraymap:{{{format|}}}|,|x|[[format::x]]}} | ||
|- | |- | ||
! served by data service | ! served by data service | ||
| {{# | | {{#arraymap:{{{servedBy|}}}|,|x|[[servedBy::x]]}} | ||
|- | |- | ||
! landing page | ! landing page | ||
Line 29: | Line 31: | ||
|- | |- | ||
! contact person | ! contact person | ||
| {{# | | {{#arraymap:{{{contactPoint|}}}|,|x|[[contactPoint::x]]}} | ||
|- | |- | ||
! creator | ! creator | ||
| {{# | | {{#arraymap:{{{creator|}}}|,|x|[[creator::x]]}} | ||
|- | |- | ||
! organization | ! organization | ||
Line 38: | Line 40: | ||
|} | |} | ||
{| style="font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em | {| style="font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; padding: 0.2em; float: left; clear: right; text-align:left; width:100%" | ||
! style="text-align: center; border-bottom: 1px solid black; border-top: 1px solid black;" colspan="2" |<span style="font-size: 1.2em;">Geographic and Temporal Information</span> | ! style="text-align: center; border-bottom: 1px solid black; border-top: 1px solid black;" colspan="2" |<span style="font-size: 1.2em;">Geographic and Temporal Information</span> | ||
|- | |- | ||
Line 84: | Line 86: | ||
}} | }} | ||
|} | |} | ||
{{#ask: [[Category:Campaign]][[contributesTo::{{PAGENAME}}]] | |||
{| style="width: 100%; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; padding: 0.2em; clear: right; text-align:left" | |||
! style="text-align: center; border-bottom: 1px solid black; border-top: 1px solid black;" colspan="2" |<span style="font-size: 1.2em;">Campaigns that contribute to Dataset</span> | |||
|- | |||
|{{#ask: [[Category:Campaign]][[contributesTo::{{PAGENAME}}]] | |||
|?title | |?title | ||
|?atLocation | |?atLocation | ||
Line 96: | Line 99: | ||
|?endDate | |?endDate | ||
|?hasParticipant | |?hasParticipant | ||
|format= | |format=datatables | ||
|mainlabel=Data Service | |mainlabel=Data Service | ||
|limit=50 | |limit=50 | ||
Line 123: | Line 126: | ||
|datatables-searchpanes.mincount=1 | |datatables-searchpanes.mincount=1 | ||
}} | }} | ||
|} | |||
{| style="width: 100%; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; padding: 0.2em; clear: right; text-align:left; width:100%;" | |||
! style="text-align: center; border-bottom: 1px solid black; border-top: 1px solid black;" colspan="2" |<span style="font-size: 1.2em;">Related Media to ''{{PAGENAME}}''</span> | |||
|- | |||
|{{#ask: [[File:+]][[pertainsTo::{{PAGENAME}}]] | |||
|?hasDate | |||
|?hasDescription | |||
|format=datatables | |||
|limit=50 | |||
|offset=0 | |||
|link=subject | |||
|sort= | |||
|order=asc | |||
|headers=show | |||
|searchlabel=... further results | |||
|class=sortable wikitable smwtable | |||
|theme=bootstrap | |||
}} | |||
|} | |||
[[Category:Dataset]] | [[Category:Dataset]] | ||
</includeonly> | </includeonly> |
Latest revision as of 11:11, 17 September 2024
This is the "Dataset" template.
It should be called in the following format:
{{Dataset |title= |description= |contactPoint= |theme= |landingPage= |identifier= }}
Edit the page to see the template text.