Template:Species: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 62: | Line 62: | ||
|impactedBy={{{impactedBy|}}} | |impactedBy={{{impactedBy|}}} | ||
}} | }} | ||
{{#vardefine:range|{{{hasRange|}}}}} | |||
<!---- Main Div ----> | |||
<div style="overflow: hidden;"> | |||
<!-- Right column: Information table --> | |||
<div style="float: right; width: 33%; margin-left: 20px;"> | |||
<h1>Species Data</h1> | |||
<div> | |||
{| class="wikitable" style="width:100%" | |||
|'''{{{hasName}}}'''-''{{{hasBinomialName}}}'' | |||
|- | |||
! Range | |||
|- | |||
| {{#display_map:center={{#var:footprint}}|geojson={{#var:footprint}}|defzoom=20|width=200px}} | |||
|- | |||
! 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> | |||
Revision as of 01:49, 25 November 2025
This is the "Species" template.
It should be called in the following format:
{{Species
|hasID==
|hasURL==
|hasName==
|hasBinomialName={{{hasBinomialName}}}=
|hasAlias==
|hasDescription==
|hasSpeciesType==
|hasSpeciesTaxonomy==
|interactsWith==
|isPartOf==
|hasPart==
|supports==
|hasGeography==
|hasRange==
|hasFootprint==
|impacts==
|impactedBy==
}}
Edit the page to see the template text.
This template defines the table "Species". View table.