Difference between revisions of "Template:Objective"

From mtgpq wiki
Jump to: navigation, search
Line 144: Line 144:
 
| {{{1}}} '''{{{2|}}}'''
 
| {{{1}}} '''{{{2|}}}'''
 
}}{{#if:{{{bug|}}}|<br>{{Bug|{{{bug}}}}}}}
 
}}{{#if:{{{bug|}}}|<br>{{Bug|{{{bug}}}}}}}
|}{{#if:{{{3|}}}{{{4|}}}{{{5|}}}|</td> <!-- /td solves an otherwise unavoidable line break -->
+
|}
 
{{!}} {{nowrap|{{#if:{{{3|}}}|{{Ribbons|{{{3}}}}}}}<!--
 
{{!}} {{nowrap|{{#if:{{{3|}}}|{{Ribbons|{{{3}}}}}}}<!--
 
-->{{#if:{{{4|}}}|{{#if:{{{3}}}|''' · '''}}{{Runes|{{{4}}}}}}}}}<!--
 
-->{{#if:{{{4|}}}|{{#if:{{{3}}}|''' · '''}}{{Runes|{{{4}}}}}}}}}<!--
-->{{#if:{{{5|}}}|{{#if:{{{3}}}|''' · '''}}{{{5|}}}}}}}</includeonly>
+
-->{{#if:{{{5|}}}|{{#if:{{{3}}}|''' · '''}}{{{5|}}}}}</includeonly>

Revision as of 10:30, 7 April 2020

The Objective template displays a single objective within an objectives table.

Parameters

Parameters are:

  • {{{1}}}: The name of the objective (e.g. "Speed").
  • {{{2}}}: The first variable in the objective definition (e.g. "3", for win within 3 turns).
  • {{{param2}}}: The second variable in the objective definition (Default: empty).
  • {{{param3}}}: The third variable in the objective definition (Default: empty).
  • {{{3}}}: The number of ribbons for meeting the objective. (Default: empty)
  • {{{4}}}: The number of runes for meeting the objective. (Default: empty)
  • {{{5}}}: Non-ribbon, non-runes reward for the objective. (Default: empty)
  • {{{bug}}}: The description of a bug affecting this objective, if any. (Default: empty)

Example

The following shorthand:

{{Objective table header}}
{{Objective|Win||5|200}}
{{Objective|Spell Caster|5|5}}
{{Objective|Weakstone|4|param2=3|5|bug=Bug text}}
|}

Produces:

Objectives Reward
Win the fight!  Win the fight against your opponent.
5Ribbons · 200 Mana Runes
Spell Caster:  Cast 5 or more spells during a single fight.
5Ribbons
Weakstone:  Cast 4 or more creatures with power 3 or less.
Bug: Bug text
5Ribbons