Template:Infobox Character:修订间差异
模板页面
更多操作
src->Shaunqb 无编辑摘要 |
src->Adamkad1 小无编辑摘要 |
||
| (未显示3个用户的15个中间版本) | |||
| 第1行: | 第1行: | ||
{{Infobox | {{Infobox | ||
|bodystyle | |bodystyle = border-spacing: 2px 5px; | ||
| above = {{{name|}}} | | above = {{{name|}}} | ||
|image = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image_size|}}}|sizedefault=frameless|upright={{{image_upright|1}}}|alt={{{alt|}}}}} | |||
|image | |caption = {{{caption|}}} | ||
|caption | |||
|label1 = Creator | |label1 = Creator | ||
|data1 = {{{creator|}}} | |data1 = {{{creator|}}} | ||
|label2 = Contributors | |||
| | |data2 = {{{contributors|}}} | ||
|header3 = {{ #if: {{{fullname|}}}{{{nickname|}}}{{{alias|}}}{{{species|}}}{{{numtails|}}}{{{gender|}}}{{{occupation|}}}{{{title|}}}{{{family|}}}{{{spouse|}}}{{{relatives|}}}{{{religion|}}}{{{significantother|}}}{{{children|}}}{{{otherrelations|}}}{{{faction|}}}{{{nationality|}}}{{{location|}}} | {{ #if: {{{info-hdr|}}}|{{{info-hdr}}}|Information }} }} | |||
| | |label4 = Full name | ||
| | |data4 = {{{fullname|}}} | ||
|label5 = {{nowrap|Nickname(s)}} | |||
| | |data5 = {{{nickname|}}} | ||
| | |label6 = Pronunciation | ||
|data6 = {{{pronunciation|}}} | |||
| | |label7 = Alias | ||
| | |data7 = {{{alias|}}} | ||
|label8 = Species | |||
| | |data8 = {{{species|}}} | ||
| | |label9 = Number of Tails | ||
|data9 = {{{numtails|}}} | |||
| | |label10 = Gender | ||
| | |data10 = {{{gender|}}} | ||
|label11 = Occupation | |||
| | |data11 = {{{occupation|}}} | ||
| | |label12 = Title | ||
|data12 = {{{title|}}} | |||
| | |label13 = Height | ||
| | |data13 = {{{height|}}} | ||
|label14 = Cock Size | |||
| | |data14 = {{{cocksize|}}} | ||
| | |label15 = Bust Size | ||
|data15 = {{{bustsize|}}} | |||
| | |label16 = Family | ||
| | |data16 = {{{family|}}} | ||
|label17 = Spouse | |||
| | |data17 = {{{spouse|}}} | ||
| | |label18 = Relatives | ||
|data18 = {{{relatives|}}} | |||
| | |label19 = Religion | ||
| | |data19 = {{{religion|}}} | ||
|label20 = Significant Other | |||
| | |data20 = {{{significantother|}}} | ||
| | |label21 = Children | ||
|data21 = {{{children|}}} | |||
| | |label22 = Other Relations | ||
| | |data22 = {{{otherrelations|}}} | ||
|label23 = Faction | |||
| | |data23 = {{{faction|}}} | ||
| | |label24 = Nationality | ||
|data24 = {{{nationality|}}} | |||
| | |label25 = Location | ||
| | |data25 = {{{location|}}} | ||
|label26 = Companion Tag | |||
| | |data26 = {{{companiontag|}}} | ||
|header27 = {{ #if: {{{level|}}}{{{health|}}} | {{ #if: {{{stats-hdr|}}}|{{{stats-hdr}}}|Stats}} }} | |||
| | |label28 = Level | ||
| | |data28 = {{{level|}}} | ||
|label29 = Health | |||
| | |data29 = {{{health|}}} | ||
| | |label30 = Resolve | ||
|data30 = {{{resolve|}}} | |||
| | |label31 = Strengths | ||
| | |data31 = {{{strengths|}}} | ||
|label32 = Version Added | |||
|data32 = {{{versionadded|}}} | |||
}} | }}<noinclude> | ||
<noinclude> | |||
== Usage == | == Usage == | ||
<pre> | <pre> | ||
<nowiki> | <nowiki> | ||
| 第82行: | 第75行: | ||
| caption = Caption Text | | caption = Caption Text | ||
| creator = Creator | | creator = Creator | ||
| contributors = Contributors | |||
| fullname = Full Name | | fullname = Full Name | ||
| nickname = | | nickname = Nickname | ||
| pronunciation = Pronunciation of Name | |||
| alias = Alias | | alias = Alias | ||
| species = Species | | species = Species | ||
| numtails = Number of Tails (primarily for Kitsune) | |||
| gender = Gender | | gender = Gender | ||
| occupation = Occupation | | occupation = Occupation | ||
| title = Title | | title = Title | ||
| height = Height | |||
| cocksize = Cock Size | |||
| bustsize = Bust Size | |||
| family = Family | | family = Family | ||
| spouse = Spouse | | spouse = Spouse | ||
| 第95行: | 第94行: | ||
| significant other = Significant Other | | significant other = Significant Other | ||
| children = Children | | children = Children | ||
| otherrelations = Other Relations | |||
| faction = Faction | |||
| nationality = Nationality | | nationality = Nationality | ||
| location = Location | | location = Location | ||
| companiontag = Companion Tag | |||
| level = Level | | level = Level | ||
| health = Health | | health = Health | ||
| | | strengths = Strengths | ||
| versionadded = Version Added | |||
}} | }} | ||
</nowiki> | </nowiki> | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> | ||
2024年2月5日 (一) 12:11的最新版本
Usage
{{Infobox Character
| name = Name
| image = missing.png
| caption = Caption Text
| creator = Creator
| contributors = Contributors
| fullname = Full Name
| nickname = Nickname
| pronunciation = Pronunciation of Name
| alias = Alias
| species = Species
| numtails = Number of Tails (primarily for Kitsune)
| gender = Gender
| occupation = Occupation
| title = Title
| height = Height
| cocksize = Cock Size
| bustsize = Bust Size
| family = Family
| spouse = Spouse
| relatives = Relatives
| religion = Religion
| significant other = Significant Other
| children = Children
| otherrelations = Other Relations
| faction = Faction
| nationality = Nationality
| location = Location
| companiontag = Companion Tag
| level = Level
| health = Health
| strengths = Strengths
| versionadded = Version Added
}}