Template:Character infobox: Difference between revisions
Jump to navigation
Jump to search
CitadelCore (talk | contribs) mNo edit summary |
mNo edit summary |
||
(15 intermediate revisions by 4 users not shown) | |||
Line 2: | Line 2: | ||
| headerstyle = background:#ccf; | | headerstyle = background:#ccf; | ||
| labelstyle = background:#ddf; | | labelstyle = background:#ddf; | ||
| title = Character | | title = {{{name}}} | ||
| subheader = Character of ''INFRA'' | |||
| image = [[File:{{{name}}}.png|200px|alt=mapimage:{{{name}}}]] | | image = [[File:{{{image|{{{name}}}.png}}}|200px|alt=mapimage:{{{name}}}]] | ||
| header1 = General | | header1 = General | ||
| label2 = Name | | label2 = Name | ||
| data2 = {{{name|None}}} | | data2 = {{{name|None}}} | ||
| label3 = | | label3 = Status | ||
| data3 = {{{ | | data3 = {{{status|Alive}}} | ||
| label4 = Gender | | label4 = Gender | ||
| data4 = {{{gender|N/A}}} | | data4 = {{{gender|N/A}}} | ||
| | | label5 = Appearances | ||
| | | data5 = {{{appearances|None}}} | ||
| | | label6 = Family | ||
| | | data6 = {{{family|}}} | ||
| | | label7 = Voiced by | ||
| data7 = {{{voice|N/A}}} | |||
| header8 = Job | |||
| label9 = Company | |||
| data9 = {{{company|}}} | |||
| label10 = Position | |||
| data10 = {{{position|}}} | |||
}} | }} | ||
{{#if:{{NAMESPACE}}||[[Category:Characters]]}} | |||
<noinclude> | <noinclude> | ||
{{documentation}} | {{documentation}} | ||
[[Category:Templates]] | |||
</noinclude> | </noinclude> |
Latest revision as of 13:42, 4 February 2024
Character of INFRA | |
[[File:{{{name}}}.png|200px|alt=mapimage:{{{name}}}]] | |
General | |
---|---|
Name | None |
Status | Alive |
Gender | N/A |
Appearances | None |
Voiced by | N/A |
Job |
This is an example of the usage for the character infobox template.
Name: Name of the character.
Appearances: Places where the character is seen. (Defaults to None).
Gender: The gender of the character. (Defaults to N/A).
{{Character_infobox |name=Alex Core |appearances=my_map_1 |gender=Male}}
The above documentation is transcluded from Template:Character infobox/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |