Template:Campaign: Difference between revisions
Andre Castro (talk | contribs) (Created page with "<noinclude>Campaign 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; border-bottom: 1px solid black; border-top: 1px solid black;" colspan="2" |<span style="font-size: larger;">Campaign: {{PAGENAME}}</span> |- |{{#if:{{{hasImage|}}}|File:{{{hasImage|...") |
Andre Castro (talk | contribs) No edit summary |
||
(19 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude>Campaign Template | <noinclude>Campaign 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;" | </noinclude><includeonly> | ||
__TOC__ | |||
{| 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; border-bottom: 1px solid black; border-top: 1px solid black;" colspan="2" |<span style="font-size: larger;">Campaign: {{PAGENAME}}</span> | ! style="text-align: center; border-bottom: 1px solid black; border-top: 1px solid black;" colspan="2" |<span style="font-size: larger;">Campaign: {{PAGENAME}}</span> | ||
|- | |- | ||
|{{#if:{{{hasImage|}}}|[[File:{{{hasImage|}}}| | ! | ||
|{{#if:{{{hasImage|}}}|[[File:{{{hasImage|}}}|300px]]}} | |||
|- | |- | ||
! title | ! title | ||
Line 12: | Line 17: | ||
| [[description::{{{description|}}}]] | | [[description::{{{description|}}}]] | ||
|- | |- | ||
! contact | ! location | ||
| [[atLocation::{{{atLocation|}}}]] | |||
|- | |||
! geographic coordinates | |||
| [[hasGeographicCoordinates::{{{hasGeographicCoordinates|}}}]] | |||
|- | |||
! start date | |||
| [[startDate::{{{startDate|}}}]] | |||
|- | |||
! end date | |||
| [[endDate::{{{endDate|}}}]] | |||
|- | |||
! contact person (campaign coordinator) | |||
| {{#formredlink:target={{{contactPoint|}}}|form=Person|query string=Person[name]={{{contactPoint|}}}|new window}} {{#set:contactPoint={{{contactPoint|}}} }} | | {{#formredlink:target={{{contactPoint|}}}|form=Person|query string=Person[name]={{{contactPoint|}}}|new window}} {{#set:contactPoint={{{contactPoint|}}} }} | ||
|- | |- | ||
! landing page | ! landing page | ||
| [[landingPage::{{{landingPage|}}}]] | | [[landingPage::{{{landingPage|}}}]] | ||
Line 20: | Line 37: | ||
! participant organizations | ! participant organizations | ||
| {{#arraymap:{{{hasParticipant|}}}|,|x|[[hasParticipant::x]]}} | | {{#arraymap:{{{hasParticipant|}}}|,|x|[[hasParticipant::x]]}} | ||
|- | |||
! contributes to datasets | |||
| {{#arraymap:{{{contributesTo|}}}|,|x|[[contributesTo::x]]}} | |||
|- | |||
! | |||
| | |||
|- | |||
! | |||
| {{#ask: [[{{PAGENAME}}]] | |||
|?hasGeographicCoordinates | |||
|format=leaflet | |||
|limit=50 | |||
|offset=0 | |||
|link=all | |||
|sort= | |||
|order=asc | |||
|headers=show | |||
|searchlabel=... further results | |||
|width=auto | |||
|height=200 | |||
|width=600 | |||
|zoom=10 | |||
|defzoom=14 | |||
|layers=OpenStreetMap | |||
|scrollwheelzoom=0 | |||
|clustermaxzoom=20 | |||
|clusterzoomonclick=1 | |||
|clustermaxradius=80 | |||
|clusterspiderfy=1 | |||
|showtitle=1 | |||
|hidenamespace=1 | |||
|cluster=on | |||
}} | |||
|} | |||
==Related Media to ''{{PAGENAME}}''== | |||
{| style="width: 100%; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; padding: 0.2em; float: right; clear: right; text-align:left;" | |||
|{{#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 | |||
}} | |||
|} | |} | ||
Latest revision as of 13:38, 16 September 2024
Campaign Template