Difference between revisions of "Template:Info Table"
DoctorKnow (Talk | contribs) m |
DoctorKnow (Talk | contribs) m |
||
Line 19: | Line 19: | ||
|- | |- | ||
| colspan="3" align="center" | {{{otherinfo|—————}}} | | colspan="3" align="center" | {{{otherinfo|—————}}} | ||
+ | |- | ||
+ | ! colspan="3" height="20pt" align="center" style="background:gold; color:black" | Version Availability | ||
+ | |- | ||
+ | | colspan="3" align="center" | {{{versions|All}}} | ||
|} | |} | ||
Line 34: | Line 38: | ||
|- | |- | ||
| colspan="3" align="center" | {{{info1|—————}}}{{clr}}{{{info2|}}}{{clr}}{{{info3|}}}{{clr}}{{{info4|}}}{{clr}}{{{info5|}}}{{clr}} | | colspan="3" align="center" | {{{info1|—————}}}{{clr}}{{{info2|}}}{{clr}}{{{info3|}}}{{clr}}{{{info4|}}}{{clr}}{{{info5|}}}{{clr}} | ||
− | |}</includeonly> | + | |} |
+ | |||
+ | [[Category:Food Items|{{PAGENAME}}]]</includeonly> | ||
<noinclude>'''Syntax:'''<br /> | <noinclude>'''Syntax:'''<br /> | ||
<nowiki>{{Food Item</nowiki><br /> | <nowiki>{{Food Item</nowiki><br /> | ||
− | |id= (Food | + | |id= (Food items do have ID numbers. If you don't know a food item's ID number, don't worry about it.)<br /> |
|image= (The URL of the food item's image.)<br /> | |image= (The URL of the food item's image.)<br /> | ||
|name= (The food item's name.)<br /> | |name= (The food item's name.)<br /> | ||
− | |tgain= (T Gain, e.g. + | + | |tgain= (T Gain, e.g. +12 Awake)<br /> |
|sgain= (Stat Gain, e.g. +1 Intelligence)<br /> | |sgain= (Stat Gain, e.g. +1 Intelligence)<br /> | ||
|effect= (Status effect link or a description, i.e. clear out stomach and liver.)<br /> | |effect= (Status effect link or a description, i.e. clear out stomach and liver.)<br /> | ||
|loc1= (First location.)<br /> | |loc1= (First location.)<br /> | ||
− | |cost1= (Cost of item from first location.)<br /> | + | |cost1= (Cost of item from first location. Costs can be in money, cans, tokens, T, Points, etc.)<br /> |
|loc2= (Second location. Does not need to be included if there is no second location.)<br /> | |loc2= (Second location. Does not need to be included if there is no second location.)<br /> | ||
− | |cost2= (Cost of item from second location. | + | |cost2= (Cost of item from second location. Does not need to be included if there is no second location.)<br /> |
|loc3= (See loc2.)<br /> | |loc3= (See loc2.)<br /> | ||
|cost3= (See cost2.)<br /> | |cost3= (See cost2.)<br /> | ||
Line 64: | Line 70: | ||
|cost10= <br /> | |cost10= <br /> | ||
|otherinfo= (Additional information such as Easter eggs, cautions, etc. go here as a paragraph of text.)<br /> | |otherinfo= (Additional information such as Easter eggs, cautions, etc. go here as a paragraph of text.)<br /> | ||
+ | |versions= (The versions of HoboWars this food item is located in, i.e. HW1, HW2, FBHW, and HA. If available in all, don't include.)<br /> | ||
|ingredients= (Components of food item, i.e. Red Hots + Gasoline)<br /> | |ingredients= (Components of food item, i.e. Red Hots + Gasoline)<br /> | ||
|sepyield= (Yield from separation, i.e. Single-Single & Single-Single)<br /> | |sepyield= (Yield from separation, i.e. Single-Single & Single-Single)<br /> | ||
Line 74: | Line 81: | ||
− | If | + | If a variable doesn't need to be included, simply don't include it. By that I mean don't have the "|variable= " in the list at all. The template will take over and fill in appropriate information for you. |
+ | |||
+ | [[Category:All wiki templates|{{PAGENAME}}]] | ||
<!--For your convenience, simply copy and paste this to get started: | <!--For your convenience, simply copy and paste this to get started: | ||
Line 105: | Line 114: | ||
|cost10= | |cost10= | ||
|otherinfo= | |otherinfo= | ||
+ | |versions= | ||
|ingredients= | |ingredients= | ||
|sepyield= | |sepyield= |
Revision as of 11:26, 25 March 2010
Syntax:
{{Food Item
|id= (Food items do have ID numbers. If you don't know a food item's ID number, don't worry about it.)
|image= (The URL of the food item's image.)
|name= (The food item's name.)
|tgain= (T Gain, e.g. +12 Awake)
|sgain= (Stat Gain, e.g. +1 Intelligence)
|effect= (Status effect link or a description, i.e. clear out stomach and liver.)
|loc1= (First location.)
|cost1= (Cost of item from first location. Costs can be in money, cans, tokens, T, Points, etc.)
|loc2= (Second location. Does not need to be included if there is no second location.)
|cost2= (Cost of item from second location. Does not need to be included if there is no second location.)
|loc3= (See loc2.)
|cost3= (See cost2.)
|loc4=
|cost4=
|loc5=
|cost5=
|loc6=
|cost6=
|loc7=
|cost7=
|loc8=
|cost8=
|loc9=
|cost9=
|loc10=
|cost10=
|otherinfo= (Additional information such as Easter eggs, cautions, etc. go here as a paragraph of text.)
|versions= (The versions of HoboWars this food item is located in, i.e. HW1, HW2, FBHW, and HA. If available in all, don't include.)
|ingredients= (Components of food item, i.e. Red Hots + Gasoline)
|sepyield= (Yield from separation, i.e. Single-Single & Single-Single)
|info1= (Information such as "A Faberge Cream Egg ingredient." goes here.
|info2= (See info1.)
|info3=
|info4=
|info5=
}}
If a variable doesn't need to be included, simply don't include it. By that I mean don't have the "|variable= " in the list at all. The template will take over and fill in appropriate information for you.