On November 27th, 2022, the 8,000th article was added to the SuccuWiki!
Template:Infobox DnD character/doc: Difference between revisions
Jump to navigation
Jump to search
m (→Usage) |
mNo edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 10: | Line 10: | ||
{| style="border: none; background: none;" | {| style="border: none; background: none;" | ||
|<pre> | |<pre> | ||
{{Infobox | {{Infobox DnD character | ||
| image = <!--Please include wikilinking and size here--> | | image = <!--Please include wikilinking and size here--> | ||
| caption = | | caption = | ||
| name = | | name = | ||
| series = | | series = | ||
| first = | | first = | ||
| creator = | | creator = | ||
| artist = | | artist = | ||
| voiceactor = | | voiceactor = | ||
| portrayedby = | | portrayedby = | ||
| birthplace = | | birthplace = | ||
| gender = | | gender = | ||
| race = | | race = | ||
| class = | | class = | ||
| alignment = <!--Please do not wikilink alignment--> | | alignment = <!--Please do not wikilink alignment--> | ||
| age = | | age = | ||
| title = | | title = | ||
| alias = | | alias = | ||
| setting = | | setting = | ||
}}</pre> | }}</pre> | ||
|} | |} | ||
Line 35: | Line 35: | ||
==Example== | ==Example== | ||
{{Infobox DnD character | |||
| image = [[Image:NoImage.jpg|200px]] | |||
| caption = SuccuWiki | |||
| name = SuccuWiki | |||
| series = All | |||
| first = Beginning | |||
| creator = TeraS | |||
| artist = Many | |||
| voiceactor = | |||
| portrayedby = | |||
| birthplace = The Realm | |||
| gender = Female | |||
| race = Succubi | |||
| class = Goddess | |||
| alignment = Lawfully Good | |||
| age = Eternal | |||
| title = The Holder of Realm Knowledge | |||
| alias = Wiki | |||
| setting = All Universes | |||
}} | |||
{| style="border: none; background: none;" | |||
|<pre> | |||
{{Infobox DnD character | |||
| image = [[Image:NoImage.jpg|200px]] | |||
| caption = SuccuWiki | |||
| name = SuccuWiki | |||
| series = All | |||
| first = Beginning | |||
| creator = TeraS | |||
| artist = Many | |||
| voiceactor = | |||
| portrayedby = | |||
| birthplace = The Realm | |||
| gender = Female | |||
| race = Succubi | |||
| class = Goddess | |||
| alignment = Lawfully Good | |||
| age = Eternal | |||
| title = The Holder of Realm Knowledge | |||
| alias = Wiki | |||
| setting = All Universes | |||
}}</pre> | |||
|} | |||
<includeonly><!-- | <includeonly><!-- |
Latest revision as of 07:01, 16 April 2014
This is a documentation subpage for Template:Infobox DnD character. It contains usage information, categories, interlanguage links and other content that is not part of the original template page. |
Usage
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.
{{Infobox DnD character | image = <!--Please include wikilinking and size here--> | caption = | name = | series = | first = | creator = | artist = | voiceactor = | portrayedby = | birthplace = | gender = | race = | class = | alignment = <!--Please do not wikilink alignment--> | age = | title = | alias = | setting = }} |
The fgcolor and bgcolor attributes are obsolete and will not be obeyed.
Example
{{Infobox DnD character | image = [[Image:NoImage.jpg|200px]] | caption = SuccuWiki | name = SuccuWiki | series = All | first = Beginning | creator = TeraS | artist = Many | voiceactor = | portrayedby = | birthplace = The Realm | gender = Female | race = Succubi | class = Goddess | alignment = Lawfully Good | age = Eternal | title = The Holder of Realm Knowledge | alias = Wiki | setting = All Universes }} |