「テンプレート:基礎情報 個人」の版間の差分

ナビゲーションに移動 検索に移動
編集の要約なし
(個人のテンプレート)
 
編集の要約なし
 
(2人の利用者による、間の2版が非表示)
1行目: 1行目:
{| class="wikitable floatright" style="width:20em"
{| class="wikitable floatright" style="width:20em"
{{#if:{{{名前上|}}}
{{#if:{{{名前上|}}}|
! colspan="2" style="background-color:#00ff7f; border-bottom:#00ff7f; text-align:center"{{!}}<sub>{{{名前上}}}</sub>
! colspan="2" style="background-color:#00ff7f; border-bottom:#00ff7f; text-align:center"{{!}}<sub>{{{名前上}}}</sub>
{{!}}-
{{!}}-
7行目: 7行目:
! colspan="2" style="background-color:#00ff7f; border-bottom:#00ff7f; text-align:center; border-top:#00ff7f"|<big>{{#if:{{{名前|}}}|{{{名前}}}|{{PAGENAME}}}}</big>
! colspan="2" style="background-color:#00ff7f; border-bottom:#00ff7f; text-align:center; border-top:#00ff7f"|<big>{{#if:{{{名前|}}}|{{{名前}}}|{{PAGENAME}}}}</big>
|-
|-
| colspan="2" style="text-align:center; border-bottom:#f8f9fa; border-top:#00ff7f"{{!}}[[ファイル:{{{画像}}}{{!}}代替文={{!}}フレームなし{{!}}300×300ピクセル]]
{{#if:{{{画像|}}}|
|-
{{!}} colspan="2" style="text-align:center; border-bottom:#f8f9fa; border-top:#00ff7f"{{!}}[[ファイル:{{{画像}}}{{!}}代替文={{!}}フレームなし{{!}}300×300ピクセル]]
{{!}}-
|
}}
{{#if:{{{生物種|}}}|
{{#if:{{{生物種|}}}|
! style="vertical-align:top; background-color:#f8f9fa; border-bottom:#f8f9fa; border-top:#f8f9fa; border-right:#f8f9fa"{{!}}生物種
! style="vertical-align:top; background-color:#f8f9fa; border-bottom:#f8f9fa; border-top:#f8f9fa; border-right:#f8f9fa"{{!}}生物種
94行目: 97行目:
"description": "名前の上に表示される名前。読み仮名や原語での名前を記入しましょう。",
"description": "名前の上に表示される名前。読み仮名や原語での名前を記入しましょう。",
"example": "やまだたろう、Albert Einstein",
"example": "やまだたろう、Albert Einstein",
"type": "string",
"type": "string"
"autovalue": "",
"suggested": true
},
},
"名前": {
"名前": {
105行目: 106行目:
},
},
"画像": {
"画像": {
"description": "個人の画像。無い場合はNo image.pngなどを利用しましょう。",
"description": "個人の画像。",
"example": "Indoor.png",
"example": "Indoor.png",
"type": "wiki-file-name",
"type": "wiki-file-name"
"required": true
},
},
"生物種": {
"生物種": {
"description": "個人の生物種。ヒトの場合は省略してもいいかもしれません。",
"description": "個人の生物種。ヒトの場合は省略してもいいかもしれません。",
"example": "ヒト",
"example": "ヒト",
"type": "string",
"type": "string"
"suggested": true
},
},
"生誕": {
"生誕": {
"description": "個人の生年月日。",
"description": "個人の生年月日。",
"example": "1999年8月9日",
"example": "1999年8月9日",
"type": "date",
"type": "date"
"suggested": true
},
},
"死没": {
"死没": {
"description": "個人の死没年月日と享年。まだ死んでいないのならば省略しましょう。",
"description": "個人の死没年月日と享年。まだ死んでいないのならば省略しましょう。",
"example": "2001年3月11日(享年23)",
"example": "2001年3月11日(享年23)",
"type": "string",
"type": "string"
"suggested": true
},
},
"年齢": {
"年齢": {
"description": "個人の年齢。死んでいるのなら省略しましょう。",
"description": "個人の年齢。死んでいるのなら省略しましょう。",
"example": "93歳",
"example": "93歳",
"type": "string",
"type": "string"
"suggested": true
},
},
"性別": {
"性別": {
"description": "個人の性別。",
"description": "個人の性別。",
"example": "男",
"example": "男",
"type": "string",
"type": "string"
"suggested": true
},
},
"国籍": {
"国籍": {
"description": "個人の国籍。",
"description": "個人の国籍。",
"example": "アメリカ合衆国",
"example": "アメリカ合衆国",
"type": "string",
"type": "string"
"suggested": true
},
},
"居住": {
"居住": {
"description": "個人の居住地。",
"description": "個人の居住地。",
"example": "日本国沖縄県南風原町",
"example": "日本国沖縄県南風原町",
"type": "string",
"type": "string"
"suggested": true
},
},
"職業": {
"職業": {
"description": "個人の職業。",
"description": "個人の職業。",
"example": "ネイリスト",
"example": "ネイリスト",
"type": "string",
"type": "string"
"suggested": true
},
},
"活動期間": {
"活動期間": {
"description": "個人が主とした職業で活動した期間。",
"description": "個人が主とした職業で活動した期間。",
"example": "1987年~2001年",
"example": "1987年~2001年",
"type": "string",
"type": "string"
"suggested": true
},
},
"学歴": {
"学歴": {
"description": "個人の最終学歴。",
"description": "個人の最終学歴。",
"example": "沖縄県立開邦高等学校中退",
"example": "沖縄県立開邦高等学校中退",
"type": "string",
"type": "string"
"suggested": true
},
},
"配偶者": {
"配偶者": {
"description": "個人の配偶者と、そうであった期間。",
"description": "個人の配偶者と、そうであった期間。",
"example": "ピエール・キュリー(1895~1906)",
"example": "ピエール・キュリー(1895~1906)",
"type": "string",
"type": "string"
"suggested": true
},
},
"親族": {
"親族": {
"description": "個人の著名な親族。",
"description": "個人の著名な親族。",
"example": "安倍寛(祖父)<br />\n岸信介(祖父)<br />\n佐藤栄作(大叔父)<br />\n佐藤市郎(大伯父)<br />\n安倍晋太郎(父)<br />\n安倍洋子(母)<br />\n安倍寛信(兄)<br />\n岸信夫(弟)",
"example": "安倍寛(祖父)<br />\n岸信介(祖父)<br />\n佐藤栄作(大叔父)<br />\n佐藤市郎(大伯父)<br />\n安倍晋太郎(父)<br />\n安倍洋子(母)<br />\n安倍寛信(兄)<br />\n岸信夫(弟)",
"type": "string",
"type": "string"
"suggested": true
},
},
"受賞歴": {
"受賞歴": {
"description": "個人の受賞歴。",
"description": "個人の受賞歴。",
"example": "日本推理作家協会賞(2002年)<br />\n本格ミステリ大賞(2005年)",
"example": "日本推理作家協会賞(2002年)<br />\n本格ミステリ大賞(2005年)",
"type": "string",
"type": "string"
"suggested": true
}
}
},
},
2,232

回編集

案内メニュー