Difference between revisions of "Template:InfoBar 2.0/doc"

From Moegirlpedia
Jump to: navigation, search
(Created page with "This is Version 2.0 of the {{tl|Infobox}} template. 本模板可以: * 适用于所有条目的信息栏。 * 可以自定义所有项目。自定义项目的标题和内...")
 
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
This is Version 2.0 of the {{tl|Infobox}} template.
+
{{Infobox 2.0
 +
|title = Page title
 +
|image = <!--Image goes here-->
 +
|imgdes =
 +
|Chinese = {{n}}
 +
|English = {{n|init}}
 +
|Japanese = {{n}}
 +
|-col1 = Basic Info
 +
|Hair Color = {{n}}
 +
|Eye Color = {{n}}
 +
|Height = {{n}}
 +
|Weight = {{n}}
 +
|BWH = {{n}}
 +
|-col2 = Relatives
 +
|Father =
 +
|Mother =
 +
|Sister =
 +
}}
 +
This is Version 2.0 of the {{tl|InfoBar}} template.
  
本模板可以:
+
This template allows:
* 适用于所有条目的信息栏。
 
* 可以自定义所有项目。自定义项目的标题和内容没有限制,但在Wikitext中有意义的字符请使用转义模板。
 
* 支持样式表自设定,从而实现更为美观的效果。
 
* 三种项目风格灵活搭配,功能丰富。
 
* 向下兼容大部分的信息栏(信息栏1.0风格除外),只需要将模板名改为信息栏2.0就能直接获得本模板的所有特性。
 
  
在没有什么特殊需求的情况下建议用和条目匹配的专用信息栏,因为它们会带一些分类处理的功能,而本模板是通用模板,并不会对分类和其他特殊项目进行处理,如果想在此模板中带分类,可以使用{{tl|cate}}模板。
+
* A multi-purpose infobox.
 +
* All parameters can be customized. There are no restrictions on the title and content of custom items, but use escape templates for meaningful characters in Wikitext.
 +
* Support style sheet customization.
 +
* The three project styles are flexibly matched and feature-rich.
 +
*  It is backward compatible with most of the infobars (except Infobox 1.0), you only need to change the template name to Infobox 2.0 to get all the features of this template directly.
 +
In the absence of any special requirements, it is recommended to use special information columns that match the entry, because they will bring some classification processing functions, and this template is a general template and will not handle classification and other special items. This template has categories, you can use the {{tl|cate}} template.
  
{{color|red|编辑者注意,禁止不经讨论就将大量其余信息栏模板替换为本模板!}}
+
{{color|red|Note to editors, it is prohibited to replace a large number of other infobar templates with this one without discussion! }}
  
== 基本方法 ==
+
== Basics ==
 
{|
 
{|
 
|<pre><nowiki>
 
|<pre><nowiki>
 
{{Infobox 2.0
 
{{Infobox 2.0
|title=  <!-- 顶端大标题 -->
+
|title=  <!-- Title header -->
|image =  <!-- 主配图 -->
+
|image =  <!-- Image -->
|size = <!-- 配图宽度,默认为250px -->
+
|size = <!-- Image size, default is 250px -->
|alt =  <!-- 图片说明,显示在配图下面,无图时也能显示 -->
+
|alt =  <!-- Description of the image -->
|float =    <!-- 靠齊設定,選填,預設為"right",即靠右 -->
+
|float =    <!-- Alignment of the infobox, default is "right" -->
|项目1 =
+
|Parameter 1 =
|项目2 =
+
|Parameter 2 =
|项目3 =
+
|Parameter 3 =
 
……
 
……
|-xx = <!-- -开头的项目可设置一个横栏-->
+
|-xx = <!-- Parameters starting with - can set a column -->  
|项目5 =
+
|Parameter 5 =
|项目6 =
+
|Parameter 6 =
|_xx = <!-- 以_开头的项目可设置一个显示区域-->
+
|_xx = <!-- Parameters starting with _ can set a display area-->  
|项目7 =
+
|Parameter 7 =
|项目8 =
+
|Parameter 8 =
|+xx = <!-- +开头的项目可完全自定义-->
+
|+xx = <!-- Parameters starting with + are fully customizable -->  
 
……
 
……
 
}}
 
}}
Line 37: Line 55:
 
|<pre><nowiki>
 
|<pre><nowiki>
 
{{Infobox 2.0
 
{{Infobox 2.0
|标题= <!-- 顶端大标题 -->
+
|title = Page title
|image = <!-- 主配图 -->
+
|image = <!--Image goes here-->
|图片信息 =   <!-- 图片说明 -->
+
|imgdes =  
|中文名 =
+
|Chinese = {{n}}
|英文名 =
+
|English = {{n|init}}
|日文名 =
+
|Japanese = {{n}}
|-横栏1 = 设定信息<!-- 设置横栏-->
+
|-col1 = Basic Info
|发色 =
+
|Hair Color = {{n}}
|瞳色 =
+
|Eye Color = {{n}}
|胸围 =
+
|Height = {{n}}
|腰围 =
+
|Weight = {{n}}
|臂长 =
+
|BWH = {{n}}
|胯宽 =
+
|-col2 = Relatives
|-横栏2 = 人际关系
+
|Father =  
|父亲 =
+
|Mother =
|母亲 =
+
|Sister =
|妹妹 =
+
}}
 
}}
 
}}
 
