Jump to content

Template:Ecoregion Level 1: Difference between revisions

From PanEcoDevWiki
No edit summary
No edit summary
Line 52: Line 52:
|hasHydrography={{{hasHydrography|}}}
|hasHydrography={{{hasHydrography|}}}
}}
}}
{{#template_display:_format=table}}
 
{{#vardefine:footprint|{{#cargo_query:tables=Ecoregion_Level_1|fields=hasFootprint|where=_pageName="{{PAGENAME}}"}}}}
 
{{#display_map:geojson=footprint}}
 
<!---- Main Div ---->>
<div style="overflow: hidden;">
<!-- Right column: Information table -->
    <div style="float: right; width: 33%; margin-left: 20px;">
    <h1>Mine Information</h1> 
    <div>
      {| class="wikitable"
      |+Ecoregion Level {{{hasLevel|}}}
      | colspan=2 | {{{hasEcoregionID}}} - {{{hasName}}}
      |-
      ! Region
      | {{#invoke:TrimArray|links|{{{isSubregionOf|}}}|form=Region}}
      |-
      !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 1]]
[[Category:Ecoregion Level 1]]
[[Category:Ecoregions]]
[[Category:Ecoregions]]
</includeonly>
</includeonly>

Revision as of 00:24, 31 October 2025

This is the "Ecoregion Level 1" template.

It should be called in the following format:

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

Edit the page to see the template text.

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