Template:Character info: Difference between revisions

From Baldur's Gate 3 Wiki
Jump to navigation Jump to search
m (Add resistances to blank template)
(Autolink background, add back border)
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;" cellspacing="0" cellpadding="2"
<includeonly>{| class="infobox"; style="margin-left: 20px; width: 350px; text-align: left; font-size: 90%; float: right; background-color: #1B1B1B; border: 1px solid #785000; color: #C1A886; margin-bottom: 0px;" cellspacing="0" cellpadding="2"


{{#if:{{{title|}}}|
{{#if:{{{title|}}}|
Line 151: Line 151:
{{#if:{{{background|}}}|{{!}}-
{{#if:{{{background|}}}|{{!}}-
{{!}} style="padding-left: 38px;" {{!}} Background
{{!}} style="padding-left: 38px;" {{!}} Background
{{!}} {{{background|}}}
{{!}} [[{{{background|}}}]]
{{!}}-|}}
{{!}}-|}}
{{#if:{{{location|}}}|{{!}}-
{{#if:{{{location|}}}|{{!}}-

Revision as of 23:28, 24 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 Bonus +2
Initiative Icon.png  Initiative -1
Passive Features
Darkvision (Passive Feature) Darkvision

Vampire Spawn

Resistances
Damage TypesBludgeoning Resistant
Damage TypesPoison Immune
Damage TypesPsychic Vulnerable
Character information
Class Barbarian
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
|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 =
|bludgeoning = 
|piercing =
|slashing =
|acid =
|cold =
|fire =
|force =
|lightning =
|necrotic =
|poison =
|psychic = 
|radiant =
|thunder =
|class = 
|background= 
|location = 
|family = 
|allies = 
|enemies = 
|alt-name = 
|alt-image = [[File:|350px]]
}}