Difference between revisions of "Template:Dataset"
From Earth Science Information Partners (ESIP)
(Generated from a page schema) |
|||
| Line 1: | Line 1: | ||
| − | + | <noinclude> | |
| − | + | This is the "Dataset" template. | |
| − | + | It should be called in the following format: | |
| − | + | <pre> | |
| − | + | {{Dataset | |
| − | | | + | |Dataset Title= |
| − | | | + | |Dataset Description= |
| − | + | |Parameters= | |
| − | + | |Domain= | |
| − | | | + | |Sample Platform= |
| − | + | |Sample Method= | |
| − | + | |Data Type= | |
| − | Platform | + | |Periodicity= |
| − | Method | + | |Geo Range= |
| − | Type | + | |Time Period= |
| − | + | |Provider Abbreviation= | |
| − | + | |Provider URL= | |
| − | + | |Data Access URL= | |
| − | | | + | |Citation URL= |
| − | | | + | |DataFed Viewer= |
| − | + | |Google Earth URL= | |
| − | [[ | + | |WCS= |
| − | [[ | + | |WMS= |
| − | [[ | + | |Search By/Data Systen= |
| − | [[ | + | |Key Use= |
| − | + | }} | |
| + | </pre> | ||
| + | Edit the page to see the template text. | ||
| + | </noinclude><includeonly>{| class="wikitable" | ||
| + | ! Dataset Title | ||
| + | | [[DatasetTitle::{{{Dataset Title|}}}]] | ||
| + | |- | ||
| + | ! Dataset Description | ||
| + | | [[DatasetDesc::{{{Dataset Description|}}}]] | ||
| + | |- | ||
| + | ! Parameters | ||
| + | | [[Parameter::{{{Parameters|}}}]] | ||
| + | |- | ||
| + | ! Domain | ||
| + | | [[Domain::{{{Domain|}}}]] | ||
| + | |- | ||
| + | ! Platform | ||
| + | | [[SamplePlatform::{{{Sample Platform|}}}]] | ||
| + | |- | ||
| + | ! Method | ||
| + | | [[SampleMethod::{{{Sample Method|}}}]] | ||
| + | |- | ||
| + | ! Data Type | ||
| + | | [[DataType::{{{Data Type|}}}]] | ||
| + | |- | ||
| + | ! Periodicity | ||
| + | | [[Periodicity::{{{Periodicity|}}}]] | ||
| + | |- | ||
| + | ! Geo Range | ||
| + | | [[GeoRange::{{{Geo Range|}}}]] | ||
| + | |- | ||
| + | ! Time Period | ||
| + | | [[TimePeriod::{{{Time Period|}}}]] | ||
| + | |- | ||
| + | ! Provider Abbreviation | ||
| + | | [[ProviderAbbr::{{{Provider Abbreviation|}}}]] | ||
| + | |- | ||
| + | ! Provider URL | ||
| + | | [[ProviderURL::{{{Provider URL|}}}]] | ||
| + | |- | ||
| + | ! Data Access URL | ||
| + | | [[DataAccessURL::{{{Data Access URL|}}}]] | ||
| + | |- | ||
| + | ! Citation URL | ||
| + | | [[CitationURL::{{{Citation URL|}}}]] | ||
| + | |- | ||
| + | ! DataFed Viewer | ||
| + | | [[DataFedViewer::{{{DataFed Viewer|}}}]] | ||
| + | |- | ||
| + | ! Google Earth URL | ||
| + | | [[GoogleEarthURL::{{{Google Earth URL|}}}]] | ||
| + | |- | ||
| + | ! WCS | ||
| + | | [[WCS::{{{WCS|}}}]] | ||
| + | |- | ||
| + | ! WMS | ||
| + | | [[WMS::{{{WMS|}}}]] | ||
| + | |- | ||
| + | ! Data System Name | ||
| + | | [[DataSystemName::{{{Search By/Data Systen|}}}]] | ||
| + | |- | ||
| + | ! Key Use | ||
| + | | {{#arraymap:{{{Key Use|}}}|,|x|[[keyuse::x]]}} | ||
|} | |} | ||
| − | + | [[Category:Datasets]] | |
| − | + | </includeonly> | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
Revision as of 13:17, April 17, 2013
This is the "Dataset" template. It should be called in the following format:
{{Dataset
|Dataset Title=
|Dataset Description=
|Parameters=
|Domain=
|Sample Platform=
|Sample Method=
|Data Type=
|Periodicity=
|Geo Range=
|Time Period=
|Provider Abbreviation=
|Provider URL=
|Data Access URL=
|Citation URL=
|DataFed Viewer=
|Google Earth URL=
|WCS=
|WMS=
|Search By/Data Systen=
|Key Use=
}}
Edit the page to see the template text.