Difference between revisions of "Template:Infobox Character"
From Manaverse Wiki
(Created page with "{| class="infobox" style="font-size:89%; width:300px; background-color:#999999;" align="right" |- ! colspan="2" style="background-color:#3366CC; color:#FFFFFF; font-size:120%;...") |
m |
||
Line 55: | Line 55: | ||
|Box title= | |Box title= | ||
|image= | |image= | ||
− | | | + | |Caption=(Remove this part if you're not filling it in. |
Leaving it empty results in a random apostrophe for some reason.) | Leaving it empty results in a random apostrophe for some reason.) | ||
|Aliases= | |Aliases= | ||
Line 91: | Line 91: | ||
It also works if you set it up as a single line. | It also works if you set it up as a single line. | ||
</noinclude> | </noinclude> | ||
+ | Do note, though, that case matters for template parameters. "caption" is not the same as "Caption," for example, and only the latter will actually produce an image caption. |
Revision as of 19:48, 20 June 2014
{{{Box title}}} | |
---|---|
Brief Info | |
Aliases |
{{{Aliases}}} |
Age |
{{{Age}}} |
Gender |
{{{Gender}}} |
Species |
{{{Species}}} |
Planet of Origin |
{{{Planet}}} |
Allegiance |
{{{Allegiance}}} |
Powers |
{{{Powers}}} |
Family |
{{{Family}}} |
Basically, it'll be setup like this:
{{Infobox Character |Box title= |image= |Caption=(Remove this part if you're not filling it in. Leaving it empty results in a random apostrophe for some reason.) |Aliases= |Age= |Gender= |Species= |Planet |Allegiance |Powers= |Family=}}
Example, this:
{{Infobox Character |Box title=Bobbert |image= |Aliases=Bob |Age=25? |Gender=Male |Species=Human |Planet=6KT Land |Allegiance=EH Men |Powers=n/a |Family=Dead. They're all dead.}}
Produces this:
| |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||
| |||||||||||
|
It also works if you set it up as a single line.
Do note, though, that case matters for template parameters. "caption" is not the same as "Caption," for example, and only the latter will actually produce an image caption.