Difference between revisions of "Template:Infobox D&D character class/doc"
Jump to navigation
Jump to search
imported>Gordon Ecker m (→Usage) |
imported>Frietjes |
||
| Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
| − | <!-- PLEASE ADD CATEGORIES | + | <!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE --> |
=== Usage === | === Usage === | ||
| − | + | {{Infobox D&D character class | |
| + | | name = {{{name}}} | ||
| + | | image = {{{image}}} | ||
| + | | caption = {{{caption}}} | ||
| + | | role = {{{role}}} | ||
| + | | secondaryrole = {{{secondaryrole}}} | ||
| + | | power= {{{power}}} | ||
| + | | alignment = {{{alignment}}} | ||
| + | | editions = {{{editions}}} | ||
| + | | standardeditions = {{{standardeditions}}} | ||
| + | | alternateeditions = {{{alternateeditions}}} | ||
| + | | source = {{{source}}} | ||
| + | | first = {{{first}}} | ||
| + | | mythical = {{{mythical}}} | ||
| + | | based = {{{based}}} | ||
| + | | wizards_image_URL = {{{wizards_image_URL}}} | ||
| + | | OGL_stats_URL = {{{OGL_stats_URL}}} | ||
| + | }} | ||
All fields except name are optional. | All fields except name are optional. | ||
| − | <pre | + | <pre style="overflow:auto"> |
{{infobox D&D character class | {{infobox D&D character class | ||
| − | | name = Class name or names | + | | name = <!-- Class name or names --> |
| − | | editions = All editions the class has appeared in | + | | editions = <!-- All editions the class has appeared in --> |
| − | | standardeditions = Editions as a standard class | + | | standardeditions = <!-- Editions as a standard class --> |
| − | | alternateeditions = Editions as an alternate class | + | | alternateeditions = <!-- Editions as an alternate class --> |
| − | | role = 4th edition role (or primary role for classes with multiple roles) | + | | role = <!-- 4th edition role (or primary role for classes with multiple roles) --> |
| − | | secondaryrole = 4th edition secondary role or roles, if any | + | | secondaryrole = <!-- 4th edition secondary role or roles, if any --> |
| − | | power = 4th edition power source | + | | power = <!-- 4th edition power source --> |
| − | | alignment = Alignment restrictions | + | | alignment = <!-- Alignment restrictions --> |
| − | | source = Sourcebooks the class is presented in | + | | source = <!-- Sourcebooks the class is presented in --> |
| − | | first = First appearance of the class | + | | first = <!-- First appearance of the class --> |
| − | | mythical = Mythological basis of the class | + | | mythical = <!-- Mythological basis of the class --> |
| − | | based = Other creative origins of the class | + | | based = <!-- Other creative origins of the class --> |
| − | | wizards_image_URL = URL for official class art on wizards.com | + | | wizards_image_URL = <!-- URL for official class art on wizards.com --> |
| − | | OGL_stats_URL = URL for the class' OGL stats | + | | OGL_stats_URL = <!-- URL for the class' OGL stats --> |
}} | }} | ||
| − | + | </pre> | |
;Edition parameters | ;Edition parameters | ||
| Line 29: | Line 46: | ||
=== See also === | === See also === | ||
| + | * {{tl|Infobox character}} | ||
<includeonly> | <includeonly> | ||
| − | <!-- CATEGORIES | + | <!-- CATEGORIES HERE, THANKS --> |
[[Category:Dungeons & Dragons templates|D&D character class]] | [[Category:Dungeons & Dragons templates|D&D character class]] | ||
</includeonly> | </includeonly> | ||
Revision as of 14:07, 29 September 2013
| This is a documentation subpage for Template:Infobox D&D character class. It contains usage information, categories and other content that is not part of the original template page. |
Usage
| [[File:{{{image}}}|frameless]] {{{caption}}} | |
| A Dungeons & Dragons character class | |
|---|---|
| Publication history | |
| First appearance | {{{first}}} |
| Editions | {{{editions}}} |
| (as a standard class) | {{{standardeditions}}} |
| (as an alternate class) | {{{alternateeditions}}} |
| Source books | {{{source}}} |
| Mythological origins | {{{mythical}}} |
| Based on | {{{based}}} |
All fields except name are optional.
{{infobox D&D character class
| name = <!-- Class name or names -->
| editions = <!-- All editions the class has appeared in -->
| standardeditions = <!-- Editions as a standard class -->
| alternateeditions = <!-- Editions as an alternate class -->
| role = <!-- 4th edition role (or primary role for classes with multiple roles) -->
| secondaryrole = <!-- 4th edition secondary role or roles, if any -->
| power = <!-- 4th edition power source -->
| alignment = <!-- Alignment restrictions -->
| 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 -->
| wizards_image_URL = <!-- URL for official class art on wizards.com -->
| OGL_stats_URL = <!-- URL for the class' OGL stats -->
}}
- 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