A Wiki in the Desert
Log in

Difference between revisions of "Template:TreeGroup"

From A Wiki in the Desert
m
m
 
Line 3: Line 3:
 
   |wood={{trim|{{{wood}}}}}
 
   |wood={{trim|{{{wood}}}}}
 
   |rarity={{trim|{{{rarity}}}}}
 
   |rarity={{trim|{{{rarity}}}}}
   |icon={{#if: {{{icon|}}} | {{trim|{{{icon|}}}}}}}
+
   |icon={{#if: [[File:{{{icon|}}}|{{{width|}}}]] | [[File:{{trim|{{{icon|}}}}}|{{trim|{{{width|}}}}}]]}}
 
}}{{#set: Is grouping=True}}{{#set: Is wood={{#if: {{{wood|}}}|{{{wood}}}|false}}}}</includeonly>
 
}}{{#set: Is grouping=True}}{{#set: Is wood={{#if: {{{wood|}}}|{{{wood}}}|false}}}}</includeonly>
 
<noinclude>
 
<noinclude>
Line 36: Line 36:
 
"type": "string",
 
"type": "string",
 
"suggested": true
 
"suggested": true
},
 
"width": {
 
"type": "string",
 
"label": "Width",
 
"description": "If you want the images to be different sizes, do not provide the width parameter. Integer width in pixels; no 'px' suffix"
 
 
}
 
}
 
},
 
},

Latest revision as of 16:13, 18 February 2023


This template adds a skill infobox to the page and marks it as a group semantically.

Template parameters

ParameterDescriptionTypeStatus
Namename

The name of the tree

Example
Royal Palm
Stringrequired
Woodwood

The volume of wood the tree produces

Example
4
Stringrequired
Rarityrarity

How rare the tree is

Example
Uncommon
Stringsuggested
Iconicon

The icon to show on the infobox

Example
Tree-4-RoyalPalm.png
Stringsuggested