Template:AttackInfo

From Primal Fear Wiki
Jump to navigation Jump to search
Template-info.png Documentation

Displays user-supplied crucial information about a dino attack in a standard format.

Template parameters

ParameterDescriptionTypeStatus
Attack Name1

no description

Linerequired
Exclusive to creatureexclusiveTo

no description

Lineoptional
Only AI can useonlyAI

no description

Booleanoptional
Standard Keybindings Templatekeybinds

no description

Linesuggested
Default PC keybindkeybindPC

no description

Linesuggested
Default Xbox keybindkeybindXbox

no description

Linesuggested
Default PlayStation keybindkeybindPS

no description

Linesuggested
Stamina CoststaminaCost

no description

Numbersuggested
Use Interval (player & AI)interval

no description

Numbersuggested
Use Interval (ridden only)intervalRider

no description

Numbersuggested
Use Interval (AI only)intervalAI

no description

Numbersuggested
Line #12

no description

Contentsuggested
Line #23

no description

Contentoptional
Line #34

no description

Contentoptional
Line #45

no description

Contentoptional
Line #56

no description

Contentoptional

Usage Notes

  • It is advised to wrap with an element (div) with a CSS class of dino-attacks when using the template twice (or more) in a row. Doing so will relayout the boxes in a two column layout on large enough screens.

Examples

Bite
Left
???Stamina.png
  • We don't have any information on this attack currently.
Bite
Left
10Stamina.png
  • The Wyvern bites the target for 80 damage, costing 10 Stamina.
Bite
Only AI
10Stamina.png
  • The Wyvern bites the target for 80 damage, costing 10 Stamina
  • 123
  • 456
  • 789

Template:Doc/end