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