Шаблон:Autowiki/SoupRecipeTemplate: различия между версиями
imported>Mrmelbert (Soup autowiki template) |
imported>Mrmelbert (Table format) |
||
Строка 1: | Строка 1: | ||
|- | |- | ||
|style="text-align: center;"|[[File:Autowiki/{{{icon}}}.png]] | |style="text-align: center;"|[[File:Autowiki/{{{icon}}}.png]] | ||
Строка 15: | Строка 7: | ||
|style="text-align: center;"|{{{foodtypes}}} | |style="text-align: center;"|{{{foodtypes}}} | ||
|style="text-align: center;"|{{{description}}} | |style="text-align: center;"|{{{description}}} | ||
<noinclude>==Using this template== | <noinclude>==Using this template== | ||
<pre> | <pre> | ||
{{Autowiki/SoupRecipeTemplate|name= | {|class="wikitable" style="width:90%" border="1" cellspacing="0" cellpadding="2" | ||
{{Autowiki/SoupRecipeTemplate|name= | ! 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:10%" 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> | |||
}} | |||
|- | |||
|} | |||
</pre> | </pre> | ||
This will result in the following: | This will result in the following: | ||
{{Autowiki/SoupRecipeTemplate|name= | {|class="wikitable" style="width:90%" border="1" cellspacing="0" cellpadding="2" | ||
{{Autowiki/SoupRecipeTemplate|name= | ! 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:10%" 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</li><br><li>Any solid ingredient counts</li><br><li>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>}} | |||
|- | |||
|} | |||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Версия от 02:32, 23 апреля 2023
|- |style="text-align: center;"|[[File:Autowiki/{{{icon}}}.png]] |style="text-align: center;"|{{{name}}} |style="text-align: center;"|{{{requirements}}} |style="text-align: center;"|{{{results}}} |style="text-align: center;"|{{{taste}}} |style="text-align: center;"|{{{foodtypes}}} |style="text-align: center;"|{{{description}}}
Using this template
{|class="wikitable" 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:10%" 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 | 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...
|