Template:Infobox Character:修订间差异
模板页面
更多操作
src->Gedan Created page with "{{Infobox |bodystyle = border-spacing: 2px 5px; | above = {{{name|}}} |image = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image_size|}}}|sizede..." |
src->Shaunqb 无编辑摘要 |
||
| 第58行: | 第58行: | ||
|data17 = {{{location|}}} | |data17 = {{{location|}}} | ||
|header18 = {{ #if: {{{level | |header18 = {{ #if: {{{level|}}}{{{health|}}} | {{ #if: {{{stats-hdr|}}}|{{{stats-hdr}}}|Stats}} }} | ||
|label19 = Level | |label19 = Level | ||
|data19 = {{{level|}}} | |data19 = {{{level|}}} | ||
|label20 = | |label20 = Health | ||
|data20 = {{{ | |data20 = {{{health|}}} | ||
}} | |||
<noinclude> | |||
== Usage == | |||
<pre> | |||
<nowiki> | |||
{{Infobox Location | |||
| name = Location Name | |||
| image = missing.png | |||
| caption = Caption Text | |||
| creator = Creator | |||
| fullname = Full Name | |||
| nickname = Nick Name | |||
| alias = Alias | |||
| species = Species | |||
| gender = Gender | |||
| occupation = Occupation | |||
| title = Title | |||
| family = Family | |||
| spouse = Spouse | |||
| relatives = Relatives | |||
| religion = Religion | |||
| significant other = Significant Other | |||
| children = Children | |||
| nationality = Nationality | |||
| location = Location | |||
| level = Level | |||
| health = Health | |||
}} | }} | ||
</nowiki> | |||
</pre> | |||
</noinclude> | |||
2018年5月11日 (五) 05:14的版本
Usage
{{Infobox Location
| name = Location Name
| image = missing.png
| caption = Caption Text
| creator = Creator
| fullname = Full Name
| nickname = Nick Name
| alias = Alias
| species = Species
| gender = Gender
| occupation = Occupation
| title = Title
| family = Family
| spouse = Spouse
| relatives = Relatives
| religion = Religion
| significant other = Significant Other
| children = Children
| nationality = Nationality
| location = Location
| level = Level
| health = Health
}}