Template:Resource: Difference between revisions
Wiki Port 2 (talk | contribs) No edit summary |
Wiki Port 2 (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{| class="wikitable" style="max-width:450px;" | |||
{| class="wikitable" style="max-width: | |||
|- | |- | ||
|colspan = "2" style="text-align:center; font-size: 125%; font-weight: bold; background:#eaecee;padding:0.3em;| title | |colspan = "2" style="text-align:center; font-size: 125%; font-weight: bold; background:#eaecee;padding:0.3em;| title | ||
|- | |- | ||
|[[File: | |{{#if:{{{primaryimage|}}}|[[File:{{{primaryimage}}}|frameless|225px]]|[[File:air.png|frameless|225px]]}} | ||
| | | {{#if:{{{secondaryimage|}}}|[[File:{{{secondaryimage}}}|frameless|225px]]}} | ||
{| class="wikitable" style="min-width: | {| class="wikitable" style="min-width:225px; border:2px solid #f8f9fa;" | ||
|style="text-align:center; font-weight: bold; font-size: 75%; background:#eaecee;padding:0.1em;| Description | |style="text-align:center; font-weight: bold; font-size: 75%; background:#eaecee;padding:0.1em;| Description | ||
|} | |} | ||
{{{description|}}} | |||
{| class="wikitable" style="min-width: | {| class="wikitable" style="min-width:225px; border:2px solid #f8f9fa;" | ||
|style="text-align:center; font-weight: bold; font-size: 75%; background:#eaecee;padding:0.1em;| Properties | |style="text-align:center; font-weight: bold; font-size: 75%; background:#eaecee;padding:0.1em;| Properties | ||
|} | |} | ||
{{{properties|}}} | |||
|- | |- | ||
|- | |- | ||
|colspan = "2" | | |colspan = "2" | | ||
{| class="wikitable" style="min-width: | {| class="wikitable" style="min-width:450px; border:2px solid #f8f9fa;" | ||
|style="text-align:center; font-weight: bold; font-size: 75%; background:#eaecee;padding:0.1em;| Obtaining | |style="text-align:center; font-weight: bold; font-size: 75%; background:#eaecee;padding:0.1em;| Obtaining | ||
|} | |} | ||
obtaining | {{{obtaining|}}} | ||
|} | |} | ||
<noinclude> | |||
{ | {{documentation}}<!-- Please add category and language links to the bottom of the /doc sub-page, not here --> | ||
<templatedata> | |||
{ | |||
"params": { | |||
"primaryimage": { | |||
"description": "Primary image for the resource" | |||
}, | |||
"secondaryimage": { | |||
"description": "Secondary image for the resource, if applicable" | |||
}, | |||
"description": { | |||
"description": "Description of the resource" | |||
}, | |||
"properties": { | |||
"description": "Resource properties" | |||
}, | |||
"obtaining": { | |||
"description": "How to get/where to find the resource" | |||
} | |||
}, | |||
"description": "Catalogue a natural resource", | |||
"paramOrder": [ | |||
"primaryimage", | |||
"secondaryimage", | |||
"description", | |||
"properties", | |||
"obtaining" | |||
] | |||
} | |||
</templatedata> | |||
</noinclude> |
Revision as of 09:59, 21 December 2024
title | |||
| |||
|
File:Test Template Info-Icon - Version (2).svg Template documentation[create] [purge]
Catalogue a natural resource
Parameter | Description | Type | Status | |
---|---|---|---|---|
primaryimage | primaryimage | Primary image for the resource | Unknown | optional |
secondaryimage | secondaryimage | Secondary image for the resource, if applicable | Unknown | optional |
description | description | Description of the resource | Unknown | optional |
properties | properties | Resource properties | Unknown | optional |
obtaining | obtaining | How to get/where to find the resource | Unknown | optional |