Template:DatasetSearch: Difference between revisions

From Ruisdael Observatory Data Catalog
(Created page with "<noinclude>This is the DatasetSearch template, called via Form:DatasetSearch </noinclude><includeonly> {{#ask: Category:Dataset {{#if:{{{creator_organization|}}}|[[creator_organization::{{{creator_organization|}}}]]}} {{#if:{{{creator|}}}|[[creator::{{{creator|}}}]]}} {{#if:{{{servedBy|}}}|[[servedBy::{{{servedBy|}}}]]}} {{#if:{{{theme|}}}|[[theme::{{{theme|}}}]]}} {{#if:{{{format|}}}|[[format::{{{format|}}}]]}} {{#if:{{{license|}}}|[[license::{{{license|}}}]]}...")
 
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 6: Line 6:
{{#if:{{{creator|}}}|[[creator::{{{creator|}}}]]}}
{{#if:{{{creator|}}}|[[creator::{{{creator|}}}]]}}
{{#if:{{{servedBy|}}}|[[servedBy::{{{servedBy|}}}]]}}
{{#if:{{{servedBy|}}}|[[servedBy::{{{servedBy|}}}]]}}
{{#if:{{{type|}}}|[[type::{{{type|}}}]]}}
{{#if:{{{theme|}}}|[[theme::{{{theme|}}}]]}}
{{#if:{{{theme|}}}|[[theme::{{{theme|}}}]]}}
{{#if:{{{format|}}}|[[format::{{{format|}}}]]}}
{{#if:{{{format|}}}|[[format::{{{format|}}}]]}}
{{#if:{{{license|}}}|[[license::{{{license|}}}]]}}
{{#if:{{{license|}}}|[[license::{{{license|}}}]]}}
{{#if:{{{location|}}}|[[license::{{{location|}}}]]}}
{{#if:{{{atLocation|}}}|[[atLocation::{{{atLocation|}}}]]}}
{{#switch: {{{startDateOp|}}}|before={{#if:{{{startDate|}}}|[[startDate::<={{{startDate|}}}]]}}|after={{#if:{{{startDate|}}}|[[startDate::>={{{startDate|}}}]]}} }}
{{#switch: {{{endDateOp|}}}|before={{#if:{{{endDate|}}}|[[endDate::<={{{endDate|}}}]]}}|after={{#if:{{{endDate|}}}|[[endDate::>={{{endDate|}}}]]}} }}
  |?title
  |?title
  |?type
  |?type
Line 21: Line 24:
  |?endDate
  |?endDate
  |?identifier
  |?identifier
  |?accessRights
  |?accessRights{{#if:{{{startDate|}}}|[[startDate::>={{{startDate|}}}]]}}
  |format=datatables
  |format=datatables
  |limit=50
  |limit=50

Latest revision as of 12:31, 24 September 2024

This is the DatasetSearch template, called via Form:DatasetSearch