</nowiki></pre>
 
</nowiki></pre>
 
|}
 
|}
  
== 全部参数 ==
+
== Parameters ==
 
{| class="mw-collapsible wikitable"
 
{| class="mw-collapsible wikitable"
!colspan="3"|标题
+
!colspan="3"|Title
 
|-
 
|-
!colspan=2|参数名 !!简介
+
!colspan=2|Title !!Description
 
|-
 
|-
 
|colspan=2|border
 
|colspan=2|border
| 【数值】框架外边框宽度
+
|[Value] Border of the template
 
|-
 
|-
 
|colspan=2|cellpadding
 
|colspan=2|cellpadding
| 【数值】单元格填充距离
+
|[Value] 单元格填充距离
 
|-
 
|-
 
|colspan=2|cellspacing
 
|colspan=2|cellspacing
| 【数值】单元格间隔距离
+
|[Value]单元格间隔距离
 
|-
 
|-
 
|colspan=2|float
 
|colspan=2|float
| 【數值】靠齊設定
+
|[Value] Alignment
 
|-
 
|-
 
|rowspan=4|m-style
 
|rowspan=4|m-style
|colspan=2|【样式】主框架风格
+
|colspan=2|[Style] Main background style
 
|-
 
|-
 
| m-width
 
| m-width
| 【数值】主宽度
+
|[Value] Main background width
 
|-
 
|-
 
| m-bcolor
 
| m-bcolor
| 【颜色】主背景色
+
|[Color] Main background color
 
|-
 
|-
 
| m-color
 
| m-color
| 【颜色】主字体色
+
| [color] Main background font color
 
|-
 
|-
 
|colspan=2|notitle
 
|colspan=2|notitle
| 【控制】设置任何值后不显示顶端标题
+
| [control] Makes the template have no title
 
|-
 
|-
 
|rowspan=3|top-style
 
|rowspan=3|top-style
|colspan=2|【样式】顶端风格
+
|colspan=2|[Style] Top header style
 
|-
 
|-
 
| top-bcolor
 
| top-bcolor
| 【颜色】顶端背景色
+
|[Color] Top header color
 
|-
 
|-
 
| top-color
 
| top-color
| 【颜色】顶端字体色
+
|[Color] Top header font color
 
|-
 
|-
 
|colspan=2|title
 
|colspan=2|title
|【内容】顶端大标题
+
|[Content] Title header text
 
|-
 
|-
 
|rowspan=2|image
 
|rowspan=2|image
|colspan=2|【图片】主配图
+
|colspan=2|[File] An image
 
|-
 
|-
 
| image-style
 
| image-style
| 【样式】配图框风格
+
|[Style] Image's style
 
|-
 
|-
 
|colspan=2|size
 
|colspan=2|size
| 【数值】配图宽度,默认为280px
+
|[Value] Size of the image, default is 280px
 
|-
 
|-
 
|colspan=2|alt
 
|colspan=2|alt
| 【内容】图片说明,无图时也能显示
+
|[Content] Text describing the image, an also be used to indicate the absence of an image
 
|-
 
|-
 
|colspan=2|tabs
 
|colspan=2|tabs
| 代替图片显示区域,用于tabs扩展
+
| Used for the "tabs" function instead of the image area
 
|-
 
|-
 
|rowspan=3|t-style
 
|rowspan=3|t-style
|colspan=2|【样式】T型横栏风格
+
|colspan=2|[Style] Column style
 
|-
 
|-
 
| t-bcolor
 
| t-bcolor
| 【颜色】T横栏背景色
+
|[Color] T-column color
 
|-
 
|-
 
| t-color
 
| t-color
|【颜色】T横栏字体色
+
|[Color] T-column font color
 
|-
 
|-
 
|colspan=2|i-style
 
|colspan=2|i-style
| 【样式】I型框架风格
+
|[Style] I-column style
 
|-
 
|-
 
|rowspan=4|l-style
 
|rowspan=4|l-style
|colspan=2|【样式】左字段风格
+
|colspan=2|[Style] Left font style
 
|-
 
|-
 
| l-width
 
| l-width
|【数值】左字段宽度
+
|[Value] Left column width
 
|-
 
|-
 
| l-bcolor
 
| l-bcolor
|【颜色】左字段背景色
+
|[Color] Left column color
 
|-
 
|-
 
| l-color
 
| l-color
| 【颜色】左字段字体色
+
|[Color] Left column font color
 
|-
 
|-
 
|colspan=2|r-style
 
|colspan=2|r-style
| 【样式】右字段风格(可以控制居中或左对齐)
+
|[style] Right column font (can be centered or to the left)
 
|-
 
|-
 
|colspan=2|b-style
 
|colspan=2|b-style
| 【样式】底端风格
+
|[style] Bottom column style
 
|-
 
|-
 
|colspan=2|bottom
 
|colspan=2|bottom
| 【内容】底端文字(仅在设置底端风格时生效)
+
|[content] Bottom column text (only effective when the bottom style is set)
 
|}
 
|}
*-开头,内容任意:设置一个横栏,统称T型横栏(整行合并,用于设置一个新的信息段)
+
*- at the beginning, the content is arbitrary: set a new horizontal column, referred to as T-column (the entire line is merged, used to set a new information segment)
*_开头,内容任意:设置一个显示区域,统称I型框架(同样是整行合并,和T型横栏的区别是T为标题,I为整段内容。具体效果参见下面的示例)
+
*_ at the beginning, any content: set a display area, referred to as I-frame (the same is the combination of the entire line, the difference from the T-column is that T is the title, and I is the entire content. For the specific effect, see the example below)
*+开头,内容任意:完全自定义行
+
*+, any content: fully custom line
  
