Jump to content

Template:Mine: Difference between revisions

From PanEcoDevWiki
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 68: Line 68:
<!-- Main Div -->
<!-- Main Div -->


{{#set:footprint|{{#cargo_query:tables=Mine|fields=hasFootprint|where=_pageName="{{PAGENAME}}"}}|format=list|link=none|delimiter=\n}}
{{#vardefine:footprint|{{#cargo_query:tables=Mine|fields=hasFootprint|where=_pageName="{{PAGENAME}}"}}|format=list|link=none|delimiter=\n}}
{{#set:location|{{#cargo_query:tables=Mine|fields=hasLocation|where=_pageName="{{PAGENAME}}"}}}}
{{#vardefine:location|{{#cargo_query:tables=Mine|fields=hasLocation|where=_pageName="{{PAGENAME}}"}}}}




Line 79: Line 79:
     <div>
     <div>
       {| class="wikitable"
       {| class="wikitable"
      |+{{{hasMineStatus}}} Mine - {{{hasName}}}
       ! Name
       ! Name
       | {{{hasName|}}}
       | {{{hasName|}}}
Line 102: Line 103:
       ! Value4
       ! Value4
       |  
       |  
      |-
      !Test header cell
       |-
       |-
       ! Value5
       ! Value5
Line 138: Line 141:
{{#display_map:71.9693888889,-82.3259722222 }}
{{#display_map:71.9693888889,-82.3259722222 }}


</br>
 
{{#get:location}}





Latest revision as of 00:02, 31 October 2025

This is the "Mine" template.

It should be called in the following format:

{{Mine
|hasName==
|hasID==
|hasURL==
|hasAlias==
|hasMineStatus==
|hasInfrastructure==
|hasMineType==
|hasDescription==
|extracts==
|isOwnedBy==
|mines==
|hasFootprint==
|hasLocation==
|isWithinRegion==
|hasProject==
|isPartOfProject==
|isNearCommunity==
|producesWaste==
|isNearEcosystem==
|isWithinEcosystem==
}}

Edit the page to see the template text.

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