Template:Event: Difference between revisions
From The Mana World
Documentation, Examples, and two new optional fields |
m Actually there is a grammar discussion if it should be Reoccuring or Reoccurring - The later is correct, the former depends on the region!!!!!!! |
||
| (2 intermediate revisions by the same user not shown) | |||
| 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> | ||
Latest revision as of 01:06, 12 July 2020
Fields: Name, Image, Start, End, Reoccurring, Location
Other Fields: Prerequisites, Reward
Short example[edit]
| Event Example | |
|---|---|
| Start date | Unknown |
| End date | Unknown |
| Reoccuring | No |
A short example with only the name field.
Complete example[edit]
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 |