Property:HPrec

From Salem Wiki
Revision as of 18:50, 13 July 2012 by ©TriMoon™ (talk | contribs) (Initial setup)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Value = Record
Fields = Number"Number" is a type and predefined property provided by Semantic MediaWiki to represent numeric values., Number"Number" is a type and predefined property provided by Semantic MediaWiki to represent numeric values., Number"Number" is a type and predefined property provided by Semantic MediaWiki to represent numeric values.

About

This property holds info on how much Hit Points an Object has.
This property will be used by {{Infobox}}, using {{HasProp|HPrec}}, to automatically show this info.
See Structure Damage for more info.

The record-fields, in sequence, are:

  1. type=Number (required)
    Holds the minimum amount of Hit Points of the Object.
  2. type=Number (required)
    Holds the maximum amount of Hit Points of the Object.
    Needs to be equal or greater than Field #1.
    Will need to default to Field #1, when setting by routines, if left empty.
  3. type=Number (optional)
    Holds the avarage amount of Hit Points of the Object.
    Needs to be calculated when left empty.
... more about "HPrec"
Has fields"Has fields" is a predefined property to define a list of properties used with a record typed property and is provided by Semantic MediaWiki.
Number"Number" is a type and predefined property provided by Semantic MediaWiki to represent numeric values., Number"Number" is a type and predefined property provided by Semantic MediaWiki to represent numeric values., Number"Number" is a type and predefined property provided by Semantic MediaWiki to represent numeric values. +
Has type"Has type" is a predefined property that describes the datatype of a property and is provided by Semantic MediaWiki.