Sandbox: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
 
(41 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#ask:[[Concept:AllComponentLevels]]|format=ol}}


<math>x=2b </math>


<math display="block">y = \surd(2a + b)</math>


<math>y =\surd(2a + b)</math>


Query:
{{#arraymap:
{{#ask:[[Property:BelongsToTheme]]
|mainlabel=-
|?Allows value=
|format=Plainlist
|valuesep=;
}}
|;|xx
|<h2>Theme xx</h2>
{{#arraymap:
  {{#ask:[[Category:ThemeItem]][[BelongsToTheme::xx]]
| format=Plainlist
| link=none
                      |sep=;
}}
|;|yy
        |[[yy]]
      |;}}
|}}




Line 15: Line 37:




[Located in.Capital of::Foo])


footnote<ref>Hier staat de footnote text</ref> Hoe werkt dat hier?
footnote<ref>Hier staat de footnote text</ref> Hoe werkt dat hier?

Latest revision as of 16:32, 24 March 2020

Query:

Theme Climate

Climate adaptation (Climate);Climate change (Climate);Climate impacts (Climate);Climate mitigation (Climate);GHG emissions (Climate);Other climate (Climate)

Theme Air pollution

Air quality (Air pollution);BC-OC emissions (Air pollution);Other air pollution (Air pollution)

Theme Food

Animal husbandry (Food);Crop production (Food);Food demand (Food);Nutrition and diet (Food);Other food (Food);Trade (Food)

Theme Nature and biodiversity

Aquatic biodiversity (NB);Eco goods and services (NB);Land cover (NB);Other nature and biodiversity (NB);Terrestrial biodiversity (NB)

Theme Land use

Agricultural land use (Land use);Degradation (Land use);Forestry (Land use);Land use system (Land use);Natural vegetation (Land use);Other land use (Land use)

Theme Energy

Energy demand (Energy);Energy emissions (Energy);Energy system (Energy);Other energy (Energy);Resources (Energy)

Theme Water

Access to drinking water (Water);Flood risk (Water);Irrigation (Water);Other water (Water);Precipitation (Water);Water quality (Water);Water stress (Water)

Theme Human development

Human development (HD)


Query with chain:

TIMER 3.0 archive.pdf, IMAGE land management 3.0 archive.pdf


footnote[1] Hoe werkt dat hier?

<syntaxhighlight lang="python3" line="1">

   def open_stdout_file(self, prefix): 
       try:
           fn = prefix + self._metavar.variable + ".txt"              
           fp = os.path.join(self._pp_logdir,"stdout", fn)
           stdout_file = open(fp,"w")
           return stdout_file
       
       except Exception:
           raise

</syntaxhighlight>

dit is de editor functie working

de parameter voor de url = veaction=edit...

Template:Reflist

  1. Hier staat de footnote text