Template:Quest: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 15: Line 15:
<table class="informational-box" style="width: 42%; background-color:{{#var:background}}; border: 5px solid {{#var:border}}; border-radius: 25px; padding: 5px;">
<table class="informational-box" style="width: 42%; background-color:{{#var:background}}; border: 5px solid {{#var:border}}; border-radius: 25px; padding: 5px;">
<tr><td colspan="3" style="border-radius: 25px; border: 3px solid {{#var:border}}; background-color: {{#var:cell}}; color: {{#var:border}}; font-weight: bold; font-size: 16px;">{{PAGENAME}}</td></tr>
<tr><td colspan="3" style="border-radius: 25px; border: 3px solid {{#var:border}}; background-color: {{#var:cell}}; color: {{#var:border}}; font-weight: bold; font-size: 16px;">{{PAGENAME}}</td></tr>
<tr><td colspan="3" style="border-radius: 25px; border: 3px solid {{#var:border}}; background-color: {{#var:cell}}; padding: 5px;">[[File:{{{Image}}}.png|300px]]</td></tr>
<tr><td colspan="3" style="border-radius: 25px; border: 3px solid {{#var:border}}; background-color: {{#var:cell}}; padding: 5px;">{{[[File:{{#if:{{{Image|}}}|{{{Image}}}|{{PAGENAME}}}}.png|300px]]</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; color:#000000; padding: 3px;">[[{{{Region}}}]]</div></td>
<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; padding: 3px;">[[{{{Region}}}]]</div></td>

Revision as of 05:17, 22 March 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