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

From blackwiki
Jump to navigation Jump to search
imported>Thumperward
(convert to {{infobox}}. if there are any issues with this code drop, before reverting please let me know and I'll try to fix them quickly)
imported>Thumperward
(lose the big label)
Line 1: Line 1:
 
{{ infobox
 
{{ infobox
 
| title  = {{{name<includeonly>|{{PAGENAME}}</includeonly>}}}
 
| title  = {{{name<includeonly>|{{PAGENAME}}</includeonly>}}}
| above  = ''[[Dungeons & Dragons]]'' [[:category:Dungeons & Dragons character classes|character class]]
 
 
| image  = {{{image<includeonly>|</includeonly>}}}
 
| image  = {{{image<includeonly>|</includeonly>}}}
 
| caption = {{{caption<includeonly>|</includeonly>}}}
 
| caption = {{{caption<includeonly>|</includeonly>}}}

Revision as of 13:12, 4 October 2008

{{{name}}}
{{{image}}}
{{{caption}}}
Characteristics
Role{{{role}}}
Power source{{{power}}}
Alignment{{{alignment}}}
Publication history
Editions{{{editions}}}
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}}}
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