Template:Food: Difference between revisions

From Fonline The Long Journey Wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
 
(16 intermediate revisions by the same user not shown)
Line 4: Line 4:


|-
|-
| colspan="2" style="text-align:center;" | [[File:{{{image|}}}|250px]]
| colspan="2" style="text-align:center;" | [[File:{{{image|}}}|75px]]


|-
|-
Line 19: Line 19:


|-
|-
! Cost
! Base Price
| {{{cost|}}}
| {{{base price|}}}


|-
|-
Line 33: Line 33:
! Material
! Material
| {{{material|}}}
| {{{material|}}}
|-
! Method
| {{{method|}}}
|-
! Craft
|
; Ingredients
: <div>{{{ingredients|}}}</div>
; Tools
: <div>{{{tools|}}}</div>
|}
|}
<includeonly>[[Category:Food]]</includeonly>


<noinclude>
<noinclude>
== How to use this template ==
== How to use this template ==
To use this template on a food item page, copy and paste the following:
To use this template on a food item page, copy and paste the following, the paste also includes instructions on what and how to put something in, don't forget to include categories:


<pre>
<pre>
{{Food
{{Food
|name=
|name=name of item here
|desc=
|desc=description of item here
|image=
|image=Image.png here
|instant=
|instant=instant effects here
|overtime=
|overtime=overtime effects here
|cost=
|base price=base price of item here
|weight=
|weight=weight here in g
|volume=
|volume=volume number here
|material=
|material=material name here
|method=frying
|ingredients=[[File:Fresh_meat.png|30px|link=Meat]]
|tools=[[File:Firepit.gif|30px|link=Firepit]] [[File:Oven.png|30px|link=Oven]]
}}
}}
== See also ==
*[[Related pages here]]
</pre>
</pre>


</noinclude>
</noinclude>

Latest revision as of 14:40, 13 March 2026

[[File:|75px]]
Description
Instant Effects
Effects Over Time
Base Price
Weight
Volume
Material
Method
Craft
Ingredients
Tools


How to use this template

To use this template on a food item page, copy and paste the following, the paste also includes instructions on what and how to put something in, don't forget to include categories:

{{Food
|name=name of item here
|desc=description of item here
|image=Image.png here
|instant=instant effects here
|overtime=overtime effects here
|base price=base price of item here
|weight=weight here in g
|volume=volume number here
|material=material name here
|method=frying
|ingredients=[[File:Fresh_meat.png|30px|link=Meat]]
|tools=[[File:Firepit.gif|30px|link=Firepit]] [[File:Oven.png|30px|link=Oven]]
}}
== See also ==
*[[Related pages here]]