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>") |
Thingummywut (talk | contribs) (How do I even open spell cards? Anyway, no examining in this game.) |
||
(One intermediate revision by one other user not shown) | |||
Line 20: | Line 20: | ||
The release date of the spell. |
The release date of the spell. |
||
=== |
===description=== |
||
The |
The description of the spell in its 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 29: | Line 41: | ||
|release = |
|release = |
||
|episode = |
|episode = |
||
| |
|description = |
||
|profession_a = |
|||
|profession_a_level = |
|||
|profession_b = |
|||
|profession_b_level = |
|||
}}</pre> |
}}</pre> |
||
Latest revision as of 10:45, 15 November 2024
Template:Infobox Spell invokes function main in Module:Infobox Spell using Lua.
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.
description
The description of the spell in its 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
{{Infobox Spell |name = |image = |release = |episode = |description = |profession_a = |profession_a_level = |profession_b = |profession_b_level = }}