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

From blackwiki
Jump to navigation Jump to search
imported>Thumperward
(lose the big label)
imported>Gordon Ecker
(+additional parameters)
Line 8: Line 8:
 
| label2  = Role
 
| label2  = Role
 
| data2  = {{{role<includeonly>|</includeonly>}}}
 
| data2  = {{{role<includeonly>|</includeonly>}}}
| label3  = Power source
+
| label3 = Primary role
| data3   = {{{power<includeonly>|</includeonly>}}}
+
| data3  = {{{primaryrole<includeonly>|</includeonly>}}}
| label4 = Alignment
+
| label4  = Secondary role
| data4   = {{{alignment<includeonly>|</includeonly>}}}
+
| data4  = {{{secondaryrole<includeonly>|</includeonly>}}}
 +
| label5 = Power source
 +
| data5   = {{{power<includeonly>|</includeonly>}}}
 +
| label6 = Alignment
 +
| data6   = {{{alignment<includeonly>|</includeonly>}}}
  
| header5 = {{#if:{{{first<includeonly>|</includeonly>}}}|Publication history}}
+
| header7 = {{#if:{{{first<includeonly>|</includeonly>}}}|Publication history}}
  
| label6 = Editions
+
| label8 = Editions
| data6   = {{{editions<includeonly>|</includeonly>}}}
+
| data8   = {{{editions<includeonly>|</includeonly>}}}
| label7 = Source books
+
| label9  = Editions as a standard class
| data7  = {{{source<includeonly>|</includeonly>}}}
+
| data9  = {{{standardeditions<includeonly>|</includeonly>}}}
| label8  = First appearance
+
| label10 = Editions as an alternate class
| data8  = {{{first<includeonly>|</includeonly>}}}
+
| data10 = {{{alternateeditions<includeonly>|</includeonly>}}}
| label9  = Mythological origins
+
| label11 = Source books
| data9  = {{{mythical<includeonly>|</includeonly>}}}
+
| data11  = {{{source<includeonly>|</includeonly>}}}
| label10 = Based on
+
| label12 = First appearance
| data10 = {{{based<includeonly>|</includeonly>}}}
+
| data12  = {{{first<includeonly>|</includeonly>}}}
| label11 = Image
+
| label13 = Mythological origins
| data11 = {{#if:{{{wizards_image_URL<includeonly>|</includeonly>}}}|[{{{wizards_image_URL}}} Wizards.com image]}}
+
| data13  = {{{mythical<includeonly>|</includeonly>}}}
| label12 = Stats
+
| label14 = Based on
| data12 = {{#if:{{{OGL_stats_URL<includeonly>|</includeonly>}}}|[{{{OGL_stats_URL}}} OGL stats]}}
+
| data14 = {{{based<includeonly>|</includeonly>}}}
 +
| label15 = Image
 +
| data15 = {{#if:{{{wizards_image_URL<includeonly>|</includeonly>}}}|[{{{wizards_image_URL}}} Wizards.com image]}}
 +
| label16 = Stats
 +
| data16 = {{#if:{{{OGL_stats_URL<includeonly>|</includeonly>}}}|[{{{OGL_stats_URL}}} OGL stats]}}
  
 
}}<noinclude>{{documentation}}</noinclude>
 
}}<noinclude>{{documentation}}</noinclude>

Revision as of 07:13, 17 December 2008

{{{name}}}
{{{image}}}
{{{caption}}}
Characteristics
Role{{{role}}}
Primary role{{{primaryrole}}}
Secondary role{{{secondaryrole}}}
Power source{{{power}}}
Alignment{{{alignment}}}
Publication history
Editions{{{editions}}}
Editions as a standard class{{{standardeditions}}}
Editions as an alternate class{{{alternateeditions}}}
Source books{{{source}}}
First appearance{{{first}}}
Mythological origins{{{mythical}}}
Based on{{{based}}}
Image[{{{wizards_image_URL}}} Wizards.com image]
Stats[{{{OGL_stats_URL}}} OGL stats]

[[Category:Infobox templates|Template:Remove first word]]

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

Usage

{{{name}}}
{{{image}}}
{{{caption}}}
Characteristics
Publication history
Editions{{{editions}}}
Editions as a standard class{{{standardeditions}}}
Editions as an alternate class{{{alternateeditions}}}
Source books{{{source}}}
First appearance{{{first}}}
Mythological origins{{{mythical}}}
Based on{{{based}}}
[[Category:Infobox templates|Template:Remove first word]]

All fields except name are optional.

{{infobox D&D character class
| name              = <!-- Class name or names -->
| image             = 
| caption           = 
| editions          = <!-- All editions the class has appeared in -->
| standardeditions  = <!-- Editions as a standard class -->
| alternateeditions = <!-- Editions as an alternate class -->
| source            = <!-- Sourcebooks the class is presented in -->
| first             = <!-- First appearance of the class -->
| mythical          = <!-- Mythological basis of the class -->
| based             = <!-- Other creative origins of the class -->
}}
Edition parameters

If a class has only appeared as a standard class, only use the standardeditions parameter. If a class has only appeared as an alternate class, only use the alternateeditions paremeter. If a class has appeared in all editions, but was an alternate class in some of them, use both the editions and alternateeditions parameters. If a class has appeared as both a standard and alternate class but has not appeared in all editions, use the standardeditions and alternateeditions.

See also