Jump to content

Template:Ecoregion Level 2: Difference between revisions

From PanEcoDevWiki
No edit summary
No edit summary
Line 55: Line 55:
|hasHydrography={{{hasHydrography|}}}
|hasHydrography={{{hasHydrography|}}}
}}
}}
{{#template_display:_format=table}}
 
{{#vardefine:footprint|{{{hasFootprint}}}}}
{{#display_map:center={{#var:footprint}}|geojson={{#var:footprint}}|defzoom=20}}
 
<!---- Main Div ---->
<div style="overflow: hidden;">
<!-- Right column: Information table -->
    <div style="float: right; width: 33%; margin-left: 20px;">
    <h1>Ecoregion Data</h1> 
    <div>
      {| class="wikitable" style="width=100%"
      |+Ecoregion Level {{{hasLevel|}}}
      | colspan=2 | {{{hasEcoregionID}}} - {{{hasName}}}
      |-
      ! colspan=2 | Region
      | {{#invoke:TrimArray|links|{{{isSubregionOf|}}}|form=Region}}
      |-
      ! colspan=2 | Parent Ecoregions
      | {{{hasParentEcoregion}}}
      |-
      ! colspan =2 | Child Ecoregions
      | {{#invoke:TrimArray|links|{{{hasChildEcoregion|}}}|form=Ecoregion_Level_2}}
      |-
      ! Geography
      | {{#invoke:TrimArray|links|{{{hasGeography|}}}|alt_forms=Region, Topology, Geography}}
      |-
      ! Hydrography
      | {{#invoke:TrimArray|links|{{{hasGeography|}}}|form=Hydrography}}
      |}
    </div>
  </div>
  <div style="max width: 100%;">
    <h1>Description</h1>
    {{{hasDescription|}}}
    <h1>Physical Setting</h1>
    {{{hasPhysicalSetting}}}
    <h1>Biological Setting</h1>
    {{{hasBiologicalSetting}}}
      </div>
</div>
 
[[Category:Ecoregion Level 2]]
[[Category:Ecoregion Level 2]]
[[Category:Ecoregions]]
[[Category:Ecoregions]]
</includeonly>
</includeonly>

Revision as of 00:14, 2 November 2025

This is the "Ecoregion Level 2" template.

It should be called in the following format:

{{Ecoregion Level 2
|hasName==
|hasURL==
|hasID==
|hasEcoregionID==
|hasLevel==
|hasDescription==
|hasBiologicalSetting==
|hasPhysicalSetting==
|hasClimate==
|isSubregionOf==
|hasSubregion==
|hasParentEcoregion==
|hasChildEcoregion==
|hasFootprint==
|hasGeography==
|hasHydrography==
}}

Edit the page to see the template text.

This template defines the table "Ecoregion_Level_2". View table.