Template:Comestible
From Wikihack
| % Image:Comestible.png | |
|---|---|
| Name | Comestible |
| Cost | {{{cost}}} zm |
| Nutrition | {{{nutrition}}} |
| Turns to eat | {{{turns}}} |
| Weight | {{{weight}}} |
Put this template at the top of every comestible page. Call it like this:
{{comestible
|name=NAME
|tile=TILE
|cost=COST
|nutrition=NUTRITION
|turns=TURNS
|weight=WEIGHT
|color=COLOR
}}
Color is an optional parameters that defaults to brown. Tile defaults to [[image:NAME.png]]. See this talk page for further usage notes.


