Template:CustomBountyScenarioCharacter table/doc

From Hearthstone Wiki
Jump to navigation Jump to search

This template is used for Category:Mercenaries bounty encounters articles' Characters section.

  • This template can be used to define a new character if {{CustomBountyScenarioCharacter query}} does not return a certain character you are looking for, even after you try to clear the articles' cache, then store it in CustomBountyScenarioCharacter table.
  • This template must be placed between {{CustomBountyScenario intro}} and {{CustomBountyScenario outro}}.

Usage[edit source]

Basic
{{CustomBountyScenarioCharacter table
 |wikiId=
 |wikiName=
 |page=
 |minLevel=
 |maxLevel=
 |minAttack=
 |maxAttack=
 |minHealth=
 |maxHealth=
 |abilityPages=
 |tag2=
 |tag3=
 |notes=
 |notesWithReferences=
}}
Advanced
{{CustomBountyScenarioCharacter table
 |wikiId=
 |wikiName=
 |dbfId=
 |minLevel=
 |maxLevel=
 |minAttack=
 |maxAttack=
 |minHealth=
 |maxHealth=
 |abilityDbfIds=
 |tag2=
 |tag3=
 |notes=
 |notesWithReferences=
}}

Parameters[edit source]

Parameters used in Template:CustomBountyScenarioCharacter table.

Template parameters

ParameterDescription[[mw:Help:TemplateData#Type_parameter|Type]]Status
Wiki idwikiId

The id for querying in other Mercenaries bounty encounters articles in Template:CustomBountyScenario table. This parameter will be stored.

Example
25
Numberrequired
Wiki namewikiName

The name for querying in other Mercenaries bounty encounters articles in Template:CustomBountyScenario table. This parameter will be stored.

Example
Xaravan Heroic
Stringrequired
dbfIddbfId

The card's dbfId. You must use either this or "page" parameter to define the card you are going to use. This parameter will be stored.

Example
75432
Numbersuggested
pagepage

The card's page name (without Mercenaries/). You must use either this or "dbfId" parameter to define the card you are going to use. This parameter will be converted into its dbfId to be stored.

Example
Xaravan (75432)
Stringsuggested
Minimum levelminLevel

The most possibly lowest number of level you can see it in-game. This parameter will be stored.

Example
1
Numbersuggested
Maximum levelmaxLevel

The most possibly highest number of level you can see it in-game. If you don't define this, it will be set equal to minLevel. This parameter will be stored.

Default
minLevel
Example
30
Numberoptional
Minimum attackminAttack

The most possibly lowest number of attack you can see it in-game. This parameter will be stored.

Example
1
Numbersuggested
Maximum attackmaxAttack

The most possibly highest number of level you can see it in-game. If you don't define this, it will be set equal to minAttack. This parameter will be stored.

Default
minAttack
Example
30
Numberoptional
Minimum healthminHealth

The most possibly lowest number of health you can see it in-game. This parameter will be stored.

Example
1
Numbersuggested
Maximum HealthmaxHealth

The most possibly highest number of level you can see it in-game. If you don't define this, it will be set equal to minHealth. This parameter will be stored.

Default
minHealth
Example
30
Numberoptional
List (&&) of Ability dbfIdsabilityDbfIds

List of ability dbfIds, separated by &&, that this character may use in the encounter. You must use either this or "abilityPages" parameter to define the cards you are going to use. This parameter will be stored.

Example
70000&&70001&&70002
Numbersuggested
List (&&) of Ability pagesabilityPages

List of ability page names (without Mercenaries/), separated by &&, that this character may use in the encounter. You must use either this or "abilityDbfIds" parameter to define the cards you are going to use. This parameter will be converted into a list of dbfIds to be stored.

Example
Demonic Slash 5&&Double Strike 3&&Fel Lash 5
Stringsuggested
tag2tag2

The number that replaces the token {0} in the card text. This parameter will be stored.

Example
4
Numberoptional
tag3tag3

The number that replaces the token {1} in the card text. This parameter will be stored.

Example
4
Numberoptional
List (&&) of Notesnotes

List of notes that you may want to mention. For example, you may want clarify its Attack ability has 5 Speed instead of 7. This parameter will be stored.

Example
Note 1&&Note 2
Stringoptional
List (&&) of NotesnotesWithReferences

This can be used like "notes", but you can also use this to include references. Note that this parameter won't be stored. This parameter will override "notes" if both are defined, but "notes" will still be used to store so that it can appear in other articles.

Example
Note 1<ref>Ref 1</ref>&&Note 2<ref>Ref 2</ref>
Stringoptional

Editing policies[edit source]

For policies of using this template, see Hearthstone Wiki:Editing policies/Mercenaries bounty encounter.