模板:Infobox artist/doc
| File:Edit-copy green.svg | 此页面是Template:Infobox artist的模板文档。 此页面可能包含了模板的使用说明、分类和其他内容。 |
| File:Ambox important.svg | 本个人信息框模板的设计与内容,应符合维基百科的可供查证、信息框模板设计手册与传记格式手册。对于生者,则会有更严谨的规范。纵然此文件可能会澄清使用于此信息框模板的特定应用细节,但主要的重点是在解释用法,而不是维基百科的政策与格式。 |
本模板是以 {{Infobox person}} 为基础的定制信息框。 |
| File:Lua-Logo.svg | 此模板使用Lua语言: |
- 本模板可使用在提供艺术家(画家、平面设计师、雕塑家、摄影师…等),或幕后工作者条目的相关摘要资讯。
- 请尽量不要将艺术家所有的作品列出,可选择较著名的作品,以保持信息框的意义——“提供摘要”,详细的作品资料可留至内文中详述。
使用方式[编辑]
要将本模板加入条目中,请复制以下空白源代码,并贴至条目中即可。
| {{{honorific_prefix}}} {{{name}}} {{{native_name}}} {{{honorific_suffix}}} | |
|---|---|
| [[File:{{{image}}}|{{{image_size}}} |alt={{{alt}}}|{{{alt}}}]] {{{caption}}} | |
| 出生 | {{{birth_name}}} {{{birth_date}}} {{{birth_place}}} |
| 逝世 | {{{death_date}}} {{{death_place}}} |
| 墓地 | {{{resting_place}}} {{{resting_place_coordinates}}} |
| 国籍 | {{{nationality}}} |
| 教育程度 | {{{education}}} |
| 母校 | {{{alma_mater}}} |
| 知名于 | {{{known_for}}} |
| 知名作品 | {{{notable_works}}} |
| 风格 | {{{style}}} |
| 运动 | {{{movement}}} |
| 配偶 | {{{spouse}}} |
| 奖项 | {{{awards}}} |
| 网站 | {{{website}}} |
| 获选 | {{{elected}}} |
| 赞助人 | {{{patrons}}} |
| 纪念 | {{{memorials}}} |
| {{{module}}} | |
{{Infobox artist
| honorific_prefix =
| name =
| honorific_suffix =
| image =
| image_size =
| alt =
| caption =
| native_name =
| native_name_lang =
| birth_name =
| birth_date = <!-- 生者:{{Birth date and age|YYYY|MM|DD}},死者:{{Birth date|YYYY|MM|DD}} -->
| birth_place =
| death_date = <!-- {{Death date and age|YYYY|MM|DD|YYYY|MM|DD}} -->
| death_place =
| resting_place =
| resting_place_coordinates = <!-- {{Coord|LAT|LONG|type:landmark|display=inline}} -->
| nationality =
| education =
| alma_mater =
| known_for =
| notable_works =
| style =
| movement =
| spouse =
| awards = <!-- {{awd|award|year|title|role|name}} -->
| elected =
| patrons =
| memorials =
| website = <!-- {{URL|Example.com}} -->
| module =
}}
模板数据[编辑]
模板数据
|
|---|
|
<templatedata> { "description": "An infobox for artists", "format": "block", "params": { "honorific_prefix": { "label": "Honorific prefix", "description": "Title such as 'Sir', 'Lord'", "type": "wiki-page-name", "required": false }, "name": { "label": "Name", "description": "Commonly-known name of person (defaults to article name, without disambiguation)", "type": "line", "default": "PAGENAME", "required": false }, "honorific_suffix": { "label": "Honorific suffix", "description": "Initials such as 'OBE', 'FRSA'", "type": "wiki-page-name", "required": false }, "image": { "label": "Image", "description": "Filename for the image (e.g. 'Example.jpg').", "type": "wiki-file-name", "required": false }, "image_size": { "label": "Image size", "description": "Size of the image (e.g. '220px').", "type": "line", "default": "varies", "required": false, "aliases": [ "imagesize" ] }, "alt": { "label": "Alternative text", "description": "Alternative text for the image.", "type": "line", "required": false }, "caption": { "label": "Caption", "description": "Caption for the image.", "type": "string", "required": false }, "birth_name": { "label": "Birth name", "description": "Name at birth, if different from 'name'.", "type": "string", "required": false, "aliases": [ "birthname" ] }, "birth_date": { "label": "Birth date", "description": "Date of birth. Use {{{year}}}年表达式错误:无法识别标点符号“{”。日 (for living artists) or |
微格式[编辑]
本模板使用了hCard 微格式标记,被标记的人物资料可以被电脑分析读取,以便将其自动归类,或者透过专门的浏览器取得资料讯息,例如将讯息加入通讯录。关于在维基百科使用微格式的详细讯息,请参见微格式维基专题。
出生日期(bday)参数只能使用于包含了 {{bd}} 或 {{Birth date and age}} 模板的信息框。
- adr
- bday
- county-name
- fn(必须)
- honorific-prefix
- honorific-suffix
- label
- locality
- nickname
- note
- org
- role
- vcard
请不要移除或重新命名这些class。
相关模板[编辑]
- {{艺人}}
- {{Infobox writer}}