A Wiki in the Desert
Log in

Difference between revisions of "Template:TreeGroup"

From A Wiki in the Desert
(Created page with "<includeonly>{{Skill |name={{trim|{{{name}}}}} |wood={{trim|{{{wood}}}}} |rarity={{trim|{{{rarity}}}}} |icon={{#if: {{{icon|}}} | {{trim|{{{icon|}}}}}}} }}{{#set: Is g...")
 
m
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{Skill
+
<includeonly>{{Tree
 
   |name={{trim|{{{name}}}}}
 
   |name={{trim|{{{name}}}}}
 
   |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>

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