Template:Food: Difference between revisions

From Fonline The Long Journey Wiki
Jump to navigation Jump to search
No edit summary
Tag: Manual revert
mNo edit summary
 
(9 intermediate revisions by the same user not shown)
Line 35: Line 35:


|-
|-
! Recipe
! Method
| {{{recipe|}}}
| {{{method|}}}
 
|-
! Craft
|
; Ingredients
: <div>{{{ingredients|}}}</div>
 
; Tools
: <div>{{{tools|}}}</div>
|}
|}
<includeonly>[[Category:Food]]</includeonly>
<includeonly>[[Category:Food]]</includeonly>
Line 42: Line 51:
<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
|base price=
|base price=base price of item here
|weight=
|weight=weight here in g
|volume=
|volume=volume number here
|material=
|material=material name here
|recipe=
|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]]