Template:Infobox dataset: Difference between revisions
Template page
More actions
| [unchecked revision] | [unchecked revision] |
Machine-seeded from the topic schema; no approved revision |
Machine-seeded from the topic schema; no approved revision |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly><table class="wikitable okc-infobox" style="float:right; clear:right; width:22em; margin:0 0 1em 1em; font-size:90%;"><tr><th colspan="2" style="text-align:center; font-size:110%;">{{{name|{{PAGENAME}}}}}</th></tr><tr><td colspan="2" style="text-align:center; color:#666;">Dataset</td></tr>{{#if:{{{publisher|}}}|<tr><th>Publisher</th><td>[[{{{publisher}}}]]</td></tr>}}{{#if:{{{published|}}}|<tr><th>Published</th><td>{{{published}}}</td></tr>}}{{#if:{{{period_from|}}}|<tr><th>Period from</th><td>{{{period_from}}}</td></tr>}}{{#if:{{{period_to|}}}|<tr><th>Period to</th><td>{{{period_to}}}</td></tr>}}{{#if:{{{geography|}}}|<tr><th>Geography</th><td>{{{geography}}}</td></tr>}}{{#if:{{{license|}}}|<tr><th>Licence</th><td>{{{license}}}</td></tr>}}{{#if:{{{url|}}}|<tr><th>URL</th><td>[{{{url}}} {{{url}}}]</td></tr>}}{{#if:{{{format|}}}|<tr><th>Format</th><td>{{{format}}}</td></tr>}}</table>[[Category:Datasets]]</includeonly><noinclude> | ||
{{#if:{{{publisher|}}}| | |||
}} | |||
{{#if:{{{published|}}}| | |||
}} | |||
{{#if:{{{period_from|}}}| | |||
}} | |||
{{#if:{{{period_to|}}}| | |||
}} | |||
{{#if:{{{geography|}}}| | |||
}} | |||
{{#if:{{{license|}}}| | |||
}} | |||
{{#if:{{{url|}}}| | |||
}} | |||
{{#if:{{{format|}}}| | |||
}} | |||
This is the infobox for pages of type Dataset. It is generated from the instance topic schema (entity type <code>dataset</code>); edit the schema and regenerate rather than editing this page. | This is the infobox for pages of type Dataset. It is generated from the instance topic schema (entity type <code>dataset</code>); edit the schema and regenerate rather than editing this page. | ||
Latest revision as of 06:46, 17 September 2026
This is the infobox for pages of type Dataset. It is generated from the instance topic schema (entity type dataset); edit the schema and regenerate rather than editing this page.
A statistical series, survey or data product the plan draws on.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | Display name; defaults to the page title. | String | optional |
| Publisher | publisher | no description | Page name | optional |
| Published | published | no description | Date | optional |
| Period from | period_from | no description | Number | optional |
| Period to | period_to | no description | Number | optional |
| Geography | geography | Separate several values with commas. | String | optional |
| Licence | license | no description | String | optional |
| URL | url | no description | URL | optional |
| Format | format | no description | String | optional |