Module:Location map/data/Germany and Template:Infobox ecoregion/doc: Difference between pages

From IxWiki
(Difference between pages)
Jump to navigation Jump to search
m (1 revision imported)
 
wp>Chongkian
 
Line 1: Line 1:
return {
{{Documentation subpage}}
name = 'Germany',
<!--Categories where indicated at the bottom of this page, please; interwikis at Wikidata (see [[Wikipedia:Wikidata]])-->
top = 55.1,
{{Lua|Module:Infobox|Module:InfoboxImage|Module:Coordinates|Module:Check for unknown parameters}}
bottom = 47.2,
 
left = 5.5,
== Usage ==
right = 15.5,
{{Parameter names example|name|image|image_size|image_alt|caption|image_caption|map|map_size|map_alt|map_caption|biogeographic_realm|biome|animals|bird_species|mammal_species|border|borders|border4|border1|border2|border3|border5|border6|border7|border8|border9|border10|border11|border12|border13|border14|area|countries|country|state|elevation|coordinates|geology|seas|rivers|climate|soil|surface|country1|country2|country3|country4|country5|country6|country7|region_type|state1|state8|state2|state3|state4|state5|state6|state7|state9|state10|region|dim|scale|format|coordinates_no_title|conservation|global200|habitat_loss|protected|habitat_loss_ref|protected_ref|embedded}}
image = 'Germany adm location map.svg',
<pre style="overflow:auto;">
image1 = 'Relief Map of Germany.svg'
{{Infobox ecoregion
}
|name               =
|image              =
|image_size          =
|image_alt          =
|caption            =
|map                =
|map_size            =
|map_alt            =
|map_caption        =
|biogeographic_realm =
|biome              =
|animals            =
|bird_species        =
|mammal_species      =
|border              =
|borders            =
|area                =
|country            =
|countries          =
|state              =
|region_type        =
|elevation          =
|coordinates        =
|geology            =
|seas                =  
|rivers              =
|climate            =
|soil                =
|conservation        =
|global200          =
|habitat_loss        =
|habitat_loss_ref    =
|protected          =
|protected_ref      =
|embedded            =
}}
</pre>
 
===Parameters===
{| class="wikitable" style="text-align:left"
|-
!name
|Name of the ecoregion
|-
!colspan=2|Photo and map
|-
!image
|filename for image, don't include File: (e.g., foo.jpg)
|-
!image_size
|image width in pixels, defaults to 300
|-
!image_alt
|alternate text for image (for accessibility)
|-
!image_caption
|caption underneath image
|-
!map
|filename for map, don't include File: (e.g., foo.png)
|-
!map_size
|width of map image in pixels (defaults to 300)
|-
!map_alt
|alternative text for map
|-
!map_caption
|caption underneath map
|-
!colspan=2|Ecology
|-
!biogeographic_realm
|[[Biogeographic realm]] that contains ecoregion
|-
!biome
|[[Biome]] type for ecoregion
|-
!animals
|Significant animal species
|-
!bird_species
|Number of species of birds in ecoregion
|-
!mammal_species
|Number of species of mammals in ecoregion
|-
!border
|If ecoregion borders one other, indicate here
|-
!border(n)
|If ecoregion borders more than one other, list others as border1, border2, border3, etc.
|-
!colspan=2|Geography
|-
!area
|Area of ecoregion in square kilometers (no units, plain number)
|-
!country
|If ecoregion occurs in a single country, use this field
|-
!country(n)
|If ecoregion occurs in more than one country, add them as country1, country2, etc.
|-
!state
|If ecoregion occurs in a single state (subnational division), use this field
|-
!state(n)
|If ecoregion occurs in more than one state, add them as state1, state2, etc.,  
|-
!region_type
|If subnational division is not a state, then use this field to change label, e.g., "Province"
|-
!elevation
|elevation range for ecoregion (use {{tl|convert}} template)
|-
!geology
|general geology of ecoregion
|-
!seas
|If the ecoregion is within an ocean or sea, or lies next to it, indicate that here
|-
!rivers
|If the ecoregion is within a river, or contains it, indicate here.
|-
!climate
|Climate type in the [[Köppen climate classification]] system
|-
!soil
|Types of soils within the ecoregion
|-
!colspan=2|Coordinates
|-
!coordinates
|Coordinates for approximate center of ecoregion (use {{tl|Coord}})
|-
!colspan=2|Conservation information
|-
!conservation
|[[Ecoregion conservation status]]: typically "critical/endangered", "vulnerable", or "relatively stable/relatively intact".
|-
!global200
|Whether this ecoregion is one of the [[Global 200]] of the World Wildlife Fund
|-
!habitat_loss
|Percentage of habitat loss, expressed between 0-100, no need for %
|-
!habitat_loss_ref
|Reference for habitat loss
|-
!protected
|Percentage of ecoregion that is protected, expressed between 0-100, no need for %.
|-
!protected_ref
|Reference for percent protected
|-
! embedded
| Another Infobox to place within the ecoregion infobox. The other infobox will show up at the end of the ecoregion infobox. The other infobox needs to have its "embed" or "child" parameter set to 1 or yes, as appropriate.
|}
 
