Шаблон:RecursiveRecipe: различия между версиями

imported>Dragomagol
м (escape tooltip)
imported>Dragomagol
м (FORMATTING)
 
Строка 4: Строка 4:
Quite easy to add a chem to RecursiveRecipe
Quite easy to add a chem to RecursiveRecipe


1) Create a Template for your chem under this template. EG: "Template:RecursiveRecipe/Dough"
# Create a Template for your chem under this template. EG: "Template:RecursiveRecipe/Dough"
2) Add the ingredients. For simple ingredients, use plaintext. For complex ingredients (you use simple ingredients to make it) do the following:
# Add the ingredients. For simple ingredients, use plaintext. For complex ingredients (you use simple ingredients to make it) do the following:


Add the unit ratio (eg: "1 ..." or "5 ..."), and then the following template: <nowiki>{{Tooltip|[[#A|B]]|{{RecursiveRecipe/C}}}}</nowiki>
Add the unit ratio (eg: "1 ..." or "5 ..."), and then the following template: <nowiki>{{Tooltip|[[#A|B]]|{{RecursiveRecipe/C}}}}</nowiki>

Текущая версия от 04:02, 22 мая 2022

Woah! You shouldn't be seeing this. Notify Dragomagol where this is being shown, unless it's at Template:RecursiveRecipe.


Quite easy to add a chem to RecursiveRecipe

  1. Create a Template for your chem under this template. EG: "Template:RecursiveRecipe/Dough"
  2. Add the ingredients. For simple ingredients, use plaintext. For complex ingredients (you use simple ingredients to make it) do the following:

Add the unit ratio (eg: "1 ..." or "5 ..."), and then the following template: {{Tooltip|[[#A|B]]|{{RecursiveRecipe/C}}}}

Replace A, B and C with the chemical name (yes, the exact same name) and you're done! If the complex chem you listed is made with complex chems, that template will automagically deepen the layer.