Difference between revisions of "Template:Infobox tree"

From Stardew Valley Wiki
Jump to navigation Jump to search
(default image to 96px)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<includeonly><div id="infoboxborder">
 
<includeonly><div id="infoboxborder">
 
{| id="infoboxtable"
 
{| id="infoboxtable"
|colspan=2 id="infoboxheader"|{{{name|{{PAGENAME}}}}}
+
|colspan="2" id="infoboxheader"|{{{name|{{PAGENAME}}}}}
 
|-
 
|-
|colspan=2|{{#if:{{{image}}}|[[File:{{{image|}}}|center|96px|link=]]|}}
+
|colspan="2" style="padding-bottom: 15px;"|{{#if:{{{image|}}}|[[File:{{{image|}}}|center|96px|link=]]|}}
 +
|-
 +
|colspan="2" id="infoboxsection" style="text-align: center;"|Information
 
|-
 
|-
 
|id="infoboxsection"|Seed
 
|id="infoboxsection"|Seed
Line 14: Line 16:
 
|id="infoboxdetail"|{{#if:{{{growth|}}}|{{{growth|N/A}}}|N/A}}
 
|id="infoboxdetail"|{{#if:{{{growth|}}}|{{{growth|N/A}}}|N/A}}
 
|-
 
|-
|colspan=2 id="infoboxfooter"|
+
|}</div>{{InfoboxSEO}}</includeonly><noinclude>{{{{FULLPAGENAME}}/doc}}</noinclude>
|}
 
</div>{{#if:{{{debug mode|}}}||[[Category:Trees]]}}{{InfoboxSEO}}{{#seo:
 
|og:image={{#if:{{{image|}}}|{{filepath:{{{image|}}}}}}}
 
}}</includeonly><noinclude>{{{{FULLPAGENAME}}/doc}}</noinclude>
 

Latest revision as of 19:19, 17 November 2022

Description

This template is used to provide a template that displays an infobox for tree pages.

Use

This template can be used by entering the following onto a relevant page. Do not use this on your user page. It is reserved for content pages.

{{Infobox tree
|image  = 
|seed   = 
|tapper = 
|growth = 
}}

Parameters

{{Infobox tree
|image  = 
|seed   = What seed does it use?
|tapper = What does it produce when tapped?
|growth = How long for it to grow?
}}