Template:Food: Difference between revisions

From Fonline The Long Journey Wiki
Jump to navigation Jump to search
Created page with "{| class="wikitable" style="float:right; clear:right; margin:0 0 1em 1em; width:300px;" |- ! colspan="2" style="text-align:center; font-size:120%;" | {{{name|}}} |- | colspan="2" style="text-align:center;" | [[File:{{{image|}}}|250px]] |- ! Description | {{{desc|}}} |- ! Instant Effects | {{{instant|}}} |- ! Effects Over Time | {{{overtime|}}} |- ! Addiction | {{{addiction|}}} |- ! Cost | {{{cost|}}} |- ! Weight | {{{weight|}}} |- ! Volume | {{{volume|}}} |- ! M..."
 
No edit summary
Line 17: Line 17:
! Effects Over Time
! Effects Over Time
| {{{overtime|}}}
| {{{overtime|}}}
|-
! Addiction
| {{{addiction|}}}


|-
|-
Line 38: Line 34:
| {{{material|}}}
| {{{material|}}}
|}
|}
<noinclude>
== How to use this template ==
To use this template on a food item page, copy and paste the following:
<pre>
{{Food
|name=
|desc=
|image=
|instant=
|overtime=
|cost=
|weight=
|volume=
|material=
}}
</pre>
</noinclude>

Revision as of 18:18, 9 March 2026

[[File:|250px]]
Description
Instant Effects
Effects Over Time
Cost
Weight
Volume
Material


How to use this template

To use this template on a food item page, copy and paste the following:

{{Food
|name=
|desc=
|image=
|instant=
|overtime=
|cost=
|weight=
|volume=
|material=
}}