Template:Synthesis Recipes: Difference between revisions

From HorizonXI Wiki
(Created page with "<includeonly>{{#if:{{{recipe 1|}}}|<div style="display:inline-block; vertical-align:top; padding:1ex; width:35ch;">{{{recipe 1}}}</div><!-- -->{{#if:{{{recipe 2|}}}|<div style="display:inline-block; vertical-align:top; padding:1ex; width:35ch;">{{{recipe 2}}}</div><!-- -->{{#if:{{{recipe 3|}}}|<div style="display:inline-block; vertical-align:top; padding:1ex; width:35ch;">{{{recipe 3}}}</div><!-- -->{{#if:{{{recipe 4|}}}|<div style="display:inline-block; vertical-align:t...")
Tag: visualeditor-wikitext
 
(layout code change inline block display to flex box display)
 
Line 1: Line 1:
<includeonly>{{#if:{{{recipe 1|}}}|<div style="display:inline-block; vertical-align:top; padding:1ex; width:35ch;">{{{recipe 1}}}</div><!--
<includeonly><onlyinclude>{{#if:{{{recipe 1|}}}|<div style="display: flex; flex-wrap: wrap; justify-content: start; margin: 16px; gap: 16px;"><div style="width: 275px;">{{{recipe 1}}}</div><!--
-->{{#if:{{{recipe 2|}}}|<div style="display:inline-block; vertical-align:top; padding:1ex; width:35ch;">{{{recipe 2}}}</div><!--
-->{{#if:{{{recipe 2|}}}|<div style="width: 275px;">{{{recipe 2}}}</div><!--
-->{{#if:{{{recipe 3|}}}|<div style="display:inline-block; vertical-align:top; padding:1ex; width:35ch;">{{{recipe 3}}}</div><!--
-->{{#if:{{{recipe 3|}}}|<div style="width: 275px;">{{{recipe 3}}}</div><!--
-->{{#if:{{{recipe 4|}}}|<div style="display:inline-block; vertical-align:top; padding:1ex; width:35ch;">{{{recipe 4}}}</div><!--
-->{{#if:{{{recipe 4|}}}|<div style="width: 275px;">{{{recipe 4}}}</div><!--
-->{{#if:{{{recipe 5|}}}|<div style="display:inline-block; vertical-align:top; padding:1ex; width:35ch;">{{{recipe 5}}}</div><!--
-->{{#if:{{{recipe 5|}}}|<div style="width: 275px;">{{{recipe 5}}}</div><!--
-->{{#if:{{{recipe 6|}}}|<div style="display:inline-block; vertical-align:top; padding:1ex; width:35ch;">{{{recipe 6}}}</div><!--
-->{{#if:{{{recipe 6|}}}|<div style="width: 275px;">{{{recipe 6}}}</div><!--
-->{{#if:{{{recipe 7|}}}|<div style="display:inline-block; vertical-align:top; padding:1ex; width:35ch;">{{{recipe 7}}}</div><!--
-->{{#if:{{{recipe 7|}}}|<div style="width: 275px;">{{{recipe 7}}}</div><!--
-->{{#if:{{{recipe 8|}}}|<div style="display:inline-block; vertical-align:top; padding:1ex; width:35ch;">{{{recipe 8}}}</div><!--
-->{{#if:{{{recipe 8|}}}|<div style="width: 275px;">{{{recipe 8}}}</div><!--
-->{{#if:{{{recipe 9|}}}|<div style="display:inline-block; vertical-align:top; padding:1ex; width:35ch;">{{{recipe 9}}}</div><!--
-->{{#if:{{{recipe 9|}}}|<div style="width: 275px;">{{{recipe 9}}}</div><!--
-->{{#if:{{{recipe 10|}}}|<div style="display:inline-block; vertical-align:top; padding:1ex; width:35ch;">{{{recipe 10}}}</div><!--
-->{{#if:{{{recipe 10|}}}|<div style="width: 275px;">{{{recipe 10}}}</div><!--
-->{{#if:{{{recipe 11|}}}|<div style="display:inline-block; vertical-align:top; padding:1ex; width:35ch;">{{{recipe 11}}}</div><!--
-->{{#if:{{{recipe 11|}}}|<div style="width: 275px;">{{{recipe 11}}}</div><!--
-->{{#if:{{{recipe 12|}}}|<div style="display:inline-block; vertical-align:top; padding:1ex; width:35ch;">{{{recipe 12}}}</div><!--
-->{{#if:{{{recipe 12|}}}|<div style="width: 275px;">{{{recipe 12}}}</div><!--
-->|}}<!--
-->|}}<!--
-->|}}<!--
-->|}}<!--
Line 22: Line 22:
-->|}}<!--
-->|}}<!--
-->|}}<!--
-->|}}<!--
-->{{-}}|}}</includeonly><noinclude>
--></div>|}}</onlyinclude></includeonly>
[[Category:Templates|{{PAGENAMEE}}]]
[[Category:Templates|{{PAGENAMEE}}]]
==Usage==
==Usage==
Line 44: Line 44:
*'''recipe 1''' through '''recipe 12:''' The synthesis recipes to show. See [[Template:Synthesis Recipe]].  
*'''recipe 1''' through '''recipe 12:''' The synthesis recipes to show. See [[Template:Synthesis Recipe]].  
===Examples===
===Examples===
{|border="1" width="80%"
<pre>
|- BGCOLOR="e3e3e3"
!width="40%"| Code
!width="60%"| Result
|-
| <pre>
{{Synthesis Recipes
{{Synthesis Recipes
| recipe 1 =
| recipe 1 =
Line 69: Line 64:
}}
}}
</pre>
</pre>
|
 
{{Synthesis Recipes
{{Synthesis Recipes
| recipe 1 =
| recipe 1 =
Line 88: Line 83:
}}
}}
}}
}}
|-
 
| <pre>
<pre>
{{Synthesis Recipes
{{Synthesis Recipes
| recipe 1 =
| recipe 1 =
Line 169: Line 164:
}}
}}
</pre>
</pre>
|
 
{{Synthesis Recipes
{{Synthesis Recipes
| recipe 1 =
| recipe 1 =
Line 248: Line 243:
}}
}}
}}
}}
|}
</noinclude>

Latest revision as of 14:18, 18 March 2024

Usage

{{Synthesis Recipes
| recipe 1 =
| recipe 2 =
| recipe 3 =
| recipe 4 =
| recipe 5 =
| recipe 6 =
| recipe 7 =
| recipe 8 =
| recipe 9 =
| recipe 10 =
| recipe 11 =
| recipe 12 =
}}

Assists in laying out synthesis recipes on item pages. The recipes will appear side-by-side if the horizontal space is available, but will flow to the next line if space is tight.

Examples

{{Synthesis Recipes
| recipe 1 =
{{Synthesis Recipe
| craft = Cooking
| cap = 110
| result = Smoldering Salisbury Steak
| hq result = Charred Salisbury Steak
| crystal = Fire
| ingredient = Sage
| ingredient 2 = Black Pepper
| ingredient 3 = Cerberus Meat
| ingredient 4 = Buffalo Meat
| ingredient 5 = Wild Onion
| ingredient 6 = Bird Egg
| ingredient 7 = Rock Salt
| ingredient 8 = White Bread
}}
}}
{{Synthesis Recipes
| recipe 1 =
{{Synthesis Recipe
| craft = Smithing
| cap = 20
| result = Iron Ingot
| hq result = Steel Ingot
| crystal = Fire
| ingredient = Iron Ore
| ingredient quantity = 4
}}
| recipe 2 =
{{Synthesis Recipe
| craft = Smithing
| cap = 56
| result = Steel Ingot
| hq result = Tama-Hagane
| crystal = Fire
| ingredient = Djinn Ash
| ingredient 2 = Iron Sand
| ingredient 2 quantity = 4
}}
| recipe 3 =
{{Synthesis Recipe
| craft = Smithing
| cap = 55
| result = Steel Ingot
| hq result = Tama-Hagane
| crystal = Fire
| ingredient = Bomb Ash
| ingredient 2 = Iron Sand
| ingredient 2 quantity = 4
| ingredient 3 = Cluster Ash
}}
| recipe 4 =
{{Synthesis Recipe
| craft = Smithing
| cap = 54
| result = Steel Ingot
| hq result = Tama-Hagane
| crystal = Fire
| ingredient = Bomb Ash
| ingredient quantity = 4
| ingredient 2 = Iron Sand
| ingredient 2 quantity = 4
}}
| recipe 5 =
{{Synthesis Recipe
| craft = Smithing
| cap = 55
| result = Steel Ingot
| hq result = Tama-Hagane
| crystal = Fire
| ingredient = Steel Nugget
| ingredient quantity = 6
| ingredient 2 = Iron Ore
}}
| recipe 6 =
{{Synthesis Recipe
| craft = Smithing
| cap = 21
| result = Iron Ingot
| hq result = Steel Ingot
| crystal = Fire
| ingredient = Iron Nugget
| ingredient quantity = 6
| ingredient 2 = Iron Ore
}}
| recipe 7 =
{{Synthesis Recipe
| craft = Smithing
| cap = 40
| result = Bronze Ingot
| hq result = Steel Ingot
| crystal = Light
| ingredient = Mildewy Ingot
}}
}}