Template:Npcbox: Difference between revisions

From Syra D&D Wiki
Jump to navigation Jump to search
No edit summary
m 47 revisions imported
 
(38 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{Infobox
<includeonly>{{Infobox
| bodyclass  = vcard
| bodyclass  = vcard
 
| bodystyle  = width: 25em; padding: 0em;
| aboveclass  = fn
| aboveclass  = fn
| abovestyle  = background-color:lightsteelblue;
| abovestyle  = background-color:lightsteelblue;
| above      = {{{name|{{PAGENAME}}}}}
| above      = {{{name|{{PAGENAME}}}}}


| image     = {{#if:{{{image|}}}|[[File:{{{image}}}|{{px|{{{image_size|}}}|frameless}}|alt={{{alt|}}}]]}}
| image       = {{#if:{{{image|}}}|[[File:{{{image}}}{{#ifeq:{{{resizing}}}|no||{{!}}{{{size|200px}}}}}]]}}
| caption  = {{{caption|}}}
| caption    = {{{title|}}}
 
| label1      = Nickname
| data1      = {{{nickname|}}}
 
| label2      = Race
| data2      = {{{race|}}} {{#if:{{{type|}}}|({{{type|}}})}}
 
| label3      = Gender
| data3      = {{{gender|}}}
 
| label4      = Lifespan
| data4      = {{#if:{{{life|}}}|[[Calendar#Timeline|{{{life|}}}]]}}


| class2     = nickname
| label5     = Character Class
| label2      = Nickname
| data5       = {{{character|}}}
| data2       = {{{nickname|}}}


| class3     = nickname
| class6     = deity
| label3     = Other names
| label6     = Patron Deity
| data3       = {{{alias|}}}
| data6       = {{#if:{{{deity|}}}|[[{{{deity|}}}]]}}


| class4     = race
| label7     = Status
| label4      = Race
| data7       = {{{status|}}}
| data4       = {{{race|}}}


| label7     = Allegiance
| label8     = Alignment
| data7       = {{{allegiance|}}}
| data8       = {{{alignment|}}}


}}</includeonly><noinclude>
}}</includeonly><noinclude>
{{documentation}}
{{documentation}}[[Category:Templates|{{PAGENAME}}]]
</noinclude>
</noinclude>

Latest revision as of 02:47, 19 February 2026

Jimmy the Mind Flayer

His Most Divine, The Radical One, Mind Muncher
Race Illithid (Nerd)
Gender Male
Lifespan 1999 - 2300
Character Class Paladin
Patron Deity Bahamut
Status Alive
Alignment Chaotic Awesome
{{Npcbox
|name = The character's name
|image = A picture of the character
|title = Any titles the character holds
|race = The character's race
|type = Any acquired creature types (i.e. lich or vampire)
|gender = The character's gender
|life = The character's birth and death dates
|character = The character's class
|deity = The character's deity
|status = The character's status (i.e. alive or dead)
|alignment = The character's alignment
}}