== Tracking category ==
* {{clc|Pages using infobox ecoregion with unknown parameters}}
 
<includeonly>{{Sandbox other||
<!--Categories below this line, please; interwikis at Wikidata-->
[[Category:Biology infobox templates|Ecoregion]]
[[Category:Geography infobox templates|Ecoregion]]
[[Category:Templates that add a tracking category]]
}}</includeonly>

Revision as of 01:55, 23 May 2020

Usage

{{{name}}}
[[File:{{{image}}}|{{{image_size}}}|alt={{{image_alt}}}]]
{{{caption}}}
[[File:{{{map}}}|{{{map_size}}}|alt={{{map_alt}}}]]
{{{map_caption}}}
Ecology
Realm{{{biogeographic_realm}}}
Biome{{{biome}}}
Borders
List
  • {{{border}}}
  • {{{border1}}}
  • {{{border2}}}
  • {{{border3}}}
  • {{{border4}}}
  • {{{border5}}}
  • {{{border6}}}
  • {{{border7}}}
  • {{{border8}}}
  • {{{border9}}}
  • {{{border10}}}
  • {{{border11}}}
  • {{{border12}}}
  • {{{border13}}}
  • {{{border14}}}
Animals{{{animals}}}
Bird species{{{bird_species}}}
Mammal species{{{mammal_species}}}
Geography
Area{{{surface}}}
Countries{{{countries}}}
{{{region_type}}}
List
  • {{{state}}}
  • {{{state1}}}
  • {{{state2}}}
  • {{{state3}}}
  • {{{state4}}}
  • {{{state5}}}
  • {{{state6}}}
  • {{{state7}}}
  • {{{state8}}}
  • {{{state9}}}
  • {{{state10}}}
Elevation{{{elevation}}}
Coordinates{{{coordinates}}}
Geology{{{geology}}}
Oceans or seas{{{seas}}}
Rivers{{{rivers}}}
Climate type{{{climate}}}
Soil types{{{soil}}}
Conservation
Conservation status{{{conservation}}}
Global 200{{{global200}}}
Habitat loss{{{habitat_loss}}}%{{{habitat_loss_ref}}}
Protected{{{protected}}}%{{{protected_ref}}}
{{{embedded}}}
{{Infobox ecoregion
|name                = 
|image               = 
|image_size          = 
|image_alt           = 
|caption             = 
|map                 = 
|map_size            = 
|map_alt             = 
|map_caption         = 
|biogeographic_realm = 
|biome               = 
|animals             = 
|bird_species        = 
|mammal_species      = 
|border              = 
|borders             = 
|area                = 
|country             = 
|countries           = 
|state               = 
|region_type         = 
|elevation           = 
|coordinates         = 
|geology             = 
|seas                = 
|rivers              = 
|climate             = 
|soil                = 
|conservation        = 
|global200           = 
|habitat_loss        = 
|habitat_loss_ref    = 
|protected           = 
|protected_ref       = 
|embedded            = 
}}

Parameters

name Name of the ecoregion
Photo and map
image filename for image, don't include File: (e.g., foo.jpg)
image_size image width in pixels, defaults to 300
image_alt alternate text for image (for accessibility)
image_caption caption underneath image
map filename for map, don't include File: (e.g., foo.png)
map_size width of map image in pixels (defaults to 300)
map_alt alternative text for map
map_caption caption underneath map
Ecology
biogeographic_realm Biogeographic realm that contains ecoregion
biome Biome type for ecoregion
animals Significant animal species
bird_species Number of species of birds in ecoregion
mammal_species Number of species of mammals in ecoregion
border If ecoregion borders one other, indicate here
border(n) If ecoregion borders more than one other, list others as border1, border2, border3, etc.
Geography
area Area of ecoregion in square kilometers (no units, plain number)
country If ecoregion occurs in a single country, use this field
country(n) If ecoregion occurs in more than one country, add them as country1, country2, etc.
state If ecoregion occurs in a single state (subnational division), use this field
state(n) If ecoregion occurs in more than one state, add them as state1, state2, etc.,
region_type If subnational division is not a state, then use this field to change label, e.g., "Province"
elevation elevation range for ecoregion (use {{convert}} template)
geology general geology of ecoregion
seas If the ecoregion is within an ocean or sea, or lies next to it, indicate that here
rivers If the ecoregion is within a river, or contains it, indicate here.
climate Climate type in the Köppen climate classification system
soil Types of soils within the ecoregion
Coordinates
coordinates Coordinates for approximate center of ecoregion (use {{Coord}})
Conservation information
conservation Ecoregion conservation status: typically "critical/endangered", "vulnerable", or "relatively stable/relatively intact".
global200 Whether this ecoregion is one of the Global 200 of the World Wildlife Fund
habitat_loss Percentage of habitat loss, expressed between 0-100, no need for %
habitat_loss_ref Reference for habitat loss
protected Percentage of ecoregion that is protected, expressed between 0-100, no need for %.
protected_ref Reference for percent protected
embedded Another Infobox to place within the ecoregion infobox. The other infobox will show up at the end of the ecoregion infobox. The other infobox needs to have its "embed" or "child" parameter set to 1 or yes, as appropriate.

Tracking category