“模板:Infobox artist”的版本间的差异
来自UtaWiki
小 |
|||
第64行: | 第64行: | ||
| {{{misc|}}} | | {{{misc|}}} | ||
|} | |} | ||
+ | <noinclude> | ||
+ | 本模板用于歌曲条目。 | ||
+ | |||
+ | == 使用方法 == | ||
+ | 请在编辑歌曲条目时,将下列原始代码粘贴至起始部分,并在等号后面填写项目对应的内容。没有必填项目,未填写的项目留空即可。 | ||
+ | <pre>{{Infobox artist | ||
+ | | image = | ||
+ | | zhname = | ||
+ | | birthname = | ||
+ | | aliasname = | ||
+ | | birth = | ||
+ | | origin = | ||
+ | | death = | ||
+ | | deathplace = | ||
+ | | bloodtype = | ||
+ | | education = | ||
+ | | genre = | ||
+ | | occupation = | ||
+ | | instrument = | ||
+ | | activetime = | ||
+ | | work = | ||
+ | | label = | ||
+ | | relatedgroup = | ||
+ | | members = | ||
+ | | pastmembers = | ||
+ | | website = | ||
+ | | misc = | ||
+ | }}</pre> | ||
+ | |||
+ | === 项目说明 === | ||
+ | {| class="wikitable sortable" | | ||
+ | | '''image''' || | ||
+ | |- | ||
+ | | '''zhname''' || 中文译名。若与日文名相同(如吉田拓郎)则无需填写此项。 | ||
+ | |- | ||
+ | | '''birthname''' || 本名。若艺名与本名相同则无需填写此项。仅适用于个人。 | ||
+ | |- | ||
+ | | '''aliasname''' || 别名。曾使用过的其他艺名。 | ||
+ | |- | ||
+ | | '''birth''' || 出生年月日。仅适用于个人。 | ||
+ | |- | ||
+ | | '''origin''' || 出身地。即“籍贯”,少年时期的主要居住地(有时不一定是出生地)。仅适用于个人。 | ||
+ | |- | ||
+ | | '''death''' || 逝世年月日。在世人物请留空。仅适用于个人。 | ||
+ | |- | ||
+ | | '''deathplace''' || 安葬地。在世人物请留空。仅适用于个人。 | ||
+ | |- | ||
+ | | '''bloodtype''' || 血型。仅适用于个人。 | ||
+ | |- | ||
+ | | '''education''' || 学历。通常描述最高学历即可。仅适用于个人。 | ||
+ | |- | ||
+ | | '''genre''' || 所属音乐流派。 | ||
+ | |- | ||
+ | | '''occupation''' || 职业。例如歌手、创作歌手、作词家、作曲家、编曲家、音乐制作人等等。 | ||
+ | |- | ||
+ | | '''instrument''' || 曾在音乐活动中负责演奏的乐器。仅适用于个人。 | ||
+ | |- | ||
+ | | '''activetime''' || 活动期间。 | ||
+ | |- | ||
+ | | '''work''' || 代表作品。建议使用<nowiki>[[xxx]]</nowiki>来创建指向曲目条目的链接。 | ||
+ | |- | ||
+ | | '''label''' || 所属唱片公司(厂牌)。 | ||
+ | |- | ||
+ | | '''relatedgroup''' || 所属及曾经所属的团体。仅适用于个人。 | ||
+ | |- | ||
+ | | '''members''' || 现成员。仅适用于团体。 | ||
+ | |- | ||
+ | | '''pastmembers''' || 旧成员。仅适用于团体。 | ||
+ | |- | ||
+ | | '''website''' || 官方网站。请使用<nowiki>[http://www.example.com Example.com的页面]</nowiki>来创建外部链接。 | ||
+ | |- | ||
+ | | '''misc''' || 备注。其他需要说明的内容。 | ||
+ | |} | ||
+ | |||
+ | == 相关模板 == | ||
+ | * [[:Template:Infobox album]] | ||
+ | * [[:Template:Infobox song]] | ||
+ | </noinclude> |
2014年6月6日 (五) 14:19的版本
Infobox artist |
---|
本模板用于歌曲条目。
使用方法
请在编辑歌曲条目时,将下列原始代码粘贴至起始部分,并在等号后面填写项目对应的内容。没有必填项目,未填写的项目留空即可。
{{Infobox artist | image = | zhname = | birthname = | aliasname = | birth = | origin = | death = | deathplace = | bloodtype = | education = | genre = | occupation = | instrument = | activetime = | work = | label = | relatedgroup = | members = | pastmembers = | website = | misc = }}
项目说明
image | |
zhname | 中文译名。若与日文名相同(如吉田拓郎)则无需填写此项。 |
birthname | 本名。若艺名与本名相同则无需填写此项。仅适用于个人。 |
aliasname | 别名。曾使用过的其他艺名。 |
birth | 出生年月日。仅适用于个人。 |
origin | 出身地。即“籍贯”,少年时期的主要居住地(有时不一定是出生地)。仅适用于个人。 |
death | 逝世年月日。在世人物请留空。仅适用于个人。 |
deathplace | 安葬地。在世人物请留空。仅适用于个人。 |
bloodtype | 血型。仅适用于个人。 |
education | 学历。通常描述最高学历即可。仅适用于个人。 |
genre | 所属音乐流派。 |
occupation | 职业。例如歌手、创作歌手、作词家、作曲家、编曲家、音乐制作人等等。 |
instrument | 曾在音乐活动中负责演奏的乐器。仅适用于个人。 |
activetime | 活动期间。 |
work | 代表作品。建议使用[[xxx]]来创建指向曲目条目的链接。 |
label | 所属唱片公司(厂牌)。 |
relatedgroup | 所属及曾经所属的团体。仅适用于个人。 |
members | 现成员。仅适用于团体。 |
pastmembers | 旧成员。仅适用于团体。 |
website | 官方网站。请使用[http://www.example.com Example.com的页面]来创建外部链接。 |
misc | 备注。其他需要说明的内容。 |