* {{color|red|注意:参数很多,但大部分都不常用。不需要的参数请不要添加。}}
+
* {{color|red|Note: There are many parameters, but most of them are not commonly used. Please do not add unnecessary parameters. }}
  
== 使用示例 ==
+
== Example usage ==
 
{{Infobox 2.0
 
{{Infobox 2.0
 
|title = Hu Tingting
 
|title = Hu Tingting
 
|image = hutingting.jpg
 
|image = hutingting.jpg
|本名= Hu Tingting (胡婷婷)
+
|Name = Hu Tingting (胡婷婷)
|昵称=牛奶君
+
|Nicknames = Niunai Jun (牛奶君)
|生日=1992年9月19日
+
|Birth Date = September 19, 1992
|星座={{星座|9|19}}
+
|Star Sign ={{Astrology|9|19}}
|年龄={{年龄|1992|9|19}}
+
|Age ={{Age|1992|9|19}}
|-横栏=更多信息
+
|-col=More Info
|配演语言=中文
+
|Languages = Chinese
|出身地区=上海
+
|Birthplace = Shanghai
|代表角色=[[萝西]]
+
|Characters Voiced =[[Luo Xi]]
|-横栏2=个人状态
+
|-col2=Status
|_文本框=声线多变的配音演员,从御姐到萝莉均驾轻就熟。
+
|_text=A voice actress with a high character range, from ''Ojou'' to ''Loli''.
  
养有一只名叫奥利奥的猫。
+
Has a cat named Oreo.
|-横栏3=[[File:Folder Hexagonal Icon.svg|16px|link=]] [[:Category:胡婷婷|配音的角色]]
+
|-col3=[[File:Folder Hexagonal Icon.svg|16px|link=]] [[:Category:Voiced by|Hu Tingting]]
 
}}
 
}}
 
