Jump to content

Template:Infobox character old: Difference between revisions

From SchoolIdolWiki
No edit summary
Tag: Reverted
m Reverted edit by AyTaco (talk) to last revision by SheeplyWaltz
Tag: Rollback
Line 1: Line 1:
<includeonly>
<includeonly>
{| class="infobox" style="width:300px; font-size:90%; text-align:left; border:1px solid #ccc; background:{{{bgcolor|#fff}}}; font-family:sans-serif;"
{| class="infobox" style="width: 250px; font-size: 90%; text-align: left; border: 2px solid #aaa; background-color: #f9f9f9;"
|+ style="background:{{{headerbg|#ff3399}}}; color:{{{headertxt|white}}}; font-size:120%; font-weight:bold; padding:6px; text-align:center;" | {{{name|{{PAGENAME}}}}}
|+ style="text-align:center; font-weight:bold; font-size: 120%; background-color: #444; color: white;" | {{{Name|{{PAGENAME}}}}}
|-
|-
| colspan="2" style="text-align:center;" | {{#if:{{{image|}}}|[[File:{{{image}}}|center|250px|frameless|style="box-shadow:0 0 5px #aaa;"]]|}}
| colspan="2" style="text-align:center; background-color: #eee;" | [[File:{{{image|Placeholder.png}}}|250px]]
|-
|-
! style="color:{{{labelcolor|#555}}};" | Kanji
! style="background-color:#d9edf7; color:#31708f;" | Kanji
| <span lang="ja">{{{Japanese Name|}}}</span>
| <span lang="ja">{{{Kanji|}}}</span>
|-
|-
! style="color:{{{labelcolor|#555}}};" | Romaji
! style="background-color:#d9edf7; color:#31708f;" | Romaji
| ''{{{Romanized Name|}}}''
| ''{{{Romanized Name|}}}''
|-
|-
! colspan="2" style="background:{{{headerbg|#ff3399}}}; color:{{{headertxt|white}}}; font-weight:bold; text-align:center;" | Statistics
! colspan="2" style="background-color:#cce5ff; color:#004085; text-align:center;" | Statistics
|-
|-
! style="color:{{{labelcolor|#555}}};" | Year
! style="background-color:#d9edf7; color:#31708f;" | Year
| {{{Year|}}}
| ''{{{Year|}}}''
|-
|-
! style="color:{{{labelcolor|#555}}};" | Birthday
! style="background-color:#d9edf7; color:#31708f;" | Birthday
| {{{Birthday|}}}
| ''{{{Birthday|}}}''
|-
|-
! style="color:{{{labelcolor|#555}}};" | Gender
! style="background-color:#d9edf7; color:#31708f;" | Gender
| {{{Gender|}}}
| ''{{{Gender|}}}''
|-
|-
! style="color:{{{labelcolor|#555}}};" | Blood Type
! style="background-color:#d9edf7; color:#31708f;" | Blood Type
| {{{Blood Type|}}}
| ''{{{Blood Type|}}}''
|-
|-
! style="color:{{{labelcolor|#555}}};" | Height
! style="background-color:#d9edf7; color:#31708f;" | Height
| {{{Height|}}}
| ''{{{Height|}}}''
|-
|-
! style="color:{{{labelcolor|#555}}};" | Three Sizes
! style="background-color:#d9edf7; color:#31708f;" | Three Sizes
| {{{Three Sizes|}}}
| ''{{{Three Sizes|}}}''
|-
|-
! style="color:{{{labelcolor|#555}}};" | Favorite Food
! style="background-color:#d9edf7; color:#31708f;" | Favorite Food
| {{{Favorite Food|}}}
| ''{{{Favorite Food|}}}''
|-
|-
! style="color:{{{labelcolor|#555}}};" | Disliked Food
! style="background-color:#d9edf7; color:#31708f;" | Disliked Food
| {{{Disliked Food|}}}
| ''{{{Disliked Food|}}}''
|-
|-
! style="color:{{{labelcolor|#555}}};" | Charm Point
! style="background-color:#d9edf7; color:#31708f;" | Charm Point
| {{{Charm Point|}}}
| ''{{{Charm Point|}}}''
|-
|-
! colspan="2" style="background:{{{headerbg|#ff3399}}}; color:{{{headertxt|white}}}; font-weight:bold; text-align:center;" | First Appearance
! colspan="2" style="background-color:#cce5ff; color:#004085; text-align:center;" | First Appearence
|-
|-
! style="color:{{{labelcolor|#555}}};" | Debut
! style="background-color:#d9edf7; color:#31708f;" | Debut
| {{{Debut|}}}
| ''{{{Debut|}}}''
|-
|-
! colspan="2" style="background:{{{headerbg|#ff3399}}}; color:{{{headertxt|white}}}; font-weight:bold; text-align:center;" | Japanese Voice Actress/Actor
! colspan="2" style="background-color:#cce5ff; color:#004085; text-align:center;" | Voice Actress
|-
|-
! style="color:{{{labelcolor|#555}}};" | Kanji
! style="background-color:#d9edf7; color:#31708f;" | Seiyuu Kanji
| <span lang="ja">{{{Seiyuu Kanji|}}}</span>
| ''{{{Seiyuu Kanji|}}}''
|-
|-
! style="color:{{{labelcolor|#555}}};" | Romaji
! style="background-color:#d9edf7; color:#31708f;" | Seiyuu Romaji
| ''{{{Seiyuu Romaji|}}}''
| ''{{{Seiyuu Romaji|}}}''
|-
|-
! colspan="2" style="background:{{{headerbg|#ff3399}}}; color:{{{headertxt|white}}}; font-weight:bold; text-align:center;" | English Voice Actress/Actor
! style="background-color:#d9edf7; color:#31708f;" | EN Seiyuu
| ''{{{EN Seiyuu|}}}''
|-
|-
! style="color:{{{labelcolor|#555}}};" | Name
! colspan="2" style="background-color:#cce5ff; color:#004085; text-align:center;" | Icon and Signature
| {{{English Seiyuu Name|}}}
|-
|-
! colspan="2" style="background:{{{headerbg|#ff3399}}}; color:{{{headertxt|white}}}; font-weight:bold; text-align:center;" | Icon and Signature
! style="background-color:#d9edf7; color:#31708f;" | Icon
| ''{{{Icon|}}}''
|-
|-
! style="color:{{{labelcolor|#555}}};" | Icon
! style="background-color:#d9edf7; color:#31708f;" | Signature
| {{{Icon|}}}
| ''{{{Signature|}}}''
|-
! style="color:{{{labelcolor|#555}}};" | Signature
| {{{Signature|}}}
|}
|}
</includeonly>
</includeonly>
<noinclude>
<noinclude>
== Usage ==
{{documentation}}
This infobox template now supports custom color schemes through these parameters:
 
; bgcolor
: Background color of the infobox (default: #fff)
; headerbg
: Background color for headers (default: #ff3399)
; headertxt
: Text color for headers (default: white)
; labelcolor
: Color for label text (default: #555)
 
=== Example ===
<pre>
{{Infobox Character
| name = Example
| headerbg = #3366ff
| headertxt = #fff
| labelcolor = #333
| bgcolor = #f8f8f8
| Japanese Name = 例
| Romanized Name = Rei
}}
</pre>
 
[[Category:Infobox templates]]
[[Category:Infobox templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Revision as of 02:15, 11 April 2025


Template documentation (for the above template, sometimes hidden or invisible)
Description
This template is used to create a character infobox.
Syntax
Type {{infobox character|<...>}} somewhere, with parameters as shown below.
Sample output
{{infobox character
|name = Honoka Kosaka
|Year = Second Year
|Birthday = August 3
|Gender = Female
|Blood Type = O
|Height = 157 cm
|image = [[File:Love Live! infobox - Kousaka Honoka.png|250px]]
|Debut = Episode 1
|Seiyuu Kanji = 新田恵海
|Seiyuu Romaji = [[Emi Nitta|Nitta Emi]]
|English Seiyuu Name = {{W|Marieve Herington}}
|Japanese Name = 高坂穂乃果
|Romanized Name = Kousaka Honoka
|Three Sizes = B 78, W 58, H 82
|Zodiac Sign = Leo
|Favorite Food = Strawberries
|Disliked Food = Bell Peppers
|Favorite Subject = '
|Favorite Animal = '
|Charm Point = Her energetic smile
|Special Skill = '
|Icon = [[File:Honoka Icon.png|30px]]
|Signature = [[File:Honoka Signature.png|175px]]
}}

Results in...

Infobox character old
Kanji高坂穂乃果
RomajiKousaka Honoka
DebutEpisode 1
Statistics
GenderFemale
BirthdayAugust 3
YearSecond Year
Height157 cm
Blood TypeO
Three SizesB 78, W 58, H 82
Other
Favorite FoodStrawberries
Disliked FoodBell Peppers
Charm PointHer energetic smile
Portrayals
Seiyuu Kanji新田恵海
Seiyuu RomajiNitta Emi
English DubMarieve Herington
Icon and Signature
Icon
Signature