Template:ExportTablesTemplate: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{{{page|}}} | {{{page|}}} | ||
{{#ifeq:{{{page|}}}|Scenario drivers | |||
|<!-- driver tables --> | |||
{{#ask:[[Category:Variable]][[HasVariableType::driver]] | |||
| mainlabel=Driver | |||
| ? DriverGroup = Driver group | |||
| ? HasDescription = Description | |||
| ? HasSource= Source | |||
| ? HasValuesBasedOn= Based on | |||
| ?-HasInputVar = Use | |||
|link = none | |||
| sort=DriverGroup | |||
| format=CSV | |||
| limit=60 | |||
}} | |||
| | |||
}} | |||
{{#ask:[[Category:Variable]][[HasVariableType::driver]] | |||
|mainlabel=IMAGE model drivers and variables | |||
|?HasDescription=Description | |||
|?-HasOutputVar=Source | |||
|link=none | |||
|sort=HasVariableType | |||
|format=CSV | |||
}} | |||
|<!-- 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}} | ||