Template:Quest: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 17: | Line 17: | ||
<tr><td colspan="3" style="border-radius: 25px; border: 3px solid {{#var:border}}; background-color: {{#var:cell}}; padding: 5px;">[[File:{{{Image}}}.png|200px]]</td></tr> | <tr><td colspan="3" style="border-radius: 25px; border: 3px solid {{#var:border}}; background-color: {{#var:cell}}; padding: 5px;">[[File:{{{Image}}}.png|200px]]</td></tr> | ||
<tr style="background-color: {{#var: cell}}; color: {{#var:border}}; font-weight: bold;"> | <tr style="background-color: {{#var: cell}}; color: {{#var:border}}; font-weight: bold;"> | ||
<td style="width: 33%; border-radius: 25px 1px 1px 25px; border: 3px solid {{#var:border}}; padding: 7px;">Region<br/><div style="width: 50%; margin: auto auto; border-radius: 35px; background-color:#FFFFFF; border: 1px solid {{#var:border}}; font-weight: normal; | <td style="width: 33%; border-radius: 25px 1px 1px 25px; border: 3px solid {{#var:border}}; padding: 7px;">Region<br/><div style="width: 50%; margin: auto auto; border-radius: 35px; background-color:#FFFFFF; border: 1px solid {{#var:border}}; font-weight: normal; color:#000000;">{{{Region}}}</div></td> | ||
<td style="border: 3px solid {{#var:border}}; padding: 7px; width: 33%;">Difficulty<br/><div style="width: 50%; margin: auto auto; border-radius: 35px; background-color:#FFFFFF; border: 1px solid {{#var:border}}; font-weight: normal; | <td style="border: 3px solid {{#var:border}}; padding: 7px; width: 33%;">Difficulty<br/><div style="width: 50%; margin: auto auto; border-radius: 35px; background-color:#FFFFFF; border: 1px solid {{#var:border}}; font-weight: normal; color:#000000;">{{{Difficulty}}}</div></td> | ||
<td style="width: 33%; border: 3px solid {{#var:border}}; padding: 7px; border-radius: 1px 25px 25px 1px;">Compulsory?<br/><div style="width: 50%; margin: auto auto; border-radius: 35px; background-color:#FFFFFF; border: 1px solid {{#var:border}}; font-weight: normal; | <td style="width: 33%; border: 3px solid {{#var:border}}; padding: 7px; border-radius: 1px 25px 25px 1px;">Compulsory?<br/><div style="width: 50%; margin: auto auto; border-radius: 35px; background-color:#FFFFFF; border: 1px solid {{#var:border}}; font-weight: normal; color:#000000;">{{{Compulsory|No}}}</div></td> | ||
</tr> | </tr> | ||
<tr> | <tr> |
Revision as of 07:37, 7 February 2017
This is used to construct the informational box for quest data on its applicative quest page. It accepts the following arguments:
- {{{Image}}} - used to designate the filename shown within the central alcove of the box. Choose one that you feel best encapsulates the visualization of the quest
- {{{Region}}} - note the starting region. If the starting region is indeterminate, use Multiregional as an argument
- {{{Difficulty}}} - the difficulty level calibrated for the quest
- {{{Compulsory}}} - furnish "yes" as an argument if it is required. Its default argument is 'No'
- {{{Theme}}} - use this to thematize the color-scheme motif for the informational box. Use a name in accordance to the color-template names that are currently existent
- {{{Requisites}}} - use this to concatenate a list for quest requirements. Use \ to delimit each requirement if there multiple to note
- {{{Rewards}}} - use this to concatenate a list for quest rewards. Use \ to delimit each requirement if there are multiple to note