|
|
第22行: |
第22行: |
| |data9={{{website|}}} | | |data9={{{website|}}} |
| }}</includeonly> | | }}</includeonly> |
| <noinclude>{{PersonInfoBox | | <noinclude>{{Documentation}}<templatedata> |
| |name=姓名
| |
| |real_name=真名
| |
| |avatar={{#widget:ExternalImage|url=https://blog.azurezeng.com/wp-content/uploads/2018/06/noavatar_mc.gif|width=200px|height=200px|alt=test}}
| |
| |other_names=别名
| |
| |person_title=自定义头衔
| |
| |sex=男
| |
| |birthday=2000/1/1
| |
| |nationality=China
| |
| |job=职业名称
| |
| |website=https://azurezeng.com
| |
| }}
| |
| 用于显示一个人物的基本信息的InfoBox。
| |
| | |
| 下面是模板代码。
| |
| <syntaxhighlight lang="text">
| |
| {{PersonInfoBox
| |
| |name=姓名
| |
| |real_name=真名
| |
| |avatar={{#widget:ExternalImage|url=https://blog.azurezeng.com/wp-content/uploads/2018/06/noavatar_mc.gif|width=200px|height=200px|alt=test}}
| |
| |other_names=别名
| |
| |person_title=自定义头衔
| |
| |sex=男
| |
| |birthday=2000/1/1
| |
| |nationality=China
| |
| |job=职业名称
| |
| |website=https://azurezeng.com
| |
| }}
| |
| </syntaxhighlight><templatedata>
| |
| { | | { |
| "params": { | | "params": { |