Difference between revisions of "Template:Component"

From Fallen Sword Wiki
Jump to: navigation, search
Line 24: Line 24:
  
 
=== Recipes ===
 
=== Recipes ===
{{#ifeq: {{{recipe|No}}} | No || '''&bull;''' [[{{{recipe|}}}]] ({{{recipe-amt|0}}}x)<br>}}
+
{{#ifeq: {{{recipe|No}}} | No || '''&bull;''' [[{{{recipe|}}}]] ({{{recipe-amt|0}}}x)<br>}}{{#ifeq: {{{recipe-2|No}}} | No || '''&bull;''' [[{{{recipe-2|}}}]] ({{{recipe-2-amt|0}}}x)<br>}}{{#ifeq: {{{recipe-3|No}}} | No || '''&bull;''' [[{{{recipe-3|}}}]] ({{{recipe-3-amt|0}}}x)<br>}}{{#ifeq: {{{recipe-4|No}}} | No || '''&bull;''' [[{{{recipe-4|}}}]] ({{{recipe-4-amt|0}}}x)<br>}}{{#ifeq: {{{recipe-5|No}}} | No || '''&bull;''' [[{{{recipe-5|}}}]] ({{{recipe-5-amt|0}}}x)<br>}}{{#ifeq: {{{recipe-6|No}}} | No || '''&bull;''' [[{{{recipe-6|}}}]] ({{{recipe-6-amt|0}}}x)<br>}}{{#ifeq: {{{recipe-7|No}}} | No || '''&bull;''' [[{{{recipe-7|}}}]] ({{{recipe-7-amt|0}}}x)<br>}}{{#ifeq: {{{recipe-8|No}}} | No || '''&bull;''' [[{{{recipe-8|}}}]] ({{{recipe-8-amt|0}}}x)<br>}}{{#ifeq: {{{recipe-9|No}}} | No || '''&bull;''' [[{{{recipe-9|}}}]] ({{{recipe-9-amt|0}}}x)<br>}}{{#ifeq: {{{recipe-10|No}}} | No || '''&bull;''' [[{{{recipe-10|}}}]] ({{{recipe-10-amt|0}}}x)<br>}}
{{#ifeq: {{{recipe-2|No}}} | No || '''&bull;''' [[{{{recipe-2|}}}]] ({{{recipe-2-amt|0}}}x)<br>}}
+
{{#ifeq: {{{recipe-3|No}}} | No || '''&bull;''' [[{{{recipe-3|}}}]] ({{{recipe-3-amt|0}}}x)<br>}}
+
{{#ifeq: {{{recipe-4|No}}} | No || '''&bull;''' [[{{{recipe-4|}}}]] ({{{recipe-4-amt|0}}}x)<br>}}
+
{{#ifeq: {{{recipe-5|No}}} | No || '''&bull;''' [[{{{recipe-5|}}}]] ({{{recipe-5-amt|0}}}x)<br>}}
+
{{#ifeq: {{{recipe-6|No}}} | No || '''&bull;''' [[{{{recipe-6|}}}]] ({{{recipe-6-amt|0}}}x)<br>}}
+
{{#ifeq: {{{recipe-7|No}}} | No || '''&bull;''' [[{{{recipe-7|}}}]] ({{{recipe-7-amt|0}}}x)<br>}}
+
{{#ifeq: {{{recipe-8|No}}} | No || '''&bull;''' [[{{{recipe-8|}}}]] ({{{recipe-8-amt|0}}}x)<br>}}
+
{{#ifeq: {{{recipe-9|No}}} | No || '''&bull;''' [[{{{recipe-9|}}}]] ({{{recipe-9-amt|0}}}x)<br>}}
+
{{#ifeq: {{{recipe-10|No}}} | No || '''&bull;''' [[{{{recipe-10|}}}]] ({{{recipe-10-amt|0}}}x)<br>}}
+
 
|}
 
|}
 
__NOEDITSECTION__
 
__NOEDITSECTION__

Revision as of 23:46, 5 October 2008

Do not edit this page!

If you need to customize this template to fit your own needs, copy the code into a fresh template and work from there.

Editing this page may cause the template to stop working properly for other pages currently using this template.

This template allows easy adding of component pages. To use, copy the following code to the component's page and fill in the banks. Remove anything that is extra. If a component cannot be completely represented by this template, please use the talk page to ask for this template to be updated.

{{Component
|image=
|name=
|rarity=
|resource=
|recipe=
|recipe-amt=
|recipe-2=
|recipe-2-amt=
|recipe-3=
|recipe-3-amt=
|recipe-4=
|recipe-4-amt=
|recipe-5=
|recipe-5-amt=
}}