Template:ExportTablesTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
m (Text replace - "Scenario drivers" to "Drivers")
 
(18 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
{{{page|}}}
<h2>{{{page|}}}</h2>
{{#ifeq:{{{page|}}}|Scenario drivers
{{#ifeq:{{{page|}}}|Drivers
|<!-- driver tables -->
|<!-- driver tables -->
   {{#ask:[[Category:Variable]][[HasVariableType::driver]]
   {{#ask:[[Category:Variable]][[HasVariableType::driver]]
     | mainlabel=Driver
     | mainlabel=Driver
     | ? DriverGroup = Driver group
     | ? HasShortDescription = Description
    | ? HasDescription = Description
     | ? HasSource= Source
     | ? HasSource= Source
    | ?-HasInputVar = Use 
     | ? HasValuesBasedOn= Based on
     | ? HasValuesBasedOn= Based on
     | ?-HasInputVar = Use 
     | ? HasReference= Reference
     |link = none
    | ? DriverGroup = Driver group
     | link = none
     | sort=DriverGroup  
     | sort=DriverGroup  
     | format=CSV
     | format=CSV
     | limit=60
     | limit=100
     }}
     }}
|
}}
{{#ask:[[Category:Variable]][[HasVariableType::driver]]
  |mainlabel=IMAGE model drivers and variables
  |?HasDescription=Description
  |?-HasOutputVar=Source
  |link=none
  |sort=HasVariableType
  |format=CSV
}}
|<!-- component tables -->
|<!-- component tables -->
===IMAGE model drivers and input variables===
===IMAGE model drivers and input variables===
Nr model variables is: {{#ask:[[Category:Variable]][[-HasInputVar::{{{page|}}}]]|format = count}}
Nr model variables is: {{#ask:[[Category:Variable]][[-HasInputVar::{{{page|}}}]]|format = count}}
{{#ifeq:{{#ask:[[Category:Variable]][[-HasInputVar::{{{page|}}}]]|format = count}}|0||
{{#ask:[[Category:Variable]][[-HasInputVar::{{{page|}}}]]
{{#ask:[[Category:Variable]][[-HasInputVar::{{{page|}}}]]
   |mainlabel=IMAGE model drivers and variables
   |mainlabel=IMAGE model drivers and variables
   |?HasDescription=Description
   |?HasShortDescription=Description
   |?-HasOutputVar=Source
   |?-HasOutputVar=Source
   |link=none
   |link=none
   |sort=HasVariableType
   |sort=HasVariableType
   |format=CSV
   |format=CSV
}}
}}
}}
}}
===External datasets===
===External datasets===
nr external parameters is:{{#ask:[[Category:Variable]][[HasVariableType::external parameter]][[-HasParameter::{{{page|}}}]]|format = count}}
nr external parameters is:{{#ask:[[Category:Variable]][[HasVariableType::external parameter]][[-HasParameter::{{{page|}}}]]|format = count}}
{{#ifeq:{{#ask:[[Category:Variable]][[HasVariableType::external parameter]][[-HasParameter::{{{page|}}}]]|format = count}}|0||
{{#ask:[[Category:Variable]][[HasVariableType::external parameter]][[-HasParameter::{{{page|}}}]]
{{#ask:[[Category:Variable]][[HasVariableType::external parameter]][[-HasParameter::{{{page|}}}]]
   |mainlabel=External datasets
   |mainlabel=External datasets
   |?HasDescription=Description
   |?HasShortDescription=Description
   |?HasSource=Source
   |?HasSource=Source
   |?HasValuesBasedOn = Based on
   |?HasValuesBasedOn = Based on
  |? hasReference= Reference
   |format=csv
   |format=csv
}}
}}
===outputs===
}}
===Outputs===
nr of outputs is: {{#ask:[[Category:Variable]][[-HasOutputVar::{{{page|}}}]]|format = count}}
nr of outputs is: {{#ask:[[Category:Variable]][[-HasOutputVar::{{{page|}}}]]|format = count}}
{{#ifeq:{{#ask:[[Category:Variable]][[-HasOutputVar::{{{page|}}}]]|format = count}}|0||
{{#ask:[[Category:Variable]][[-HasOutputVar::{{{page|}}}]]
{{#ask:[[Category:Variable]][[-HasOutputVar::{{{page|}}}]]
   |mainlabel= IMAGE model variables
   |mainlabel= IMAGE model variables
   |?HasDescription=Description
   |?HasShortDescription=Description
   |?-HasInputVar=Use
   |?-HasInputVar=Use
   |sort=HasVariableType
   |sort=HasVariableType
Line 57: Line 54:
   |format=csv
   |format=csv
}}
}}
</includeonly>
}}
 
<!--
===Policy interventions===
Nr of policy interventions: {{#ask:[[HasEffectOnComponent::{{{page|}}}]] |format=Count}}
{{#ifeq:{{#ask:[[HasEffectOnComponent::{{{page|}}}]] |format=Count}}|0||
{{#ask:[[Category:PolicyIntervention]][[Has subobject::<q>[[HasEffectOnComponent::{{{page|}}}]] </q>]]
  |mainlabel=Policy Intervention
  |? HasDescription= Description
  |? HasReference=  Reference
  |? HasComponent=Implementing component
  |link=none
  |format=CSV
}}
{{#ask:[[HasEffectOnComponent::{{{page|}}}]]
|mainlabel=-
|? HasEffect= parent
|? HasEffectDescription
|? HasReference=  Reference
|link=none
|format=CSV
}}
}}
}}
--></includeonly>

Latest revision as of 16:50, 16 May 2014