Difference between revisions of "Template:Infobox D&D character class/doc"
Jump to navigation
Jump to search
imported>Gordon Ecker m (→Usage) |
imported>Gonnym (added category) |
||
| (6 intermediate revisions by 3 users not shown) | |||
| 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}}} | ||
| + | | editions = {{{editions}}} | ||
| + | | standardeditions = {{{standardeditions}}} | ||
| + | | alternateeditions = {{{alternateeditions}}} | ||
| + | | source = {{{source}}} | ||
| + | | first = {{{first}}} | ||
| + | | mythical = {{{mythical}}} | ||
| + | | based = {{{based}}} | ||
| + | }} | ||
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 | + | | image = |
| − | | standardeditions = Editions as a standard class | + | | caption = |
| − | | alternateeditions = Editions as an alternate class | + | | 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 --> | |
| − | | source = Sourcebooks the class is presented in | + | | mythical = <!-- Mythological basis of the class --> |
| − | | first = First appearance of the class | + | | based = <!-- Other creative origins of the class --> |
| − | | mythical = Mythological basis of the class | ||
| − | | based = Other creative origins of the class | ||
| − | |||
| − | |||
}} | }} | ||
| − | + | </pre> | |
;Edition parameters | ;Edition parameters | ||
| Line 29: | Line 36: | ||
=== See also === | === See also === | ||
| + | * {{tl|Infobox character}} | ||
| − | <includeonly> | + | <includeonly>{{sandbox other|| |
| − | <!-- | + | <!-- Categories below this line, please; interwikis at Wikidata --> |
| − | [[Category:Dungeons & Dragons templates|D&D character class]] | + | [[Category:Dungeons & Dragons templates]] |
| + | [[Category:Fictional character infobox templates|D&D character class]] | ||
| + | }} | ||
</includeonly> | </includeonly> | ||
Latest revision as of 22:02, 20 April 2019
| 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 -->
| 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