This is a wiki for a reason. Anyone can contribute. If you see something that is inaccurate or can be improved, don't ask that it be fixed--just improve it.
[ Disclaimer, Create new user --- Wiki markup help, Install P99 ]

Difference between revisions of "Template:Magician Recipe"

From Project 1999 Wiki
Jump to: navigation, search
Line 1: Line 1:
<includeonly>* [[Research]] ({{{2|?}}})
+
<includeonly>* [[Research]] ({{{trivial|{{{2|?}}}}}})
** '''Yield: [[{{{1|}}}]]''' x1
+
** '''Yield: [[{{{name|{{{1|}}}}}}]]''' x1
 
** In [[ Elemental Grimoire]]:</includeonly><noinclude>
 
** In [[ Elemental Grimoire]]:</includeonly><noinclude>
  
Line 14: Line 14:
  
 
=== Examples ===
 
=== Examples ===
 
== Example #1 (Without Recipe Components) ==
 
<code><nowiki>{{Magician Recipe| Lesser Summoning: Water | 41}}</nowiki></code>
 
{{Magician Recipe| Lesser Summoning: Water | 41}}
 
  
 
== Example #1 (With Recipe Components) ==
 
== Example #1 (With Recipe Components) ==
<code><nowiki>{{Magician Recipe| Lesser Summoning: Water | 41}}
+
<code><nowiki>{{Magician Recipe| Lesser Summoning: Water |41}}
 
{{Recipe Component| Words of Dominion | 504}}
 
{{Recipe Component| Words of Dominion | 504}}
 
{{Recipe Component| Minor Summoning: Water]] | 554| Bought/Researched}}
 
{{Recipe Component| Minor Summoning: Water]] | 554| Bought/Researched}}
 
{{Recipe Component| Ice of Velious | 972}}</nowiki></code>
 
{{Recipe Component| Ice of Velious | 972}}</nowiki></code>
{{Magician Recipe| Lesser Summoning: Water | 41}}
+
{{Magician Recipe| Lesser Summoning: Water |41}}
 
{{Recipe Component| Words of Dominion | 504}}
 
{{Recipe Component| Words of Dominion | 504}}
 
{{Recipe Component| Minor Summoning: Water]] | 554| Bought/Researched}}
 
{{Recipe Component| Minor Summoning: Water]] | 554| Bought/Researched}}
 
{{Recipe Component| Ice of Velious | 972}}
 
{{Recipe Component| Ice of Velious | 972}}
  
== Example #2: Fake Spell With Unknown/Unspecified Trivial ==
+
== Example #1 (Without Recipe Components) ==
 +
<code><nowiki>{{Magician Recipe| Lesser Summoning: Water | 41}}</nowiki></code>
 +
{{Magician Recipe| Lesser Summoning: Water | 41}}
 +
 
 +
== Example #2 (Named Parameters) ==
 +
<code><nowiki>{{Magician Recipe
 +
| name = Lesser Summoning: Water
 +
| trivial = 41
 +
}}</nowiki></code>
 +
{{Magician Recipe
 +
| name = Lesser Summoning: Water
 +
| trivial = 41
 +
}}
 +
 
 +
== Example #3: Fake Spell With Unknown/Unspecified Trivial ==
 
<code><nowiki>{{Recipe Component| Fake Spell]] | }}</nowiki></code>
 
<code><nowiki>{{Recipe Component| Fake Spell]] | }}</nowiki></code>
 
{{Magician Recipe| Fake Spell}}
 
{{Magician Recipe| Fake Spell}}
 
</noinclude>
 
</noinclude>

Revision as of 16:38, 12 December 2019


Template for showing a Magician Research recipe. It is meant to be used before two or more Template:Recipe Component templates.

Contents

Usage

{{Magician Recipe| Item Name | Trivial}} *Recipe Components*

If no trivial is provided it will default to "?".

Examples

Example #1 (With Recipe Components)

{{Magician Recipe| Lesser Summoning: Water |41}} {{Recipe Component| Words of Dominion | 504}} {{Recipe Component| Minor Summoning: Water]] | 554| Bought/Researched}} {{Recipe Component| Ice of Velious | 972}}

Item 504.png 1 x Words of Dominion - Dropped
Item 554.png 1 x Minor Summoning: Water ]] Bought/Researched
Item 972.png 1 x Ice of Velious - Dropped

Example #1 (Without Recipe Components)

{{Magician Recipe| Lesser Summoning: Water | 41}}

Example #2 (Named Parameters)

{{Magician Recipe | name = Lesser Summoning: Water | trivial = 41 }}

Example #3: Fake Spell With Unknown/Unspecified Trivial

{{Recipe Component| Fake Spell]] | }}