Template:Personality Infobox/doc

From Dragon Village Collection Wiki
Jump to navigation Jump to search
Template-info.svg Documentation

Description

This template is used to create infoboxes for personalities.

Blank Template

{{Personality Infobox
|AuraGif = 
|Category = Basic/Special/Exclusive/Event
|Chance = 
|Priority = 
|Action = 
|Requirement = 
|BaseStat = 
|Difficulty = 
|Flexibility = 
|AvgTime = 
|AvgTraining = 
|BadgeHeader = Badge
|BadgeImage = 
|BadgeReq = Evolve {{{NumberRequired}}} {{PAGENAME}} dragons to adult
|NumberRequired = 
}}

Parameters

  • AuraGif: The gif of the personality's aura.
  • Category: The category of the personality. (Basic/Special/Exclusive/Event)
  • Chance: The success chance percentage of the personality.
  • Priority: The priority tier of the personality.
  • Action: Any actions required to achieve this personality (i,e Training, Views, Cares)
  • Requirement: The specific requirements of the personality.
  • BaseStat: If the personality considers base stats. Always use either Yes or No. Leave blank if the personality does not involve stats at all.
  • Difficulty: The difficulty of the personality.
  • Flexibility: The flexibility of the personality.
  • AvgTime: The average time required for the personality.
  • AvgTraining: The average amount of training sessions required for the personality. Leave blank if it does not apply.
  • BadgeHeader: Creates a third header in the infobox for the personality's badge. Always keep it as Badge. Leave blank if it does not apply.
  • BadgeImage: The image of the personality's badge. Leave blank if it does not apply.
  • BadgeReq: Creates section that lists the personality's badge requirement. Always keep it as Evolve {{{NumberRequired}}} {{PAGENAME}} dragons to adult. Leave blank if it does not apply.
  • NumberRequired: The number of dragons evolved to adult with the personality required to get the badge. Leave blank if it does not apply.

Usage Example

Input:

{{Personality Infobox
|AuraGif = Dull Aura.gif
|Category = Special
|Chance =
|Priority =
|Action = Training
|Requirement = All four stats are the same value/tied for the highest value and each one's value is 25 or lower.
|BaseStat = Yes
|Difficulty = Moderate
|Flexibility = Not flexible
|AvgTime = 2-3 Days
|AvgTraining = 8-12 Trainings
|BadgeHeader = Badge
|BadgeImage = Dull Eye Badge.png
|BadgeReq = Evolve {{{NumberRequired}}} {{PAGENAME}} dragons to adult
|NumberRequired = 10
}}

Output:


This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.