<pre>
 
<pre>
Line 180: Line 198:
 
|title = 胡婷婷
 
|title = 胡婷婷
 
|image = hutingting.jpg
 
|image = hutingting.jpg
|本名=胡婷婷
+
|Real Name = Hu Tingting (胡婷婷)
|昵称=牛奶君
+
|Nicknames = Niunai Jun (牛奶君)
|生日=1992年9月19日
+
|Birth Date = September 19, 1992
|星座={{星座|9|19}}
+
|Star Sign = {{Astrology|9|19}}
|年龄={{年龄|1992|9|19}}
+
|Age = {{Age|1992|9|19}}
|-横栏=更多信息
+
|-col=More Info
|配演语言=中文
+
|Languages = Chinese
|出身地区=上海
+
|Birthplace = Shanghai
|代表角色=[[萝西]]
+
|Characters Voiced = Luo Xi
|-横栏2=个人状态
+
|-col2=Status
|_文本框=声线多变的配音演员,从御姐到萝莉均驾轻就熟。
+
|_text=A voice actress with a high character range, from ''Ojou'' to ''Loli''.
  
养有一只名叫奥利奥的猫。
+
Has a cat named Oreo.
|-横栏3=[[File:Folder Hexagonal Icon.svg|16px|link=]] [[:Category:胡婷婷|配音的角色]]
+
|-col3=[[File:Folder Hexagonal Icon.svg|16px|link=]] [[:Category:Voiced by|Hu Tingting]]
 
}}
 
}}
 
</pre>
 
</pre>
 
{{clear}}
 
{{clear}}
== 高端用法示例 ==
 
