Difference between revisions of "Template:Infobox Food"
From UnReal World Wiki
(53 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | {| class=" | + | {| class="infobox" align="right" style="width:300px;" |
− | ! class=" | + | ! class="namebox bgimage6" colspan="3" | <span class="textshadow">{{{name|{{PAGENAME}}}}}</span> |
|- style="text-align:center;" | |- style="text-align:center;" | ||
− | | class=" | + | | class="imagebox" colspan="3" style="padding:0.5em" | [[{{{image|Image:{{PAGENAME}}.png}}}|300x100px]]<br/>''{{{caption| }}}'' |
|- | |- | ||
− | ! class=" | + | ! class="sectionbox" colspan="3"| Basic Info |
|- style="vertical-align:top; text-align:left;" | |- style="vertical-align:top; text-align:left;" | ||
| '''Type:''' | | '''Type:''' | ||
Line 21: | Line 21: | ||
| '''{{{spoilTime}}}''' | | '''{{{spoilTime}}}''' | ||
|- | |- | ||
+ | | '''Must Cook:''' | ||
+ | | '''{{{mustCook}}}''' | ||
+ | |- | ||
{{#if: {{#ask: [[requires::{{PAGENAME}}]]}} | {{#if: {{#ask: [[requires::{{PAGENAME}}]]}} | ||
| {{#if: {{#show: {{PAGENAME}} | ?specific | link=none}} | | {{#if: {{#show: {{PAGENAME}} | ?specific | link=none}} | ||
Line 35: | Line 38: | ||
}} | }} | ||
}} | }} | ||
− | ! class=" | + | ! class="sectionbox" colspan="3" | Nutrition |
|- | |- | ||
| '''Carb''' | | '''Carb''' | ||
Line 49: | Line 52: | ||
| '''{{{water}}}''' | | '''{{{water}}}''' | ||
|- | |- | ||
− | {{#Ifeq: {{{type}}} | Mushroom | + | | |
− | | ! class=" | + | | style="text-align:right;" |<small>[[Nutrition|more on nutrition]]</small> |
+ | |- | ||
+ | {{#Ifeq: {{{type}}} | [[:Category:Mushroom{{!}}Mushroom]] | ||
+ | | ! class="sectionbox" colspan="3"{{!}} Medicinal Info | ||
{{$}} | {{$}} | ||
{{!}} '''Poisonous:''' | {{!}} '''Poisonous:''' | ||
Line 56: | Line 62: | ||
{{$}} | {{$}} | ||
{{!}} '''Effects:''' | {{!}} '''Effects:''' | ||
− | {{!}} '''{{{ | + | {{!}} '''{{{effectRaw}}}''' |
− | | {{#Ifeq: {{{type}}} | [[:Category: | + | | {{#Ifeq: {{{type}}} | [[:Category:Flower{{!}}Flower]] |
− | | ! colspan="3 | + | | ! class="sectionbox" colspan="3" {{!}} '''Medicinal Info''' |
{{$}} | {{$}} | ||
{{!}} '''Poisonous:''' | {{!}} '''Poisonous:''' | ||
Line 64: | Line 70: | ||
{{$}} | {{$}} | ||
{{!}} '''Effects Raw:''' | {{!}} '''Effects Raw:''' | ||
− | {{!}} '''{{{ | + | {{!}} '''{{{effectRaw}}}''' |
{{$}} | {{$}} | ||
{{!}} '''Effects Boiled:''' | {{!}} '''Effects Boiled:''' | ||
{{!}} '''{{{effectsBoiled}}}''' | {{!}} '''{{{effectsBoiled}}}''' | ||
− | | | + | {{$}} |
+ | {{!}} '''Effects Topical:''' | ||
+ | {{!}} '''{{{effectsTopical}}}''' | ||
+ | | {{#Ifeq: {{{type}}} | [[:Category:Root{{!}}Root]] | ||
+ | | ! class="sectionbox" colspan="3" {{!}} '''Medicinal Info''' | ||
+ | {{$}} | ||
+ | {{!}} '''Poisonous:''' | ||
+ | {{!}} '''{{{poisonous}}}''' | ||
+ | {{$}} | ||
+ | {{!}} '''Effects Raw:''' | ||
+ | {{!}} '''{{{effectRaw}}}''' | ||
+ | {{$}} | ||
+ | {{!}} '''Effects Boiled:''' | ||
+ | {{!}} '''{{{effectsBoiled}}}''' | ||
+ | {{$}} | ||
+ | {{!}} '''Effects Topical:''' | ||
+ | {{!}} '''{{{effectsTopical}}}''' | ||
+ | | {{#Ifeq: {{{type}}} | [[:Category:Leaf{{!}}Leaf]] | ||
+ | | ! class="sectionbox" colspan="3"{{!}} '''Medicinal Info''' | ||
+ | {{$}} | ||
+ | {{!}} '''Poisonous:''' | ||
+ | {{!}} '''{{{poisonous}}}''' | ||
+ | {{$}} | ||
+ | {{!}} '''Effects Raw:''' | ||
+ | {{!}} '''{{{effectRaw}}}''' | ||
+ | {{$}} | ||
+ | {{!}} '''Effects Boiled:''' | ||
+ | {{!}} '''{{{effectsBoiled}}}''' | ||
+ | {{$}} | ||
+ | {{!}} '''Effects Topical:''' | ||
+ | {{!}} '''{{{effectsTopical}}}''' | ||
+ | | | ||
+ | }} | ||
+ | }} | ||
}} | }} | ||
}} | }} | ||
{{#if: {{{ingredients|}}} | | {{#if: {{{ingredients|}}} | | ||
− | ! | + | ! class="sectionbox" colspan="3" {{!}} Recipe |
{{$}} style="vertical-align:top;" | {{$}} style="vertical-align:top;" | ||
{{!}} '''Ingredients:''' | {{!}} '''Ingredients:''' | ||
Line 92: | Line 131: | ||
}} | }} | ||
|} | |} | ||
+ | |||
+ | <includeonly>[[Category:Food]] | ||
+ | {{#switch: {{{type}}} | ||
+ | | [[:Category:Mushroom{{!}}Mushroom]] = [[Category:Mushroom]] | ||
+ | | [[:Category:Flower{{!}}Flower]] = [[Category:Flower]] | ||
+ | | [[:Category:Root{{!}}Root]] = [[Category:Root]] | ||
+ | | [[:Category:Leaf{{!}}Leaf]] = [[Category:Leaf]] | ||
+ | | [[:Category:Berry{{!}}Berry]] = [[Category:Berry]] | ||
+ | }} | ||
+ | </includeonly> |
Latest revision as of 06:44, 16 July 2016
Infobox Food | ||
---|---|---|
| ||
Basic Info | ||
Type: | {{{type}}} | |
Weight: | {{{weight}}} | |
Source: | {{{source}}} | |
Trade Value: | {{{value}}} | |
Spoil Time: | {{{spoilTime}}} | |
Must Cook: | {{{mustCook}}} | |
Nutrition | ||
Carb | {{{carb}}} | |
Fat | {{{fat}}} | |
Protein | {{{protein}}} | |
Water | {{{water}}} | |
more on nutrition |