Template:Character info: Difference between revisions

From Baldur's Gate 3 Wiki
Jump to navigation Jump to search
(Add passive features, detach non-attribute stats from AttributeBlock; remove unused alignment stat; design updates)
m (Tiny formatting fixes)
Line 1: Line 1:
<includeonly>{| class="infobox"; style="margin-left: 16px; width: 350px; text-align: left; font-size: 90%; float: right; background-color: #1B1B1B; color: #C1A886; margin-bottom: 0px; padding-top: 0.25em; border-radius: 8px;" cellspacing="0" cellpadding="4"
<includeonly>{| class="infobox"; style="margin-left: 16px; width: 350px; text-align: left; font-size: 90%; float: right; background-color: #1B1B1B; color: #C1A886; margin-bottom: 0px; border-radius: 8px;" cellspacing="0" cellpadding="2"


{{#if:{{{title|}}}|
{{#if:{{{title|}}}|
{{!}}-
{{!}}-
{{!}} colspan="2" align="center" {{!}} {{{title|}}}
{{!}} colspan="2" align="center" style="padding-top:0.25em;" {{!}} {{{title|}}}
}}
}}
|-
|-

Revision as of 18:13, 18 July 2023

Archduke
Noober
Astarion-promotional.webp
Stats
Level 3

STR

15
(+2)

DEX

8
(-1)

CON

11

INT

9
(-1)

WIS

18
(+4)

CHA

10
Bg3 content hr.png
Creature Race Icon.png  Race Skeleton
Creature Type Icon.png  Type Undead
HP Icon.png  HP 28
Creature AC Icon.png  AC 15
Creature Speed Icon.png  Movement Speed 10m / 30ft
Creature Size Icon.png  Size Medium
Weight Icon.png  Weight 20kg / 40lbs
Proficiency Icon.png  Proficiency 2
Initiative Icon.png  Initiative -1
Bg3 content hr.png
Passive features Darkvision Icon.png Darkvision

Vampire Spawn

Resistances
Damage TypesBludgeoning Resistant
Damage TypesPoison Immune
Damage TypesPsychic Vulnerable
Character information
Class Barbarian
Subclass Domain of Barbarism
Background Acolyte
Location Netheril
Family Halsin (partner)
Allies Astarion
Enemies Shadowheart, Wyll
True form
Astarionheadshot.jpg


Filling in the 6 Ability Score stats is optional. However, this template only currently supports being provided none or all of them.

Example:

{{CharacterInfo
|title = Archduke
|name = Noober
|image=[[File:Astarion-promotional.webp|350px]]
|STR=15
|DEX=8
|CON=11
|INT=9
|WIS=18
|CHA=10
|level=3
|race=Skeleton
|type=Undead
|HP=28
|AC=15
|speed=10m / 30ft
|size=Medium
|weight=20kg / 40lbs
|proficiency=2
|initiative=-1
|passive =[[File:Darkvision Icon.png|frameless|upright=0.1|link=Darkvision (Passive Feature)]] [[Darkvision_(Passive_Feature)|Darkvision]]
Vampire Spawn
|class = [[Barbarian]]
|subclass = Domain of Barbarism
|background= [[Acolyte]]
|location = Netheril
|family = [[Halsin]] (partner)
|allies = [[Astarion]]
|enemies = [[Shadowheart]], [[Wyll]]
|bludgeoning = Resistant
|psychic = Vulnerable
|poison = Immune
|alt-name = True form
|alt-image = [[File:Astarionheadshot.jpg|350px]]
}}

Clean version:

{{CharacterInfo
|title =
|name = 
|image = [[File:|350px]]
|STR =
|DEX =
|CON =
|INT =
|WIS =
|CHA =
|level =
|race =
|type =
|HP =
|AC =
|speed =
|size =
|weight =
|proficiency =
|initiative =
|passive =
|class = 
|subclass = 
|background= 
|location = 
|family = 
|allies = 
|enemies = 
|alt-name = 
|alt-image = [[File:|350px]]
}}