Template:Resource: Difference between revisions

From Horizon's End Wiki
No edit summary
No edit summary
Line 1: Line 1:
 
{| class="wikitable" style="max-width:450px;"
 
{{#if:{{{above|}}}|<nowiki/>
{{!}}-
{{!}}colspan="2" style="text-align:center; font-size: 125%; font-weight: bold; {{{abovestyle|}}}"{{!}}{{{above}}} }}
 
{| class="wikitable" style="max-width:30em;"
|-
|-
|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:Honeycomb.png|frameless|15em]]
|{{#if:{{{primaryimage|}}}|[[File:{{{primaryimage}}}|frameless|225px]]|[[File:air.png|frameless|225px]]}}
| simage
| {{#if:{{{secondaryimage|}}}|[[File:{{{secondaryimage}}}|frameless|225px]]}}
   {| class="wikitable" style="min-width:15em; border:2px solid #f8f9fa;"
   {| 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
   |}
   |}
desc
{{{description|}}}
   {| class="wikitable" style="min-width:15em; border:2px solid #f8f9fa;"
   {| 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
   |}
   |}
prop
{{{properties|}}}
|-
|-


|-
|-
|colspan = "2"  |  
|colspan = "2"  |  
   {| class="wikitable" style="min-width:30em; border:2px solid #f8f9fa;"
   {| 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>
{| class="wikitable" style="max-width:30em; border:4px solid #f8f9fa;"
{{documentation}}<!-- Please add category and language links to the bottom of the /doc sub-page, not here -->
|-
<templatedata>
|a
{
|a
"params": {
|a
"primaryimage": {
|-
"description": "Primary image for the resource"
|a
},
|a
"secondaryimage": {
|a
"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
Description
Properties
Obtaining


Catalogue a natural resource

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
primaryimageprimaryimage

Primary image for the resource

Unknownoptional
secondaryimagesecondaryimage

Secondary image for the resource, if applicable

Unknownoptional
descriptiondescription

Description of the resource

Unknownoptional
propertiesproperties

Resource properties

Unknownoptional
obtainingobtaining

How to get/where to find the resource

Unknownoptional