Template:TreasureBox

From Hyrule Castle Library
Jump to: navigation, search

Usage

This versatile template is used to create the infobox at the upper-right of every Treasure page. It can be used in one of several different ways, depending on the complexity of the treasure's PWC cost. Regardless of PWC cost, however, this template will always use the following two fields:

  • The line major should have text (any text) in it if the treasure is Major. Otherwise, it should be blank.
  • The line augment should have text (any text) in it if the treasure has an augment included. Otherwise, it should be blank.
  • The line pre should have any prerequisites listed. If there are none, leave it blank.
  • The line intent should be Offensive, Defensive, or Utility, as appropriate to the treasure.
  • The line form should be Trait, Technique, Spell, Song, Magical Item, Organic Item, or Mechanical Item, as appropriate.
  • The line type should include the treasure's intention (Offensive, Defensive, or Utility) followed by its form (Spell, Song, Magical Item, etc.). If the treasure is Major, it should have "Major" listed at the beginning of this entry. E.g., "Major Defensive Spell" would be a valid entry, as would, "Utility Mechanical Item".
  • In regards to the lines field1, field2, etc., all applicable fields should be listed, one per line. If there's only three fields, leave field4 and all subsequent field lines blank. If there's more than four fields, add entries for field5, field6, and so on, as necessary.


Typical

This assumes the treasure follows the normal pricing mechanic of cost(Easiest to Hardest), and is only attributed to one aspect of PWC.

  • The line, cost, should equal "1" for Easiest, and "7" for Hardest, etc.
  • The line, PWC, defines what aspect of PWC the treasure is attributed to; it should generally only be one letter, such as "P" or "C".
{{TB
|major=
|augment=
|pre=
|intent=
|form=
|field1=
|field2=
|field3=
|field4=
|cost=
|PWC=
}}

Set

This assumes the treasure has one set price, regardless of PWC. Simply put the price number in for the set line.

{{TB
|major=
|intent=
|form=
|field1=
|field2=
|field3=
|field4=
|set=
}}

Variable

This assumes the treasure has a price which fluctuates with PWC, but either doesn't fall into the normal cost scale, or is attributed to multiple aspects of PWC. The price for each level and attribute (P3, W5, C1, etc.) is entered manually. Any line which doesn't have an entry won't appear in the infbox. (If a treasure is attributed to Power and Wisdom, for example, the "C" lines should all be left blank.)

{{TB
|major=
|intent=
|form=
|field1=
|field2=
|field3=
|field4=

|P5=
|P4=
|P3=
|P2=
|P1=
|W5=
|W4=
|W3=
|W2=
|W1=
|C5=
|C4=
|C3=
|C2=
|C1=
}}

Optional Fields

  • image is an optional line which can be added to any version of this template. If an the name of an uploaded image (such as "thisimage.jpg") is entered, that image will appear in the infobox, immediately below the header.
  • title is an optional line which can be added to any version of this template. Normally, the header at the top of the infobox is equal to the name of the page on which the infobox appears. The contents of title, if any are entered, will replace the header text. If "none" is put in the title line, the header title will be removed entirely.