Difference between revisions of "Template:Mission"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td class="conditions"> | + | <td class="conditions">{{#if:{{{conditions|}}}|{{{conditions}}}|n/d}}</td> |
− | |||
− | |||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td class="reward"> | + | <td class="reward">{{#if:{{{reward|}}}|{{{reward}}}|n/d}}</td> |
− | |||
− | |||
</tr> | </tr> | ||
</table> | </table> |
Revision as of 12:28, 26 July 2020
n/d n/d |
[[File:|x200px|center]] |
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 |