Template:Infobox character: Difference between revisions
Jump to navigation
Jump to search
Created page with "{{Infobox character | colour = <!-- headers background colour; the foreground colour is automatically computed --> | name = | image = | imag..." |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly>{{Infobox | |||
|name = {{{name|No Name}}} | |||
|bodystyle = | |||
|titlestyle = | |||
|abovestyle = background:#ccccff; | |||
|subheaderstyle = | |||
|above = {{{name|No Name}}} | |||
|imagestyle = | |||
|captionstyle = | |||
| image = {{{image|No image}}} | |||
|caption = {{{caption|}}} | |||
|headerstyle = background:#9999ff; | |||
|labelstyle = background:#e5e5ff; | |||
|header1 = Character Information | |||
|header2 = | |||
| label2 = Age | |||
| data2 = {{{age|Unknown}}} | |||
| label3 = Species | |||
| data3 = {{{species|Unknown}}} | |||
| label4 = Height | |||
| data4 = {{{height|Unknown}}} | |||
| label5 = Gender | |||
| data5 = {{{gender}}} | |||
| label6 = Nationality | |||
| data6 = {{{nationality}}} | |||
| label8 = Relatives | |||
| data8 = {{{relatives}}} | |||
| label9 = Affiliations | |||
| data9 = {{{affiliations}}} | |||
| label7 = Relic | |||
| data7 = {{{relic|}}} | |||
| label10 = Aufwachen Form | |||
| data10 = {{{aufwachen|}}} | |||
|header15 = Franchise Information | |||
| label16 = Seiyuu | |||
| data16 = {{{seiyuu}}} | |||
| label17 = First Appearance | |||
| data17 = {{{first appearance}}} | |||
| label18 = Cameos | |||
| data18 = {{{cameos|}}} | |||
|belowstyle = background:#ddf; | |||
|below = | |||
}} | |||
{{main other | |||
|[[Category:Characters]] | |||
{{#if:{{{species|}}}|[[Category:{{{species}}} Characters]]|[[Category:Characters with unknown species]]}} | |||
{{#if:{{{relic|}}}|[[Category:Relic Users]]}} | |||
|}}</includeonly><noinclude>Creates an infobox for a character. | |||
Characters with a <code>species</code> parameter given are automatically listed under the appropriate species category. | |||
Characters with a <code>relic</code> parameter given are automatically listed as Relic Users. | |||
{{Infobox character}} | |||
{{Infobox character | {{Infobox character | ||
| | |relic={{{relic}}} | ||
| | |aufwachen={{{aufwachen}}} | ||
| | |cameos={{{cameos}}} | ||
}}</noinclude> | |||
Revision as of 00:44, 12 June 2018
Creates an infobox for a character.
Characters with a species
parameter given are automatically listed under the appropriate species category.
Characters with a relic
parameter given are automatically listed as Relic Users.
No Name | |
---|---|
No image | |
Character Information | |
Age | Unknown |
Species | Unknown |
Height | Unknown |
Gender | {{{gender}}} |
Nationality | {{{nationality}}} |
Relatives | {{{relatives}}} |
Affiliations | {{{affiliations}}} |
Franchise Information | |
Seiyuu | {{{seiyuu}}} |
First Appearance | {{{first appearance}}} |
No Name | |
---|---|
No image | |
Character Information | |
Age | Unknown |
Species | Unknown |
Height | Unknown |
Gender | {{{gender}}} |
Nationality | {{{nationality}}} |
Relic | {{{relic}}} |
Relatives | {{{relatives}}} |
Affiliations | {{{affiliations}}} |
Aufwachen Form | {{{aufwachen}}} |
Franchise Information | |
Seiyuu | {{{seiyuu}}} |
First Appearance | {{{first appearance}}} |
Cameos | {{{cameos}}} |