Difference between revisions of "Template:Mission"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
</td> | </td> | ||
{{#if:{{{conditions|}}}|<td class="reward"> | {{#if:{{{conditions|}}}|<td class="reward"> | ||
− | [[File:{{{icon|}}}| | + | [[File:{{{icon|}}}|x200px|center]] |
<div class="reward-details"> | <div class="reward-details"> | ||
<p class="title">{{#if:{{{title|}}}|{{{title}}} 1|n/d}}</p> | <p class="title">{{#if:{{{title|}}}|{{{title}}} 1|n/d}}</p> |
Revision as of 12:12, 26 July 2020
n/d n/d |
{{Mission | title = | description = | conditions = | reward = | icon = }}
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Title | title | no description | String | required |
Description | description | no description | String | required |
Conditions | conditions | no description | String | optional |
Reward | reward | no description | String | optional |
Icon | icon | no description | String | optional |