Template:Infobox Spell/doc: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
(Created page with "{{Documentation}} ==Parameters== ===name=== The name of the spell. ===image=== The spell icon. ===episode=== The episode of the spell. One of: * Hopeport * Hopeforest * Mine of Mantuban * Crenopolis ===release=== The release date of the spell. ===examine=== The examine text of the spell card. ==Quick copy== <pre>{{Infobox Spell |name = |image = |release = |episode = |examine = }}</pre> <includeonly>Category:Infobox templates</includeonly>")
 
(added profession and lvl)
Line 22: Line 22:
===examine===
===examine===
The examine text of the spell card.
The examine text of the spell card.

===profession_a===
The first profession that this item is related to. (Optional)

===profession_a_level===
The level of the first profession that this item requires. (Optional, required if profession_a is filled)

===profession_b===
The second profession that this item is related to. (Optional)

===profession_b_level===
The level of the second profession that this item requires. (Optional, required if profession_b is filled)


==Quick copy==
==Quick copy==
Line 30: Line 42:
|episode =
|episode =
|examine =
|examine =
|profession_a =
|profession_a_level =
|profession_b =
|profession_b_level =
}}</pre>
}}</pre>