Difference between revisions of "Template:Autowiki/SoupRecipeTemplate"

From /tg/station 13 Wiki
Jump to navigation Jump to search
(Table format)
m (Formatting)
Line 1: Line 1:
 
|-
 
|-
|style="text-align: center;"|[[File:Autowiki/{{{icon}}}.png]]
+
|[[File:Autowiki/{{{icon}}}.png]]
|style="text-align: center;"|{{{name}}}
+
|{{{name}}}
|style="text-align: center;"|{{{requirements}}}
+
|{{{requirements}}}
|style="text-align: center;"|{{{results}}}
+
|{{{results}}}
|style="text-align: center;"|{{{taste}}}
+
|{{{taste}}}
|style="text-align: center;"|{{{foodtypes}}}
+
|{{{foodtypes}}}
|style="text-align: center;"|{{{description}}}
+
|{{{description}}}
  
 
<noinclude>==Using this template==
 
<noinclude>==Using this template==
 
<pre>
 
<pre>
{|class="wikitable" style="width:90%" border="1" cellspacing="0" cellpadding="2"
+
{|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%" class="unsortable"|Bowl Icon
 
! scope="col" style="width:10%" |Name
 
! scope="col" style="width:10%" |Name
Line 17: Line 17:
 
! scope="col" style="width:10%" class="unsortable"|Taste
 
! scope="col" style="width:10%" class="unsortable"|Taste
 
! scope="col" style="width:10%" class="unsortable"|Food Types
 
! scope="col" style="width:10%" class="unsortable"|Food Types
! scope="col" style="width:10%" class="unsortable"|Description
+
! scope="col" style="width:15%" class="unsortable"|Description
 
{{Autowiki/SoupRecipeTemplate
 
{{Autowiki/SoupRecipeTemplate
 
|name=Custom Soup
 
|name=Custom Soup
Line 49: Line 49:
 
</pre>
 
</pre>
 
This will result in the following:
 
This will result in the following:
{|class="wikitable" style="width:90%" border="1" cellspacing="0" cellpadding="2"
+
{|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%" class="unsortable"|Bowl Icon
 
! scope="col" style="width:10%" |Name
 
! scope="col" style="width:10%" |Name
Line 56: Line 56:
 
! scope="col" style="width:10%" class="unsortable"|Taste
 
! scope="col" style="width:10%" class="unsortable"|Taste
 
! scope="col" style="width:10%" class="unsortable"|Food Types
 
! scope="col" style="width:10%" class="unsortable"|Food Types
! scope="col" style="width:10%" class="unsortable"|Description
+
! 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</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
{{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>}}
+
|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>
 +
}}
 
|-
 
|-
 
|}
 
|}
 
[[Category:Templates]]
 
[[Category:Templates]]
 
</noinclude>
 
</noinclude>

Revision as of 02:46, 23 April 2023

|- |[[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
File:Autowiki/soup/Water.png Custom Soup
  • 30 units Water

  • Created when burning soup with at least 3 ingredients present
    Any solid ingredient counts
    At temperature 580K
  • 10 units Water

  • Whatever's in the pot
  • Whatever you use. Whatever you use. A custom soup recipe, allowing you to throw whatever you want in the pot.


    File:Autowiki/soup/Meatball Soup.png Meatball Soup
  • 50 units Water

  • 1 meatball

  • 1 carrot

  • 1 potato

  • At temperature 450K
  • 30 units Meatball Soup

  • 9 units Water
  • meat Meat You've got balls kid, BALLS!


    File:Autowiki/soup/Tomato Soup.png Tomato Soup
  • 50 units Water

  • 2 tomatos

  • At temperature 450K
  • 30 units Tomato Soup

  • 20 units Tomato Juice
  • tomato Vegetables
    Fruits
    Drinking this feels like being a vampire! A tomato vampire...