User:Lavaeolus/Sandbox: Difference between revisions
Jump to navigation
Jump to search
(Replaced content with "Boop.") Tags: Replaced Manual revert |
No edit summary |
||
Line 1: | Line 1: | ||
<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|}}}| | |||
{{!}}- | |||
{{!}} colspan="2" align="center" style="padding-top:0.25em;" {{!}} {{{title|}}} | |||
}} | |||
|- | |||
! colspan="2" align="center" style="font-size: 130%; background: #281C14; color: #C1A886;" | {{{name}}} | |||
{{#if:{{{image|}}}| | |||
{{!}}- | |||
{{!}} colspan="2" align="center" style="padding: 0px;" {{!}} {{{image}}} {{ #if:{{{imagename|}}}|<br>{{{imagename}}} }} | |||
}} | |||
{{#if:{{{STR|}}}{{{DEX|}}}{{{CON|}}}{{{INT|}}}{{{WIS|}}}{{{CHA|}}}{{{leve|}}}|{{!}}- | |||
{{!}} colspan="2" align="center" style="font-size: 110%; background: #281C14; color: #C1A886;" {{!}} '''Stats''' | |||
}} | |||
{{#if:{{{level|}}}| | |||
{{!}}- | |||
{{!}} colspan="2" align="center" style="font-weight: bold; padding:0.5em 0;" {{!}} Level {{{level}}} | |||
}} | |||
{{#if:{{{STR|}}}| | |||
{{!}}- | |||
{{!}} colspan="2" align="center" style="padding: 0;" {{!}} {{AttributeBlock | |||
|{{{STR}}} | |||
|{{{DEX}}} | |||
|{{{CON}}} | |||
|{{{INT}}} | |||
|{{{WIS}}} | |||
|{{{CHA}}} | |||
|str save={{IfEmpty | {{{str save|}}} }} | |||
|dex save={{IfEmpty | {{{dex save|}}} }} | |||
|con save={{IfEmpty | {{{con save|}}} }} | |||
|int save={{IfEmpty | {{{int save|}}} }} | |||
|wis save={{IfEmpty | {{{wis save|}}} }} | |||
|cha save={{IfEmpty | {{{cha save|}}} }} | |||
}} | |||
}} | |||
{{#if:{{{race|}}}{{{type|}}}{{{HP|}}}{{{AC|}}}{{{speed|}}}{{{size|}}}{{{weight|}}}{{{proficiency|}}}{{{initiative|}}}| | |||
{{!}}- | |||
{{!}} colspan="2" align="center" {{!}} {{HorizontalRuleImage|350}} | |||
}} | |||
{{#if:{{{race|}}}|{{!}}- | |||
{{!}} style="padding-left: 8px; width: 50%;" {{!}} [[File:Creature Race Icon.png|24px|link=Races]] Race | |||
{{!}} style="width: 50%;" {{!}} {{{race|}}} | |||
{{!}}-|}} | |||
{{#if:{{{type|}}}|{{!}}- | |||
{{!}} style="padding-left: 8px;" {{!}} [[File:Creature Type Icon.png|24px|link=List of Creature Types]] Type | |||
{{!}} {{{type|}}} | |||
{{!}}-|}} | |||
{{#if:{{{HP|}}}|{{!}}- | |||
{{!}} style="padding-left: 8px;" {{!}} [[File:HP Icon.png|24px|link=Hit Points]] HP | |||
{{!}} {{{HP|}}} | |||
{{!}}-|}} | |||
{{#if:{{{AC|}}}|{{!}}- | |||
{{!}} style="padding-left: 8px;" {{!}} [[File:Creature AC Icon.png|24px|link=Armour Class]] AC | |||
{{!}} {{{AC|}}} | |||
{{!}}-|}} | |||
{{#if:{{{speed|}}}|{{!}}- | |||
{{!}} style="padding-left: 8px;" {{!}} [[File:Creature Speed Icon.png|24px|link=Movement Speed]] Movement Speed | |||
{{!}} {{{speed|}}} | |||
{{!}}-|}} | |||
{{#if:{{{size|}}}|{{!}}- | |||
{{!}} style="padding-left: 8px;" {{!}} [[File:Creature Size Icon.png|24px|link=Creature Size]] Size | |||
{{!}} {{{size|}}} | |||
{{!}}-|}} | |||
{{#if:{{{weight|}}}|{{!}}- | |||
{{!}} style="padding-left: 8px;" {{!}} [[File:Weight Icon.png|24px|link=]] Weight | |||
{{!}} {{{weight|}}} | |||
{{!}}-|}} | |||
{{#if:{{{proficiency|}}}|{{!}}- | |||
{{!}} style="padding-left: 8px;" {{!}} [[File:Proficiency Icon.png|24px|link=Proficiency]] Proficiency Bonus | |||
{{!}} +{{{proficiency|}}} | |||
{{!}}-|}} | |||
{{#if:{{{initiative|}}}|{{!}}- | |||
{{!}} style="padding-left: 8px;" {{!}} [[File:Initiative Icon.png|24px|link=Initiative]] Initiative | |||
{{!}} {{{initiative|}}} | |||
{{!}}-|}} | |||
{{#if:{{{passive|}}}| | |||
{{!}} colspan="2" align="center" style="font-size: 110%; background: #281C14; color: #C1A886;" {{!}} '''Passive features''' | |||
{{!}}- | |||
{{!}} colspan="2" style="padding-left: 38px;" {{!}} {{{passive|}}} | |||
}} | |||
{{#if:{{{bludgeoning|}}}{{{piercing|}}}{{{slashing|}}}{{{acid|}}}{{{cold|}}}{{{fire|}}}{{{lightning|}}}{{{necrotic|}}}{{{poison|}}}{{{psychic|}}}{{{radiant|}}}{{{thunder|}}}|{{!}}- | |||
{{!}} colspan="2" align="center" style="font-size: 110%; background: #281C14; color: #C1A886;" {{!}} '''Resistances'''}} | |||
|- | |||
{{#if:{{{bludgeoning|}}}|{{!}}- | |||
{{!}} style="padding-left: 8px;" {{!}} {{DamageType|Bludgeoning}} | |||
{{!}} {{{bludgeoning}}} | |||
{{!}}-|}} | |||
{{#if:{{{piercing|}}}|{{!}}- | |||
{{!}} style="padding-left: 8px;" {{!}} {{DamageType|Piercing}} | |||
{{!}} {{{piercing}}} | |||
{{!}}-|}} | |||
{{#if:{{{slashing|}}}|{{!}}- | |||
{{!}} style="padding-left: 8px;" {{!}} {{DamageType|Slashing}} | |||
{{!}} {{{slashing}}} | |||
{{!}}-|}} | |||
{{#if:{{{acid|}}}|{{!}}- | |||
{{!}} style="padding-left: 8px;" {{!}} {{DamageType|Acid}} | |||
{{!}} {{{acid}}} | |||
{{!}}-|}} | |||
{{#if:{{{cold|}}}|{{!}}- | |||
{{!}} style="padding-left: 8px;" {{!}} {{DamageType|Cold}} | |||
{{!}} {{{cold}}} | |||
{{!}}-|}} | |||
{{#if:{{{fire|}}}|{{!}}- | |||
{{!}} style="padding-left: 8px;" {{!}} {{DamageType|Fire}} | |||
{{!}} {{{fire}}} | |||
{{!}}-|}} | |||
{{#if:{{{force|}}}|{{!}}- | |||
{{!}} style="padding-left: 8px;" {{!}} {{DamageType|Force}} | |||
{{!}} {{{force}}} | |||
{{!}}-|}} | |||
{{#if:{{{lightning|}}}|{{!}}- | |||
{{!}} style="padding-left: 8px;" {{!}} {{DamageType|Lightning}} | |||
{{!}} {{{lightning}}} | |||
{{!}}-|}} | |||
{{#if:{{{necrotic|}}}|{{!}}- | |||
{{!}} style="padding-left: 8px;" {{!}} {{DamageType|Necrotic}} | |||
{{!}} {{{necrotic}}} | |||
{{!}}-|}} | |||
{{#if:{{{poison|}}}|{{!}}- | |||
{{!}} style="padding-left: 8px;" {{!}} {{DamageType|Poison}} | |||
{{!}} {{{poison}}} | |||
{{!}}-|}} | |||
{{#if:{{{psychic|}}}|{{!}}- | |||
{{!}} style="padding-left: 8px;" {{!}} {{DamageType|Psychic}} | |||
{{!}} {{{psychic}}} | |||
{{!}}-|}} | |||
{{#if:{{{radiant|}}}|{{!}}- | |||
{{!}} style="padding-left: 8px;" {{!}} {{DamageType|Radiant}} | |||
{{!}} {{{radiant}}} | |||
{{!}}-|}} | |||
{{#if:{{{thunder|}}}|{{!}}- | |||
{{!}} style="padding-left: 8px;" {{!}} {{DamageType|Thunder}} | |||
{{!}} {{{thunder}}} | |||
{{!}}-|}} | |||
{{#if:{{{class|}}}{{{background|}}}{{{location|}}}{{{faction|}}}{{{family|}}}{{{allies|}}}{{{enemies|}}} | {{!}}- | |||
! colspan="2" align="center" style="font-size: 110%;background: #281C14; color: #C1A886;" {{!}} '''Character information''' | |||
}} | |||
|- | |||
{{#if:{{{class|}}}|{{!}}- | |||
{{!}} style="padding-left: 38px;" {{!}} Class | |||
{{!}} {{Class| {{{class|}}} }} | |||
{{!}}-|}} | |||
{{#if:{{{background|}}}|{{!}}- | |||
{{!}} style="padding-left: 38px;" {{!}} Background | |||
{{!}} [[{{{background|}}}]] | |||
{{!}}-|}} | |||
{{#if:{{{location|}}}|{{!}}- | |||
{{!}} style="padding-left: 38px;" {{!}} Location | |||
{{!}} {{{location|}}} | |||
{{!}}-|}} | |||
{{#if:{{{faction|}}}|{{!}}- | |||
{{!}} style="padding-left: 38px;" {{!}} Faction | |||
{{!}} {{{faction|}}} | |||
{{!}}-|}} | |||
{{#if:{{{family|}}}|{{!}}- | |||
{{!}} style="padding-left: 38px;" {{!}} Family | |||
{{!}} {{{family|}}} | |||
{{!}}-|}} | |||
{{#if:{{{allies|}}}|{{!}}- | |||
{{!}} style="padding-left: 38px;" {{!}} Allies | |||
{{!}} {{{allies|}}} | |||
{{!}}-|}} | |||
{{#if:{{{enemies|}}}|{{!}}- | |||
{{!}} style="padding-left: 38px;" {{!}} Enemies | |||
{{!}} {{{enemies|}}} | |||
{{!}}-|}} | |||
|- | |||
{{#if:{{{alt-name|}}}|{{!}}- | |||
! colspan="2" align="center" style="font-size: 110%; background: #281C14; color: #C1A886;" {{!}} '''{{{alt-name}}}'''}} | |||
|- | |||
{{#if:{{{alt-image|}}}| | |||
{{!}} colspan="2" align="center" style="padding: 0;" {{!}} {{{alt-image}}}{{ #if: {{{alt-imageimagename|}}} | <br />{{{alt-imagename}}} }} | |||
}} | |||
|}<div class="mobileonly" style="clear: both;"></div></includeonly><noinclude> | |||
[[Category:Templates]] | |||
{{CharacterInfo | |||
|title = Archduke | |||
|name = Noober | |||
|image=[[File:Astarion-promotional.webp|350px]] | |||
|STR=15 | |||
|DEX=8 | |||
|CON=11 | |||
|INT=9 | |||
|WIS=18 | |||
|CHA=10 | |||
|str save= | |||
|dex save=y | |||
|con save= | |||
|int save=y | |||
|wis save= | |||
|cha save= | |||
|level=3 | |||
|race=Skeleton | |||
|type=Undead | |||
|HP=28 | |||
|AC=15 | |||
|speed=10m / 30ft | |||
|size=Medium | |||
|weight=20kg / 40lbs | |||
|proficiency=2 | |||
|initiative=-1 | |||
|passive = {{SmallIcon|Darkvision Icon.png|link=Darkvision (Passive Feature)}} [[Darkvision_(Passive_Feature)|Darkvision]] | |||
Vampire Spawn | |||
|class = Barbarian | |||
|background= Acolyte | |||
|location = Netheril | |||
|faction = [[Tiefling Refugees]] | |||
|family = [[Halsin]] (partner) | |||
|allies = [[Astarion]] | |||
|enemies = [[Shadowheart]], [[Wyll]] | |||
|bludgeoning = Resistant | |||
|psychic = Vulnerable | |||
|poison = Immune | |||
|alt-name = True form | |||
|alt-image = [[File:Astarionheadshot.jpg|350px]] | |||
}} | |||
Filling in the 6 Ability Score stats is optional. However, this template only currently supports being provided none or all of them. | |||
Example: | |||
<pre> | |||
{{CharacterInfo | |||
|title = Archduke | |||
|name = Noober | |||
|image=[[File:Astarion-promotional.webp|350px]] | |||
|STR=15 | |||
|DEX=8 | |||
|CON=11 | |||
|INT=9 | |||
|WIS=18 | |||
|CHA=10 | |||
|str save= | |||
|dex save=yes | |||
|con save= | |||
|int save=yes | |||
|wis save= | |||
|cha save= | |||
|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 | |||
|faction = [[Tiefling Refugees]] | |||
|family = [[Halsin]] (partner) | |||
|allies = [[Astarion]] | |||
|enemies = [[Shadowheart]], [[Wyll]] | |||
|bludgeoning = Resistant | |||
|psychic = Vulnerable | |||
|poison = Immune | |||
|alt-name = True form | |||
|alt-image = [[File:Astarionheadshot.jpg|350px]] | |||
}}</pre> | |||
Clean version: | |||
<pre> | |||
{{CharacterInfo | |||
|title = | |||
|name = | |||
|image = [[File:|350px]] | |||
|STR = | |||
|DEX = | |||
|CON = | |||
|INT = | |||
|WIS = | |||
|CHA = | |||
|str save = | |||
|dex save = | |||
|con save = | |||
|int save = | |||
|wis save = | |||
|cha save = | |||
|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 = | |||
|faction = | |||
|family = | |||
|allies = | |||
|enemies = | |||
|alt-name = | |||
|alt-image = [[File:|350px]] | |||
}}</pre> | |||
</noinclude> |
Revision as of 12:57, 22 August 2023
Archduke | |||||||
Noober | |||||||
---|---|---|---|---|---|---|---|
Stats | |||||||
Level 3 | |||||||
| |||||||
Race | Skeleton | ||||||
Type | Undead | ||||||
HP | 28 | ||||||
AC | 15 | ||||||
Movement Speed | 10m / 30ft | ||||||
Size | Medium | ||||||
Weight | 20kg / 40lbs | ||||||
Proficiency Bonus | +2 | ||||||
Initiative | -1 | ||||||
Passive features | |||||||
Darkvision Vampire Spawn | |||||||
Resistances | |||||||
Character information | |||||||
Class | |||||||
Background | Acolyte | ||||||
Location | Netheril | ||||||
Faction | Tiefling Refugees | ||||||
Family | Halsin (partner) | ||||||
Allies | Astarion | ||||||
Enemies | Shadowheart, Wyll | ||||||
True form | |||||||
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 |str save= |dex save=yes |con save= |int save=yes |wis save= |cha save= |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 |faction = [[Tiefling Refugees]] |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 = |str save = |dex save = |con save = |int save = |wis save = |cha save = |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 = |faction = |family = |allies = |enemies = |alt-name = |alt-image = [[File:|350px]] }}