Template:ExportTablesTemplate: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Text replace - "Scenario drivers" to "Drivers") |
||
| (9 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<h2>{{{page|}}}</h2> | <h2>{{{page|}}}</h2> | ||
{{#ifeq:{{{page|}}}| | {{#ifeq:{{{page|}}}|Drivers | ||
|<!-- driver tables --> | |<!-- driver tables --> | ||
{{#ask:[[Category:Variable]][[HasVariableType::driver]] | {{#ask:[[Category:Variable]][[HasVariableType::driver]] | ||
| mainlabel=Driver | | mainlabel=Driver | ||
| ? | | ? HasShortDescription = Description | ||
| ? HasSource= Source | | ? HasSource= Source | ||
| ?-HasInputVar = Use | | ?-HasInputVar = Use | ||
| Line 22: | Line 22: | ||
{{#ask:[[Category:Variable]][[-HasInputVar::{{{page|}}}]] | {{#ask:[[Category:Variable]][[-HasInputVar::{{{page|}}}]] | ||
|mainlabel=IMAGE model drivers and variables | |mainlabel=IMAGE model drivers and variables | ||
|? | |?HasShortDescription=Description | ||
|?-HasOutputVar=Source | |?-HasOutputVar=Source | ||
|link=none | |link=none | ||
|sort=HasVariableType | |sort=HasVariableType | ||
|format=CSV | |format=CSV | ||
}} | |||
}} | }} | ||
}} | }} | ||
| Line 34: | Line 35: | ||
{{#ask:[[Category:Variable]][[HasVariableType::external parameter]][[-HasParameter::{{{page|}}}]] | {{#ask:[[Category:Variable]][[HasVariableType::external parameter]][[-HasParameter::{{{page|}}}]] | ||
|mainlabel=External datasets | |mainlabel=External datasets | ||
|? | |?HasShortDescription=Description | ||
|?HasSource=Source | |?HasSource=Source | ||
|?HasValuesBasedOn = Based on | |?HasValuesBasedOn = Based on | ||
|? hasReference= Reference | |||
|format=csv | |format=csv | ||
}} | }} | ||
| Line 45: | Line 47: | ||
{{#ask:[[Category:Variable]][[-HasOutputVar::{{{page|}}}]] | {{#ask:[[Category:Variable]][[-HasOutputVar::{{{page|}}}]] | ||
|mainlabel= IMAGE model variables | |mainlabel= IMAGE model variables | ||
|? | |?HasShortDescription=Description | ||
|?-HasInputVar=Use | |?-HasInputVar=Use | ||
|sort=HasVariableType | |sort=HasVariableType | ||
| Line 53: | Line 55: | ||
}} | }} | ||
}} | }} | ||
<!-- | |||
===Policy interventions=== | ===Policy interventions=== | ||
Nr of policy interventions: {{#ask:[[HasEffectOnComponent::{{{page|}}}]] |format=Count}} | Nr of policy interventions: {{#ask:[[HasEffectOnComponent::{{{page|}}}]] |format=Count}} | ||
| Line 59: | Line 63: | ||
|mainlabel=Policy Intervention | |mainlabel=Policy Intervention | ||
|? HasDescription= Description | |? HasDescription= Description | ||
|? HasComponent=Implementing | |? HasReference= Reference | ||
|? HasComponent=Implementing component | |||
|link=none | |link=none | ||
|format=CSV | |format=CSV | ||
| Line 67: | Line 72: | ||
|? HasEffect= parent | |? HasEffect= parent | ||
|? HasEffectDescription | |? HasEffectDescription | ||
|? HasReference= Reference | |||
|link=none | |link=none | ||
|format=CSV | |format=CSV | ||
| Line 72: | Line 78: | ||
}} | }} | ||
}} | }} | ||
</includeonly> | --></includeonly> | ||