Difference between revisions of "Template:Food"

From Salem Wiki
Jump to: navigation, search
 
(124 intermediate revisions by 11 users not shown)
Line 1: Line 1:
<!-- Start Template -->
+
<includeonly>|-
 
+
! style="color:white; font-size:1.4em" | '''Healing:'''
{|style="vertical-align:top; float:left; margin-right:15px"
+
|-
 +
|
 +
{| style="width:100%; border:black 2px solid; background:#4c4c4c; padding=10px; vertical-align:bottom; text-align:center;"
 +
!
 +
! style="width:18%" |[[Blood]]
 +
! style="width:18%" |[[Phlegm]]
 +
! style="width:18%" |[[Yellow Bile|Yellow]]
 +
! style="width:18%" |[[Black Bile|Black]]
 +
<!-- Heal Row-->
 +
|- style="background:#FFFFFF; color:#000000"
 +
| style="background:#4c4c4c; text-align:right" | '''Heal:'''
 +
| [[Heals Blood::{{#explode: {{{Heals}}} |,| 0 }}]]
 +
| [[Heals Phlegm::{{#explode: {{{Heals}}} |,| 1 }}]]
 +
| [[Heals Yellow::{{#explode: {{{Heals}}} |,| 2 }}]]
 +
| [[Heals Black::{{#explode: {{{Heals}}} |,| 3 }}]]
  
 +
|- style="background:#FFFFFF; color:#000000"
 +
| style="background:#4c4c4c; text-align:right" | '''Heal Uses:'''
 +
|[[Heal Uses::{{{Uses}}}]]
 +
|}
 +
|-
 +
! style="color:white; font-size:1.4em" | '''Gluttony:'''
 +
|-
 
|
 
|
 +
{| style="width:100%; border:black 2px solid; background:#4c4c4c; padding=10px; vertical-align:bottom; text-align:center;"
 +
!
 +
! style="width:18%" |[[Blood]]
 +
! style="width:18%" |[[Phlegm]]
 +
! style="width:18%" |[[Yellow Bile|Yellow]]
 +
! style="width:18%" |[[Black Bile|Black]]
  
<!-- Infobox -->
+
<!-- Gluttony Values Rows-->
 +
|- style="background:#FFFFFF; color:#000000"
 +
| style="background:#4c4c4c; text-align:right" | '''[[Gluttony]] Min:'''
 +
| [[Gives Min Blood::{{{Min Blood}}}]]
 +
| [[Gives Min Phlegm::{{{Min Phlegm}}}]]
 +
| [[Gives Min Yellow Bile::{{{Min Yellow Bile}}}]]
 +
| [[Gives Min Black Bile::{{{Min Black Bile}}}]]
 +
|- style="background:#FFFFFF; color:#000000"
 +
| style="background:#4c4c4c; text-align:right" | '''[[Gluttony]] Max:'''
 +
| [[Gives Max Blood::{{{Max Blood}}}]]
 +
| [[Gives Max Phlegm::{{{Max Phlegm}}}]]
 +
| [[Gives Max Yellow Bile::{{{Max Yellow Bile}}}]]
 +
| [[Gives Max Black Bile::{{{Max Black Bile}}}]]
  
{| style="min-width:250px; padding:.1em; border:black 2px solid; border-radius:.8em; background:#527ACC; font-family:Calibri"
+
|- style="background:#FFFFFF; color:#000000"
 +
| style="background:#4c4c4c; text-align:right" | '''Full and Fed Up for:'''
 +
|[[Gluttony Time::{{{Gluttony Time}}}]]
 +
|}
 +
{| style="width:100%; border:black 1px solid; background:#4c4c4c; padding=10px; vertical-align:bottom; text-align:left; padding-left:0.2em;"
 +
<!-- Food Groups Row-->
 +
|-
 +
| style="vertical-align:top; width:100px"|'''Food Group:'''  {{#switch: {{{Food Groups|}}} | =None | {{TX|T5|{{{Food Groups}}} }} }}
 +
|}
 +
|}
 +
{{#IFEQ: {{PAGENAME}} | Contributing | | [[Category:Snack Food]] [[Category:Food]]}}</includeonly>
 +
<noinclude>{{Notice|NOTE:|This is a MODULAR template. It MUST be used after one the the following templates:
 +
*[[Template:Foraged]] if the food item is foraged.
 +
*[[Template:Crafted]] if the food item is crafted.}}
  
! style="color:white; font-size:1.4em"|'''Basic Info:'''
+
See [[Help:Contributing]] for instructions and examples for adding a new page to the wiki.
  
|-
 
 
|
 
 
{| style="width:100%; border:black 2px solid; background:#bacae9"
 
 
|| '''Food Name:  ''' ||{{PAGENAME}}
 
 
|-
 
 
|| '''Description:''' || {{ #if: {{{descrip|}}} | ''{{{descrip}}}'' | ''Description Unknown'' }}
 
 
|}
 
 
|-
 
 
! style="color:white; font-size:1.4em" |'''Prerequisites:'''
 
 
|-
 
 
|
 
 
{| style="width:100%; border:black 2px solid; background:#bacae9"
 
 
|| '''Skills Required:  ''' || {{#switch: {{{skillReq|}}} | =''none'' | {{T1|{{{skillReq}}} }} }}
 
 
|-
 
 
|-
 
 
|| '''Structures Required:''' || {{#switch: {{{structReq|}}} | =''none'' | {{T1|{{{structReq}}} }} }}
 
 
|-
 
 
|-
 
 
|| '''Required by:''' || {{#switch: {{{reqBy|}}} | =''none'' | {{T1|{{{reqBy}}} }} }}
 
 
|}
 
 
 
 
|}
 
 
 
 
 
 
|} <!--End Template -->
 
 
 
 
<noinclude>
 
  
 +
{| style="float:left; width:320px; padding:0.2em; border:black 2px solid; border-radius:0.4em; background:#71583b; font-family:Calibri; margin-right:25px"
 +
{{Food
 +
| Heals=1,2,3,4 
 +
| Uses=42
 +
| Min Blood=5 | Max Blood=6
 +
| Min Phlegm=7 | Max Phlegm=8
 +
| Min Yellow Bile=0 | Max Yellow Bile=9
 +
| Min Black Bile=1 | Max Black Bile=2
 +
| Gluttony Time=1:50
 +
| Food Groups= Game Meat
 +
}}
 +
{|
 +
| style="vertical-align:top" |'''Code:'''
 +
----
 
<pre>
 
<pre>
 
 
{{Food
 
{{Food
 
+
| Heals=,,,
| descrip=
+
| Uses=
 
+
| Min Blood= | Max Blood=
| skillReq=
+
| Min Phlegm= | Max Phlegm=
 
+
| Min Yellow Bile= | Max Yellow Bile=
| structReq=
+
| Min Black Bile= | Max Black Bile=
 
+
| Gluttony Time=
| reqBy=
+
| Food Groups=
 
 
 
}}</pre>
 
}}</pre>
 
+
|}
 
</noinclude>
 
</noinclude>

Latest revision as of 22:25, 24 May 2024

NOTE: This is a MODULAR template. It MUST be used after one the the following templates:


See Help:Contributing for instructions and examples for adding a new page to the wiki.


Healing:
Blood Phlegm Yellow Black
Heal: 1 2 3 4
Heal Uses: 42
Gluttony:
Blood Phlegm Yellow Black
Gluttony Min: 5 7 0 1
Gluttony Max: 6 8 9 2
Full and Fed Up for: 1:50
Food Group: Game Meat icon.pngGame Meat
Code:
{{Food
| Heals=,,,
| Uses=
| Min Blood= | Max Blood=
| Min Phlegm= | Max Phlegm=
| Min Yellow Bile= | Max Yellow Bile=
| Min Black Bile= | Max Black Bile=
| Gluttony Time=
| Food Groups=
}}