Template:ABPage

From Limbus Company Wiki
Jump to navigation Jump to search
Template documentation
Note: portions of the template sample may not be visible without values provided.
View or edit this documentation. (About template documentation)
Editors can experiment in this template's sandbox and test case pages.

Usage

This template creates a formatted "sheet" of all the Abnormalities information. Other sections going onto the page are not included.

It currently supports:

  • 8 parts
  • 13 skills
  • 10 passives

Notes

  • HP/SPEED/DEF - Number only.
  • blunt/slash/pierce resistances - See Template:ResCon for reference but for IDs the accepted values are Normal/Ineffective (or Ineff)/Fatal.
  • Staggers - should be number only
  • To add more of certain parts/skills/passives, you add a number at the end of the syntax from 1 or more (skill1, skill2, skill3...)
  • abnoparts can be copied up to 8, skill can be copied up to 13, and passive can be copied up to 8
  • Skills & Passives - require using Template:Skill and Template:Passive. Please read their respective documentation to know how to format. You simply copy/paste the entire snippet
  • Trait Keywords - requires using Template:Keyword.

Syntax

Show/Hide Code

{{ABPage
<!--General Info-->
|sin=
|name= 
|abnorisk= 
|abnocode= 
|hp= 
<!--Repeat for every part, up to 8-->
|abnoparts1={{ABPage/Parts
|partsname= 
|hp= 
|speed= 
|defense= 
|stagger1= 
|slash= 
|pierce= 
|blunt= 
|wrath= 
|lust= 
|sloth= 
|gluttony= 
|gloom= 
|pride= 
|envy= 
}}
<!--Repeat for every skill, up to 13-->
|skillparts1= 
|skill1={{Skill
|sin=
|name=
|type=
|icon=
|spower=
|cpower=
|coin=
|amt=
|atk=
|growth=
}}
<!--End of Template-->
}}

Example 1

Show/Hide Code

{{ABPage
<!--General Info-->
|sin=Wrath
|name=Peccatulum Irae
|abnorisk=ZAYIN Label
|abnocode=S-08-04-02
|faction=Peccatulum
|location=Canto I
|id=8007
|hp=57
|panic=Agitated
<!--Repeat for every part, up to 8-->
|abnoparts1={{ABPage/Parts
|partsname=Body
|hp=57
|speed=2-5
|defense=26
|stagger1=60
|slash=Normal
|pierce=Normal
|blunt=Fatal
|wrath=Endure
|lust=Fatal
|sloth=Endure
|gluttony=Normal
|gloom=Fatal
|pride=Normal
|envy=Normal
}}
<!--Repeat for every skill, up to 13-->
|skillparts1=Body
|skill1=
{{Skill
|sin=Wrath
|name=Sear
|type=Pierce
|icon=Sear Irae
|spower=1
|cpower=+ 3
|coin=2
|amt=3
|atk=11
|growth=0.56
}}
<!--Repeat for every passive, up to 5-->
|passive1= {{Passive|Augmented Body|At the start of the turn, if at less than 50% HP, heal 2 HP.}}
}}


Show/Hide Results

LcbSinWrath.pngPeccatulum Irae
Peccatulum Irae Idle Sprite.png
Info
Risk Level ZAYIN Label.png Code S-08-04-02 Core HP.png 102
Sanity.png Panic Type
Name Low Morale Panic
Agitated
Turn Start: Gain 1 Damage Up.pngDamage UpDamage Up.png Damage Up
Deal +(X*10)% damage with skills this turn. (Max 100%)
and 2 Fragile.pngFragileFragile.png Fragile
Take +(X*10)% damage this turn. (Max 100%)
.


Turn Start: Gain 2 Damage Up.pngDamage UpDamage Up.png Damage Up
Deal +(X*10)% damage with skills this turn. (Max 100%)
and 5 Fragile.pngFragileFragile.png Fragile
Take +(X*10)% damage this turn. (Max 100%)
.

Parts

[[File:Abno Part {{{partsicon}}}.png|link=|x25px]] Status
HP.png 102 SPEED.png 2-5 Defense.png 45
Stagger Thresholds
60% (61HP.png)
Resistances
Slash.png Pierce.png Blunt.png
Normal
[x1]
Normal
[x1]
Fatal
[x2]
LcbSinWrath.png
Endure
[x0.75]
LcbSinLust.png
Fatal
[x2]
LcbSinSloth.png
Endure
[x0.75]
LcbSinGluttony.png
Normal
[x1]
LcbSinGloom.png
Fatal
[x2]
LcbSinPride.png
Normal
[x1]
LcbSinEnvy.png
Normal
[x1]

Skills
Body
Sear Irae.png
1 Pierce.png + 3
Coin.pngCoin.png
Sear  
Atk Weight ⯀
Amt. x3
Passives
Augmented Body  
At the start of the turn, if at less than 50% HP, heal 2 HP.

Example 2

You can use the parameter "collapse" to have the contents collapsed by default. Simply add the following to the template:

collapse=uniqueid
  • Note: You can put anything as the "uniqueid"; this is simply so if other toggle buttons are used on the page, it only affects this one.
LcbSinWrath.pngPeccatulum Irae
Peccatulum Irae Idle Sprite.png
Info
Risk Level ZAYIN Label.png Code S-08-04-02 Core HP.png 102
Parts

[[File:Abno Part {{{partsicon}}}.png|link=|x25px]] Status
HP.png 102 SPEED.png 2-5 Defense.png 45
Stagger Thresholds
60% (61HP.png)
Resistances
Slash.png Pierce.png Blunt.png
Normal
[x1]
Normal
[x1]
Fatal
[x2]
LcbSinWrath.png
Endure
[x0.75]
LcbSinLust.png
Fatal
[x2]
LcbSinSloth.png
Endure
[x0.75]
LcbSinGluttony.png
Normal
[x1]
LcbSinGloom.png
Fatal
[x2]
LcbSinPride.png
Normal
[x1]
LcbSinEnvy.png
Normal
[x1]

Skills
Body
Sear Irae.png
1 Pierce.png + 3
Coin.pngCoin.png
Sear  
Atk Weight ⯀
Amt. x3
Passives
Augmented Body  
At the start of the turn, if at less than 50% HP, heal 2 HP.