Template:ProductionRecipe: Difference between revisions
Template page
More actions
Content deleted Content added
imported>76561197983315271 No edit summary  | 
				imported>76561197983315271 No edit summary  | 
				||
| Line 1: | Line 1: | ||
{|  | 
|||
<templatestyles src="ItemRecipe/style.css" />  | 
  |||
| ⚫ | |||
<div class="tt_recipe">  | 
  |||
| ⚫ | |||
{{#if:{{{In1|}}}|  | 
  |||
| ⚫ | |||
<div class="tt_recipe_item">  | 
  |||
[[File:Icon_{{{  | 
  {{#if:{{{In4|}}}| [[File:Icon_{{{In4}}}.png|link={{{In4}}}|45x45px]] {{{In4Qty}}} }}  | 
||
| ⚫ | |||
<div>  | 
  |||
| ⚫ | |||
{{{In1Qty}}}  | 
  |||
| ⚫ | |||
</div>  | 
  |||
| ⚫ | |||
</div>}}  | 
  |||
| ⚫ | |||
{{#if:{{{In2|}}}|  | 
  |||
|}  | 
|||
<div class="tt_recipe_item">  | 
  |||
| ⚫ | |||
<div>  | 
  |||
{{{In2Qty}}}  | 
  |||
</div>  | 
  |||
</div>}}  | 
  |||
{{#if:{{{In3|}}}|  | 
  |||
<div class="tt_recipe_item">  | 
  |||
| ⚫ | |||
<div>  | 
  |||
{{{In3Qty}}}  | 
  |||
</div>  | 
  |||
</div>}}  | 
  |||
{{#if:{{{In4|}}}|  | 
  |||
<div class="tt_recipe_item">  | 
  |||
| ⚫ | |||
<div>  | 
  |||
{{{In4Qty}}}  | 
  |||
</div>  | 
  |||
</div>}}  | 
  |||
{{#if:{{{In5|}}}|  | 
  |||
<div class="tt_recipe_item">  | 
  |||
| ⚫ | |||
<div>  | 
  |||
{{{In5Qty}}}  | 
  |||
</div>  | 
  |||
</div>}}  | 
  |||
{{#if:{{{In6|}}}|  | 
  |||
<div class="tt_recipe_item">  | 
  |||
| ⚫ | |||
{{{In6Qty}}}  | 
  |||
</div>  | 
  |||
</div>}}  | 
  |||
| ⚫ | |||
<div class="tt_rec_arrow tt_glow">  | 
  |||
<div>  | 
  |||
{{{CraftTime}}}  | 
  |||
</div>}}  | 
  |||
</div>  | 
  |||
{{#if:{{{Out1|}}}|  | 
  |||
<div class="tt_output_item">  | 
  |||
| ⚫ | |||
<div>  | 
  |||
{{{Out1Qty}}}  | 
  |||
</div>  | 
  |||
</div>}}  | 
  |||
{{#if:{{{Out2|}}}|  | 
  |||
<div class="tt_output_item">  | 
  |||
| ⚫ | |||
<div>  | 
  |||
{{{Out2Qty}}}  | 
  |||
</div>  | 
  |||
</div>}}  | 
  |||
</div>  | 
  |||
<noinclude>  | 
  <noinclude>  | 
||
{{documentation}}  | 
  {{documentation}}  | 
||
Revision as of 16:06, 4 February 2021
This documentation is transcluded from Template:ProductionRecipe/doc. Changes can be proposed in the talk page.