Template:Infobox character: Difference between revisions
Appearance
Created page with "<noinclude> {{Documentation}} This template is used to create character infoboxes for Ananta wiki pages. ==Usage== <pre> {{Infobox character | name = | image = | caption = | japanese_name = | chinese_name = | species = | gender = | age = | birthday = | height = | occupation = | affiliation = | status = | weapon = | vehicle = | ability = | element = | voic..." |
(No difference)
|
Latest revision as of 18:58, 1 October 2025
Template:Documentation This template is used to create character infoboxes for Ananta wiki pages.
Usage
{{Infobox character
| name =
| image =
| caption =
| japanese_name =
| chinese_name =
| species =
| gender =
| age =
| birthday =
| height =
| occupation =
| affiliation =
| status =
| weapon =
| vehicle =
| ability =
| element =
| voice_actor_en =
| voice_actor_jp =
| voice_actor_cn =
| first_appearance =
| playable =
}}
Parameters
All parameters are optional.
- name - The character's name (defaults to page title if not specified)
- image - Character portrait image filename (without File: prefix)
- caption - Caption for the image
- japanese_name - Character name in Japanese
- chinese_name - Character name in Chinese
- species - Character's species (Human, Bunny-human, etc.)
- gender - Character's gender
- age - Character's age
- birthday - Character's birthday
- height - Character's height
- occupation - Character's job or role
- affiliation - Organization(s) the character belongs to
- status - Current status (Playable, Upcoming, NPC, etc.)
- weapon - Primary weapon or combat tool
- vehicle - Vehicle(s) used by the character
- ability - Special abilities or powers
- element - Elemental affinity if applicable
- voice_actor_en - English voice actor
- voice_actor_jp - Japanese voice actor
- voice_actor_cn - Chinese voice actor
- first_appearance - First appearance in trailers/media
- playable - Yes/No/TBA for playability status
Example
{{Infobox character
| name = Taffy
| image = Taffy_Portrait.png
| caption = Taffy's official character portrait
| species = Bunny-human
| gender = Female
| occupation = Delivery Specialist, Investigator
| affiliation = [[Anti-Chaos Directorate]] (A.C.D.)
| status = Upcoming playable character
| weapon = Transformable Mallet/Bike
| vehicle = Segway
| voice_actor_en = TBA
| voice_actor_jp = TBA
| voice_actor_cn = TBA
| first_appearance = Project Mugen PV | Tomorrow and Surprises Come Together
| playable = Yes
}}