Шаблон:Autowiki/SoupRecipeTemplate
|- |[[File:Autowiki/{{{icon}}}.png]] |{{{name}}} |{{{requirements}}} |{{{results}}} |{{{taste}}} |{{{foodtypes}}} |{{{description}}}
Using this template
{|class="wikitable sortable" style="width:90%" border="1" cellspacing="0" cellpadding="2" ! scope="col" style="width:10%" class="unsortable"|Bowl Icon ! scope="col" style="width:10%" |Name ! scope="col" style="width:10%" class="unsortable"|Requirements ! scope="col" style="width:10%" class="unsortable"|Results ! scope="col" style="width:10%" class="unsortable"|Taste ! scope="col" style="width:10%" class="unsortable"|Food Types ! scope="col" style="width:15%" class="unsortable"|Description {{Autowiki/SoupRecipeTemplate |name=Custom Soup |taste=Whatever you use. |foodtypes=Whatever you use. |description=A custom soup recipe, allowing you to throw whatever you want in the pot. |icon=soup/Water |requirements=<li>30 units Water</li><br><li>Created when burning soup with at least 3 ingredients present<br>Any solid ingredient counts<br>At temperature 580K</li> |results=<li>10 units Water</li><br><li>Whatever's in the pot</li> }} {{Autowiki/SoupRecipeTemplate |name=Meatball Soup| taste=meat| foodtypes=Meat| description=You've got balls kid, BALLS! |icon=soup/Meatball Soup |requirements=<li>50 units Water</li><br><li>1 meatball</li><br><li>1 carrot</li><br><li>1 potato</li><br>At temperature 450K |results=<li>30 units Meatball Soup</li><br><li>9 units Water</li> }} {{Autowiki/SoupRecipeTemplate |name=Tomato Soup |taste=tomato |foodtypes=Vegetables<br>Fruits |description=Drinking this feels like being a vampire! A tomato vampire... |icon=soup/Tomato Soup |requirements=<li>50 units Water</li><br><li>2 tomatos</li><br>At temperature 450K |results=<li>30 units Tomato Soup</li><br><li>20 units Tomato Juice</li> }} |- |}
This will result in the following:
Bowl Icon | Name | Requirements | Results | Taste | Food Types | Description |
---|---|---|---|---|---|---|
Файл:Autowiki/soup/Water.png | Custom Soup | Any solid ingredient counts At temperature 580K |
Whatever you use. | Whatever you use. | A custom soup recipe, allowing you to throw whatever you want in the pot.
| |
Файл:Autowiki/soup/Meatball Soup.png | Meatball Soup | At temperature 450K |
meat | Meat | You've got balls kid, BALLS!
| |
Файл:Autowiki/soup/Tomato Soup.png | Tomato Soup | At temperature 450K |
tomato | Vegetables Fruits |
Drinking this feels like being a vampire! A tomato vampire...
|