Char Box | |
![]() |
|
Statistics | |
שם ביפנית: | {{{jname}}} |
צורת ביטוי ביפנית: | Char Box |
שם באנגלית: | Char Box |
הופעה ראשונה: | |
השתייכות: | {{{affiliation}}} |
עיסוקים: | {{{occupation}}} |
- Description
This is a infobox to be used for characters.
Basics
The basic code to bring it up is this.
{{Char Box | colorscheme = | image = | jname = | rname = | ename = | first = | affiliation = | occupation = | alias = | epithet = | jva = | Funi eva = | bounty = }}
Parameters
Parameter | Usage |
jname | The name of the character in Japanese |
rname | Romanized Name |
ename | The name of the VIZ, Odex, FUNimation or 4Kids translation |
first | First Appearance |
Optional | |
name | The name of the character (if not given, the pagename is used) |
image | An image of the character (deprecated) |
switch | Parameter controlling the images, see help below |
imagename | Parameter controlling the images, see help below |
colorscheme | A colorscheme fitting the character |
affiliation | Affiliations |
occupation | Occupations |
alias | Alias |
epithet | Epithet |
jva | Japanese Voice Actor |
4kids eva | 4Kids English Voice Actor |
Funi eva | Funi English Voice Actor |
bounty | Bounty |
Even more optional | |
textcolor | (only if no colorscheme is available) |
backcolor | (only if no colorscheme is available) |
Odex eva | Odex English Voice Actor |
real name | Real name of the character |
age | Age of the character |
birth | Birthday of the character |
height | Height of the character |
size | Size of the character (e.g. for animals) |
weight | Weight of the character |
Devil fruit | |
dfname | Japanese name of the devil fruit |
dfename | English name of the devil fruit |
dfmeaning | Meaning of the Japanese name |
dftype | Type of the devil fruit |
dfcolorscheme | Colorscheme for the devil fruit frame |
dftextcolor | (if no colorscheme) |
dfbackcolor | (if no colorscheme) |
Special cases | |
doriki | Doriki (for CP9 members) |
cp9key | Number of the key (for CP9 members) |
zombie number | For Thriller Bark zombies |
power | Power level (for Pandaman) |
You can create a simple info box by doing something like this.
Brook | |
100px | |
Statistics | |
שם ביפנית: | sample jname |
צורת ביטוי ביפנית: | sample rname |
שם באנגלית: | sample ename |
הופעה ראשונה: | Chapter 442 |
השתייכות: | Straw Hats |
עיסוקים: | Musician |
כינוי: | Dead Bones |
מדובב יפני: | sample jva |
מדבב באנגלית: | Johnny Depp |
באונטי: | $10000 |
{{Char Box | name = Brook | image = [[File:Yomi Yomi no Mi Infobox.png|100px]] | jname = sample jname | rname = sample rname | ename = sample ename | first = Chapter 442 | affiliation = Straw Hats | occupation = Musician | epithet = Dead Bones | jva = sample jva | 4kids eva = Sanjaya | Funi eva = Johnny Depp | bounty = $10000 }} |
Advanced
Color
You can use a predefined colorscheme:
Brook | |
100px | |
Statistics | |
שם ביפנית: | sample jname |
צורת ביטוי ביפנית: | sample rname |
שם באנגלית: | sample ename |
הופעה ראשונה: | Chapter 442 |
השתייכות: | Straw Hats |
עיסוקים: | Musician |
כינוי: | Dead Bones |
מדובב יפני: | sample jva |
{{Char Box | colorscheme = ArlongPiratesColors | name = Brook | image = [[File:Yomi Yomi no Mi Infobox.png|100px]] | jname = sample jname | rname = sample rname | ename = sample ename | first = Chapter 442 | affiliation = Straw Hats | occupation = Musician | epithet = Dead Bones | jva = sample jva }} |
Or specify colors by hand:
Brook | |
100px | |
Statistics | |
שם ביפנית: | sample jname |
צורת ביטוי ביפנית: | sample rname |
שם באנגלית: | sample ename |
הופעה ראשונה: | Chapter 442 |
השתייכות: | Straw Hats |
עיסוקים: | Musician |
כינוי: | Dead Bones |
מדובב יפני: | sample jva |
{{Char Box | backcolor = 00FF00 | textcolor = F95969 | name = Brook | image = [[File:Yomi Yomi no Mi Infobox.png|100px]] | jname = sample jname | rname = sample rname | ename = sample ename | first = Chapter 442 | affiliation = Straw Hats | occupation = Musician | epithet = Dead Bones | jva = sample jva }} |
Images and Switch
- If you specify an image using the image parameter, it will be used.
- If you leave the image parameter empty, then File:NoPicAvailable.png will be used.
- If you omit the image parameter altogether, then standard pic names are used: "XXX Infobox.png", "XXX Manga Infobox.png", "XXX Anime Infobox.png", etc. "XXX" is the title of the page, or the value of imagename if specified. Whether anime/manga, pre/post-timeskip pics should be used is controlled by the switch parameter.
- If it is omitted, the default is to have a simple manga/anime switch.
- If set to switch=none, the standard pic name "XXX Infobox.png" is used (useful for game characters, for example).
- To use only a manga pic or only an anime pic, put switch=manga or switch=anime, respectively.
- To use a full-fledged timeskip+manga/anime switch, put switch=timeskip.
- To use a manga-only or anime-only timeskip switch, put switch=manga timeskip' or switch=anime timeskip, respectively.
- Last, if you want a timeskip switch, but there is not yet a post-timeskip anime pic, put switch=manga post (meaning "the post-TS pic is manga-only"). Similarly, there are switch=manga pre, switch=anime pre, and switch=anime post. Moreover, switch=manga post, anime pre and switch=manga pre, anime post also work.
The following tables sum this up.
Manga | Anime | Code |
---|---|---|
✓ | | switch=anime | |
✓ | | switch=manga | |
✓ | ✓ | (nothing) |
Manga | Anime | Code | ||
---|---|---|---|---|
Pre | Post | Pre | Post | |
✓ | ✓ | | switch=anime timeskip | ||
✓ | ✓ | | switch=manga post, anime pre | ||
✓ | ✓ | ✓ | | switch=anime pre | |
✓ | ✓ | | switch=manga pre, anime post | ||
✓ | ✓ | ✓ | | switch=anime post | |
✓ | ✓ | | switch=manga timeskip | ||
✓ | ✓ | ✓ | | switch=manga pre | |
✓ | ✓ | ✓ | | switch=manga post | |
✓ | ✓ | ✓ | ✓ | | switch=timeskip |
Extra Parameters
These values here are for categories that might be unique to certain characters only such as height and birthdays. Here is an example of how they can used.
Brook | |
100px | |
Statistics | |
שם ביפנית: | sample jname |
צורת ביטוי ביפנית: | sample rname |
שם באנגלית: | sample ename |
הופעה ראשונה: | Chapter 442 |
השתייכות: | Straw Hats |
עיסוקים: | Musician |
כינוי: | Dead Bones |
מדובב יפני: | sample jva |
שם אמיתי: | Brook |
גיל: | 100+ |
יום הולדת: | Oct. 1 |
גובה: | 2m |
Size: | 4m |
משקל: | 50kg |
רמת כח: | (for Pandaman) |
Doriki: | 666 |
מספר זומבי: | 1 |
{{Char Box | name = Brook | image = [[File:Yomi Yomi no Mi Infobox.png|100px]] | jname = sample jname | rname = sample rname | ename = sample ename | first = Chapter 442 | affiliation = Straw Hats | occupation = Musician | epithet = Dead Bones | jva = sample jva | age = 100+ | birth = Oct. 1 | height = 2m | size = 4m | weight = 50kg | power = (for Pandaman) | doriki = 666 | cp9key = 44 (for CP9) | real name = Brook | zombie number = 1 }} |
Devil Fruit
Brook | |
100px | |
Statistics | |
שם ביפנית: | sample jname |
צורת ביטוי ביפנית: | sample rname |
שם באנגלית: | sample ename |
הופעה ראשונה: | Chapter 442 |
השתייכות: | Straw Hats |
עיסוקים: | Musician |
כינוי: | Dead Bones |
מדובב יפני: | sample jva |
פרי שטן | |
שם: | Yomi Yomi no Mi |
שם באנגלית: | Revive Hell fruit |
משמעות: | Underworld |
סוג: | Paramecia |
{{Char Box | backcolor = 00FF00 | textcolor = F95969 | name = Brook | image = [[File:Yomi Yomi no Mi Infobox.png|100px]] | jname = sample jname | rname = sample rname | ename = sample ename | first = Chapter 442 | affiliation = Straw Hats | occupation = Musician | epithet = Dead Bones | jva = sample jva | dfname = Yomi Yomi no Mi | dfename = Revive Hell fruit | dfmeaning = Underworld | dftype = Paramecia }} |
You can even put the color codes to make it match the colors above by doing this.
Brook | |
100px | |
Statistics | |
שם ביפנית: | sample jname |
צורת ביטוי ביפנית: | sample rname |
שם באנגלית: | sample ename |
הופעה ראשונה: | Chapter 442 |
השתייכות: | Straw Hats |
עיסוקים: | Musician |
כינוי: | Dead Bones |
מדובב יפני: | sample jva |
פרי שטן | |
שם: | Yomi Yomi no Mi |
שם באנגלית: | Revive Hell fruit |
משמעות: | Underworld |
סוג: | Paramecia |
{{Char Box | backcolor = 00FF00 | textcolor = F95969 | name = Brook | image = [[File:Yomi Yomi no Mi Infobox.png|100px]] | jname = sample jname | rname = sample rname | ename = sample ename | first = Chapter 442 | affiliation = Straw Hats | occupation = Musician | epithet = Dead Bones | jva = sample jva | dfbackcolor = 00FF00 | dftextcolor = F95969 | dfname = Yomi Yomi no Mi | dfename = Revive Hell fruit | dfmeaning = Underworld | dftype = Paramecia }} |
There are also "df2name", "df2ename", "df2colorscheme" etc. for special characters having two devil fruits somehow.
Community content is available under CC-BY-SA unless otherwise noted.