Template:Event: Difference between revisions
From The Mana World
Documentation, Examples, and two new optional fields |
Add cost field (for Oscar's Pumpkins) |
||
| Line 8: | Line 8: | ||
{{#if:{{{Location| }}}|<tr><th>Location</th><td>{{{Location}}}</td></tr>}} | {{#if:{{{Location| }}}|<tr><th>Location</th><td>{{{Location}}}</td></tr>}} | ||
{{#if:{{{Prerequisites| }}}|<tr><th>Prerequisites</th><td>{{{Prerequisites}}}</td></tr>}} | {{#if:{{{Prerequisites| }}}|<tr><th>Prerequisites</th><td>{{{Prerequisites}}}</td></tr>}} | ||
{{#if:{{{Cost| }}}|<tr><th>Cost</th><td>{{{Cost}}}</td></tr>}} | |||
{{#if:{{{Reward| }}}|<tr><th>Rewards</th><td>{{{Reward}}}</td></tr>}} | {{#if:{{{Reward| }}}|<tr><th>Rewards</th><td>{{{Reward}}}</td></tr>}} | ||
</table> | </table> | ||
Revision as of 01:02, 12 July 2020
Fields: Name, Image, Start, End, Reoccurring, Location
Other Fields: Prerequisites, Reward
Short example
| Event Example | |
|---|---|
| Start date | Unknown |
| End date | Unknown |
| Reoccuring | No |
A short example with only the name field.
Complete example
This is a more complete example, making use of more additional fields.
| Example | |
|---|---|
| Start date | Start Date |
| End date | End Date |
| Reoccuring | No |
| Location | Wiki |
| Prerequisites | Coding skills |
| Rewards | None |