合理利用style参数进行样式声明,可以实现更多复杂的效果。下例就是一个模仿{{tl|角色模板}}显示效果的示例:
 
  
{{信息栏2.0
+
== Customization ==
 +
The style parameters can be used to customize the template. The following example is an example that mimics the display effect of {{tl|Characterinfo}}:
 +
 
 +
{{Infobox 2.0
 
|title = Seiko Shinohara
 
|title = Seiko Shinohara
|image=Shinohara Seiko.png
+
|image = Shinohara Seiko.png
|size=280px
+
|size = 280px
|姓名={{日本人名|篠原|しのはら|世以子|せいこ|Shinohara Seiko}}
+
|Real Name = {{lj|篠原|しのはら|世以子|せいこ|Shinohara Seiko}}
|昵称=11子([[数字梗]]{{黑幕|[[白井黑子|黑子]]([[声优梗]])}}
+
|Nickname = Miss 11 ([[数字梗]]) {{Spoiler|[[Kuroko Shirai|Shirai]] (Seiyuu meme) }}
|-横栏=基本信息
+
|-col = Basic Info
|生日={{Birthday|1991年12月22日}}
+
|Birthday = {{Birthday|December 22, 1991}}
|星座={{Astrology|12|22}}
+
|Star Sign ={{Astrology|12|22}}
|年龄=16岁
+
|Age=16
|瞳色=
+
|Eye color = brown
|发色=
+
|Hair Color = Brown
|罩杯=B罩
+
|Bust = B-cup
|萌点=[[元气]][[淑女]]{{黑雾|[[污]]}}[[百合(萌属性)|百合]]
+
|Moe Points = [[genki]], [[淑女]], {{黑雾|[[污]]}}, [[yuri]]
|-横栏2=更多信息
+
|-col2 = More Info
|喜欢=梳理头发、创作舞蹈歌曲
+
|Likes = combing hair, writing dance songs
|讨厌=一个人的时候
+
|Dislikes = when one is alone
|兴趣=手机打邮件、写直美观察日记
+
|Interest = emailing from mobile phone, writing observation diary of Zhimei
|梦想=发型师
+
|Dream = To be a stylist
|喜欢的人=[[中岛直美]]
+
|Favorite People =[[Nakajima Naomi]]
|所属团体=如月学园高等部2年级
+
|Affiliations = Kirizuki Academy High School 2nd grade
|个人状态=灵魂被困死在天神小学
+
|Personal Status = Soul Trapped in Tenjin Elementary School
|-横栏3=录音记录
+
|-col3=Recordings
|_文本框=<sm2>seiko01.mp3</sm2><sm2>seiko02.mp3</sm2><sm2>seiko03.mp3</sm2>
+
|_text=<sm2>seiko01.mp3</sm2><sm2>seiko02.mp3</sm2><sm2>seiko03.mp3</sm2>
 
|border=1
 
|border=1
 
|m-style=padding: 2px; background:#fff;font-size:89%; width:260px; border-radius:10px 10px 5px 5px;word-wrap:break-word;font:12px/150%
 
|m-style=padding: 2px; background:#fff;font-size:89%; width:260px; border-radius:10px 10px 5px 5px;word-wrap:break-word;font:12px/150%
Line 236: Line 255:
 
{{Infobox 2.0
 
{{Infobox 2.0
 
|title = Seiko Shinohara
 
|title = Seiko Shinohara
|image=Shinohara Seiko.png
+
|image = Shinohara Seiko.png
|size=280px
+
|size = 280px
|姓名={{日本人名|篠原|しのはら|世以子|せいこ|Shinohara Seiko}}
+
|Real Name = {{lj|篠原|しのはら|世以子|せいこ|Shinohara Seiko}}
|昵称=11子([[数字梗]]{{黑幕|[[白井黑子|黑子]][[声优梗]]}}
+
|Nickname = Miss 11 ([[数字梗]]) {{Spoiler|[[Kuroko Shirai|Kuroko]] ([[Seiyuu meme]]) }}
|-横栏=基本信息
+
|-col = Basic Info
|生日={{Birthday|1991年12月22日}}
+
|Birthday = {{Birthday|December 22, 1991}}
|星座={{Astrology|12|22}}
+
|Star Sign ={{Astrology|12|22}}
|年龄=16岁
+
|Age = 16
|瞳色=
+
|Eye Color = Brown
|发色=
+
|Hair Color = Brown
|罩杯=B罩
+
|Bust = B-cup
|萌点=[[元气]][[淑女]]{{黑雾|[[污]]}}[[百合(萌属性)|百合]]
+
|Moe Points = [[genki]], [[淑女]], {{黑雾|[[污]]}}, [[Yuri (moe point)|Yuri]]
|-横栏2=更多信息
+
|-col2 = More Info
|喜欢=梳理头发、创作舞蹈歌曲
+
|Likes = combing hair, writing dance songs
|讨厌=一个人的时候
+
|Dislikes = when one is alone
|兴趣=手机打邮件、写直美观察日记
+
|Interest = emailing from mobile phone, writing observation diary of Zhimei
|梦想=发型师
+
|Dream = To be a stylist
|喜欢的人=[[中岛直美]]
+
|Favorite People = [[Nakajima Naomi]]
|所属团体=如月学园高等部2年级
+
|Affiliations = Kirizuki Academy High School 2nd grade
|个人状态=灵魂被困死在天神小学
+
|Personal Status = Soul Trapped in Tenjin Elementary School
|-横栏3=录音记录
+
|-col3 = Recordings
|_文本框=<sm2>seiko01.mp3</sm2><sm2>seiko02.mp3</sm2><sm2>seiko03.mp3</sm2>
+
|_text=<sm2>seiko01.mp3</sm2><sm2>seiko02.mp3</sm2><sm2>seiko03.mp3</sm2>
 
|border=1
 
|border=1
 
|m-style=padding: 2px; background:#fff;font-size:89%; width:260px; border-radius:10px 10px 5px 5px;word-wrap:break-word;font:12px/150%
 
|m-style=padding: 2px; background:#fff;font-size:89%; width:260px; border-radius:10px 10px 5px 5px;word-wrap:break-word;font:12px/150%
Line 264: Line 283:
 
|r-style=text-align:left;
 
|r-style=text-align:left;
 
|l-style=text-align:center; max-width: 200px; color:#ffffff; background-color:#000; min-width: 4em; -moz-border-radius: 10px;
 
|l-style=text-align:center; max-width: 200px; color:#ffffff; background-color:#000; min-width: 4em; -moz-border-radius: 10px;
|t-style=text-align:center; color:#ffffff; background-color:#000; min-width: 4em;
+
|t-style=text-align:center; color:#ffffff; background-color:#000; min-min-width: 4em;
 
|b-style=height: 12.5px; color:#ffffff; background-color:#000; border-radius:0px 0px 10px 10px; margin:2px 5px; font:12px/150%  
 
|b-style=height: 12.5px; color:#ffffff; background-color:#000; border-radius:0px 0px 10px 10px; margin:2px 5px; font:12px/150%  
 
}}
 
}}
 
</pre>
 
</pre>
  
== 其他 ==
+
== Other ==
仿{{tl|Characterinfo}}风格的参考设置:
+
Reference settings in the style of {{tl|Characterinfo}}:
 
<pre>
 
<pre>
 
{{Infobox 2.0
 
{{Infobox 2.0
Line 282: Line 301:
 
|i-style = text-align:center;
 
|i-style = text-align:center;
 
|image=
 
|image=
|-横栏=基本资料
+
|-col=Basic Info
|姓名=
+
|Name=
|别号=
+
|Other Names=
|发色=
+
|Hair Color=
|瞳色=
+
|Eye Color=
|萌点=
+
|Moe Points=
|声优=
+
|CV=
|-横栏2=亲属或相关人
+
|-col2=Related Characters
|_相关人士=
+
|_Related Characters=
 
}}
 
}}
 
</pre>
 
</pre>
  
{{tl|User Infobox}}(用户信息)风格和人物信息类似,新增的战斗力三行可以参考如下配置:
+
{{tl|User Infobox}} The style is similar to the character information. Refer to the following for editing time notation:
 
<pre>
 
<pre>
|编辑页面数='''<span style="font-family:Times New Roman">{{#cscore:{{BASEPAGENAME:{{PAGENAME}}}}|pages}}</span>'''个页面!
+
|Edit Count ='''<span style="font-family:Times New Roman">{{#cscore:{{BASEPAGENAME:{{PAGENAME}}}}|pages}}</span>'''Articles!
|编辑次数='''<span style="font-family:Times New Roman">{{#cscore:{{BASEPAGENAME:{{PAGENAME}}}}|changes}}</span>'''次编辑!
+
|Total edits ='''<span style="font-family:Times New Roman">{{#cscore:{{BASEPAGENAME:{{PAGENAME}}}}|changes}}</span>'''Total edits!
|战斗力='''<span style="font-family:Times New Roman">{{#cscore:{{BASEPAGENAME:{{PAGENAME}}}}|score}}</span>'''分!
+
|Combat power ='''<span style="font-family:Times New Roman">{{#cscore:{{BASEPAGENAME:{{PAGENAME}}}}|score}}</span>'''Time editing!
 
</pre>
 
</pre>
  
<includeonly>[[分类:通用信息模板|*]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
+
<includeonly>[[Category:Informational templates|*]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>

Latest revision as of 16:48, 17 July 2022

Page title
Chinese 1
English 1
Japanese 2
Basic Info
Hair Color 3
Eye Color 4
Height 5
Weight 6
BWH 7
Relatives

This is Version 2.0 of the {{InfoBar}} template.

This template allows:

  • A multi-purpose infobox.
  • All parameters can be customized. There are no restrictions on the title and content of custom items, but use escape templates for meaningful characters in Wikitext.
  • Support style sheet customization.
  • The three project styles are flexibly matched and feature-rich.
  • It is backward compatible with most of the infobars (except Infobox 1.0), you only need to change the template name to Infobox 2.0 to get all the features of this template directly.

In the absence of any special requirements, it is recommended to use special information columns that match the entry, because they will bring some classification processing functions, and this template is a general template and will not handle classification and other special items. This template has categories, you can use the {{cate}} template.

Note to editors, it is prohibited to replace a large number of other infobar templates with this one without discussion!

Basics

{{Infobox 2.0
|title=  <!-- Title header -->
|image =  <!-- Image -->
|size = <!-- Image size, default is 250px -->
|alt =   <!-- Description of the image -->
|float =     <!-- Alignment of the infobox, default is "right" -->
|Parameter 1 =
|Parameter 2 =
|Parameter 3 =
……
|-xx = <!-- Parameters starting with - can set a column --> 
|Parameter 5 =
|Parameter 6 =
|_xx = <!-- Parameters starting with _ can set a display area--> 
|Parameter 7 =
|Parameter 8 =
|+xx = <!-- Parameters starting with + are fully customizable --> 
……
}}
{{Infobox 2.0
|title = Page title
|image = <!--Image goes here-->
|imgdes = 
|Chinese = {{n}}
|English = {{n|init}}
|Japanese = {{n}}
|-col1 = Basic Info 
|Hair Color = {{n}}
|Eye Color = {{n}}
|Height = {{n}}
|Weight = {{n}}
|BWH = {{n}}
|-col2 = Relatives
|Father = 
|Mother =
|Sister =
}}
}}

Parameters

Title
Title Description
border [Value] Border of the template
cellpadding [Value] 单元格填充距离
cellspacing [Value]单元格间隔距离
float [Value] Alignment
m-style [Style] Main background style
m-width [Value] Main background width
m-bcolor [Color] Main background color
m-color [color] Main background font color
notitle [control] Makes the template have no title
top-style [Style] Top header style
top-bcolor [Color] Top header color
top-color [Color] Top header font color
title [Content] Title header text
image [File] An image
image-style [Style] Image's style
size [Value] Size of the image, default is 280px
alt [Content] Text describing the image, an also be used to indicate the absence of an image
tabs Used for the "tabs" function instead of the image area
t-style [Style] Column style
t-bcolor [Color] T-column color
t-color [Color] T-column font color
i-style [Style] I-column style
l-style [Style] Left font style
l-width [Value] Left column width
l-bcolor [Color] Left column color
l-color [Color] Left column font color
r-style [style] Right column font (can be centered or to the left)
b-style [style] Bottom column style
bottom [content] Bottom column text (only effective when the bottom style is set)
  • - at the beginning, the content is arbitrary: set a new horizontal column, referred to as T-column (the entire line is merged, used to set a new information segment)
  • _ at the beginning, any content: set a display area, referred to as I-frame (the same is the combination of the entire line, the difference from the T-column is that T is the title, and I is the entire content. For the specific effect, see the example below)
  • +, any content: fully custom line
  • Note: There are many parameters, but most of them are not commonly used. Please do not add unnecessary parameters.

Example usage

Hu Tingting
Hutingting.jpg
Name Hu Tingting (胡婷婷)
Nicknames Niunai Jun (牛奶君)
Birth Date September 19, 1992
Star Sign Virgo
Age 32
More Info
Languages Chinese
Birthplace Shanghai
Characters Voiced Luo Xi
Status
A voice actress with a high character range, from Ojou to Loli.

Has a cat named Oreo.

Folder Hexagonal Icon.svg Hu Tingting
{{Infobox 2.0
|title = 胡婷婷
|image = hutingting.jpg
|Real Name = Hu Tingting (胡婷婷)
|Nicknames = Niunai Jun (牛奶君)
|Birth Date = September 19, 1992
|Star Sign = {{Astrology|9|19}}
|Age = {{Age|1992|9|19}}
|-col=More Info
|Languages = Chinese
|Birthplace = Shanghai
|Characters Voiced = Luo Xi
|-col2=Status
|_text=A voice actress with a high character range, from ''Ojou'' to ''Loli''.

Has a cat named Oreo.
|-col3=[[File:Folder Hexagonal Icon.svg|16px|link=]] [[:Category:Voiced by|Hu Tingting]]
}}


Customization

The style parameters can be used to customize the template. The following example is an example that mimics the display effect of {{Characterinfo}}:

Seiko Shinohara
Shinohara Seiko.png
Real Name 篠原
Nickname Miss 11 (数字梗) Shirai (Seiyuu meme)
Basic Info
Birthday December 22, 1991
Star Sign Capricorn
Age 16
Eye color brown
Hair Color Brown
Bust B-cup
Moe Points genki, 淑女, Template:黑雾, yuri
More Info
Likes combing hair, writing dance songs
Dislikes when one is alone
Interest emailing from mobile phone, writing observation diary of Zhimei
Dream To be a stylist
Favorite People Nakajima Naomi
Affiliations Kirizuki Academy High School 2nd grade
Personal Status Soul Trapped in Tenjin Elementary School
Recordings
{{Infobox 2.0
|title = Seiko Shinohara
|image = Shinohara Seiko.png
|size = 280px
|Real Name = {{lj|篠原|しのはら|世以子|せいこ|Shinohara Seiko}}
|Nickname = Miss 11 ([[数字梗]]) {{Spoiler|[[Kuroko Shirai|Kuroko]] ([[Seiyuu meme]]) }}
|-col = Basic Info
|Birthday = {{Birthday|December 22, 1991}}
|Star Sign ={{Astrology|12|22}}
|Age = 16
|Eye Color = Brown
|Hair Color = Brown
|Bust = B-cup
|Moe Points = [[genki]], [[淑女]], {{黑雾|[[污]]}}, [[Yuri (moe point)|Yuri]]
|-col2 = More Info
|Likes = combing hair, writing dance songs
|Dislikes = when one is alone
|Interest = emailing from mobile phone, writing observation diary of Zhimei
|Dream = To be a stylist
|Favorite People = [[Nakajima Naomi]]
|Affiliations = Kirizuki Academy High School 2nd grade
|Personal Status = Soul Trapped in Tenjin Elementary School
|-col3 = Recordings 
|_text=<sm2>seiko01.mp3</sm2><sm2>seiko02.mp3</sm2><sm2>seiko03.mp3</sm2>
|border=1
|m-style=padding: 2px; background:#fff;font-size:89%; width:260px; border-radius:10px 10px 5px 5px;word-wrap:break-word;font:12px/150%
|top-style=text-align:center; color:#ffffff; background-color:#000; min-width: 4em;; font-size:120%; {{RoundTop|10px}}; padding:1em
|image-style=text-align:center;border-radius:10px;
|r-style=text-align:left;
|l-style=text-align:center; max-width: 200px; color:#ffffff; background-color:#000; min-width: 4em; -moz-border-radius: 10px;
|t-style=text-align:center; color:#ffffff; background-color:#000; min-min-width: 4em;
|b-style=height: 12.5px; color:#ffffff; background-color:#000; border-radius:0px 0px 10px 10px; margin:2px 5px; font:12px/150% 
}}

Other

Reference settings in the style of {{Characterinfo}}:

{{Infobox 2.0
|notitle = true
|cellpadding = 0
|cellspacing = 0
|image-style = text-align:center
|m-style = text-align:center; float: right; width: 250px; font-size:90%; margin: 1em 0 1em 1em; background: #f9f9f9; border: 1px #999 solid; border-collapse: collapse; word-break: break-all; clear: right;
|t-style = text-align:center; font-weight:900; background-color:#deede0
|l-style = text-align:center; font-weight:900; min-width: 4em;
|i-style = text-align:center;
|image=
|-col=Basic Info
|Name=
|Other Names=
|Hair Color=
|Eye Color=
|Moe Points=
|CV=
|-col2=Related Characters
|_Related Characters=
}}

{{User Infobox}} The style is similar to the character information. Refer to the following for editing time notation:

|Edit Count ='''<span style="font-family:Times New Roman">{{#cscore:{{BASEPAGENAME:{{PAGENAME}}}}|pages}}</span>'''Articles!
|Total edits ='''<span style="font-family:Times New Roman">{{#cscore:{{BASEPAGENAME:{{PAGENAME}}}}|changes}}</span>'''Total edits!
|Combat power ='''<span style="font-family:Times New Roman">{{#cscore:{{BASEPAGENAME:{{PAGENAME}}}}|score}}</span>'''Time editing!