Difference between revisions of "Template:Infobox Plant"

From UnReal World Wiki
Jump to: navigation, search
(allow "edible" for "eatable")
 
(6 intermediate revisions by 4 users not shown)
Line 2: Line 2:
 
! class="namebox bgimage8"  colspan="3" | <span class="textshadow">{{{name|{{PAGENAME}}}}}</span>
 
! class="namebox bgimage8"  colspan="3" | <span class="textshadow">{{{name|{{PAGENAME}}}}}</span>
 
|- style="text-align:center;"
 
|- style="text-align:center;"
| class="bgimage"  colspan="3" style="padding:0.5em" | [[{{{image|Image:{{PAGENAME}}.png}}}]]<br/>''{{{caption| }}}''
+
| class="imagebox"  colspan="3" style="padding:0.5em" | [[{{{image|Image:{{PAGENAME}}.png}}}]]<br/>''{{{caption| }}}''
 
|-
 
|-
 
! class="sectionbox" colspan="3" | Basic Info
 
! class="sectionbox" colspan="3" | Basic Info
Line 20: Line 20:
 
| '''Cultivated:'''
 
| '''Cultivated:'''
 
| '''{{{cultivated}}}'''
 
| '''{{{cultivated}}}'''
 +
|-
 +
| '''Edible:'''
 +
| '''{{{eatable|{{{edible}}}}}}'''
 +
|-
 
{{#ifeq: {{{harvestable}}} | Yes |
 
{{#ifeq: {{{harvestable}}} | Yes |
 
         {{!}} '''Harvest Weight:'''
 
         {{!}} '''Harvest Weight:'''
Line 49: Line 53:
 
| '''{{{produces}}}'''
 
| '''{{{produces}}}'''
 
|-
 
|-
 +
{{#ifeq: {{{type}}} | Tree ||
 +
        !  class="sectionbox" colspan="3" {{!}} Food Information
 +
        {{$}}
 +
        {{!}} '''Carbs:'''
 +
        {{!}} '''{{{carbs}}}'''
 +
        {{$}}
 +
        {{!}} '''Fat:'''
 +
        {{!}} '''{{{fat}}}'''
 +
        {{$}}
 +
        {{!}} '''Protein:'''
 +
        {{!}} '''{{{protein}}}'''
 +
        {{$}}
 +
}}
 
|}
 
|}
  
  
 
[[Category:Plant]]
 
[[Category:Plant]]

Latest revision as of 14:30, 28 September 2016

Infobox Plant
File:Infobox Plant.png
Basic Info
Type: {{{type}}}
Known By: {{{known}}}
Region: {{{region}}}
Terrain: {{{terrain}}}
Cultivated: {{{cultivated}}}
Edible: {{{edible}}}
Growth Information
Sprout Month: {{{sprout}}}
Growth Time: {{{growth}}}
Harvest Date: {{{harvest}}}
Wither Month: {{{wither}}}
Harvest Information
Harvest Tool: {{{harvestTool}}}
Produces: {{{produces}}}
Food Information
Carbs: {{{carbs}}}
Fat: {{{fat}}}
Protein: {{{protein}}}