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 |
||
Line 15: | Line 15: | ||
| {{#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|}}} }} | ||
|- | |- | ||
! 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|}}} }} | |||
|- | |||
! landing page | ! landing page | ||
| [[landingPage::{{{landingPage|}}}]] | | [[landingPage::{{{landingPage|}}}]] | ||
Line 20: | Line 35: | ||
! 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 | |||
}} | |||
|} | |} | ||
} | |||
[[Category:Campaign]] | [[Category:Campaign]] | ||
</includeonly> | </includeonly> |
Revision as of 14:07, 17 July 2024
Campaign Template