Difference between revisions of "Template:Infobox D&D character"

From Spinach Inquisition
Jump to navigation Jump to search
Line 5: Line 5:
 
| captionstyle = font-size: small
 
| captionstyle = font-size: small
  
| label11 = Race
+
| label1 = Race
| data11 = {{{race|}}}
+
| data1 = {{{race|}}}
| label10 = Gender
+
| label2 = Gender
| data10 = {{{gender|}}}
+
| data2 = {{{gender|}}}
| label14 = Age
+
| label3 = Age
| data14 = {{{age|}}}
+
| data3 = {{{age|}}}
| label12 = Class
+
| label4 = Class
| data12 = {{{class|}}}
+
| data4 = {{{class|}}}
| label9 = Homeland
+
| label5 = Homeland
| data9   = {{{home|{{{birthplace|{{{homeland|}}}}}}}}}
+
| data5   = {{{home|{{{birthplace|{{{homeland|}}}}}}}}}
| label15 = Title
+
| label6 = Title
| data15 = {{{title|}}}
+
| data6 = {{{title|}}}
| label16 = Alias
+
| label7 = Alias
| data16 = {{{alias|}}}
+
| data7 = {{{alias|}}}
 
}}<noinclude>{{Documentation}}<!-- please add links to categories and other languages to the /doc page, not here! --></noinclude>
 
}}<noinclude>{{Documentation}}<!-- please add links to categories and other languages to the /doc page, not here! --></noinclude>

Revision as of 01:57, 23 March 2019

50px Template documentation[view] [edit] [history] [purge]

Usage

{{{name}}}
[[File:{{{image}}}|frameless]]
{{{caption}}}
Race{{{race}}}
Gender{{{gender}}}
Age{{{age}}}
Class{{{class}}}
Homeland{{{home}}}
Title{{{title}}}
Alias{{{alias}}}

This template is for use in any article about a Dungeons & Dragons character. All attributes are optional, and if left undefined will not appear. The recommended image size is a width of 250px so that it will completely fill the infobox without increasing its size.

Add wiki links to articles on homeland, and universe if available. Leave the alignment unlinked, as it will automatically be linked to the correct place in the Alignment (Dungeons & Dragons) article.

{{Infobox D&D character
| image       = <!--Please include wikilinking and size here-->
| caption     =
| name        =
| birthplace  =
| gender      =
| race        =
| class       =
| age         =
| title       =
| alias       =
| job         =
| character_sheet = <!--Create a link-->
}}

The fgcolor and bgcolor attributes are obsolete and will not be obeyed.