2,084
回編集
(できたか!) |
編集の要約なし |
||
7行目: | 7行目: | ||
! colspan="2" style="background-color:#00ffff; border-bottom:#00ffff; text-align:center; border-top:#00ffff"|<big>{{#if:{{{名前|}}}|{{{名前}}}|{{PAGENAME}}}}</big> | ! colspan="2" style="background-color:#00ffff; border-bottom:#00ffff; text-align:center; border-top:#00ffff"|<big>{{#if:{{{名前|}}}|{{{名前}}}|{{PAGENAME}}}}</big> | ||
|- | |- | ||
| colspan="2" style="text-align:center; border-bottom:#00ff7f; border-top:#00ff7f"{{!}}[[ファイル:{{{画像}}}{{!}}代替文={{!}}フレームなし{{!}}300×300ピクセル]] | {{#if:{{{画像|}}}| | ||
| | {{!}} colspan="2" style="text-align:center; border-bottom:#00ff7f; border-top:#00ff7f"{{!}}[[ファイル:{{{画像}}}{{!}}代替文={{!}}フレームなし{{!}}300×300ピクセル]] | ||
{{!}}- | |||
| | |||
}} | |||
! style="vertical-align:top; background-color:#adff2f; border-bottom:none; border-top:#00ff7f; border-right:none|作者 | ! style="vertical-align:top; background-color:#adff2f; border-bottom:none; border-top:#00ff7f; border-right:none|作者 | ||
| style="border-bottom:#f8f9fa; border-top:#f8f9fa; border-left:none"|{{{作者}}} | | style="border-bottom:#f8f9fa; border-top:#f8f9fa; border-left:none"|{{{作者}}} | ||
92行目: | 95行目: | ||
"description": "名前の上に表示される名前。読み仮名や原語での名前を記入しましょう。", | "description": "名前の上に表示される名前。読み仮名や原語での名前を記入しましょう。", | ||
"example": "やまだたろう、Albert Einstein", | "example": "やまだたろう、Albert Einstein", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
"名前": { | "名前": { | ||
102行目: | 104行目: | ||
}, | }, | ||
"画像": { | "画像": { | ||
"description": " | "description": "人物の画像。", | ||
"example": "Indoor.png", | "example": "Indoor.png", | ||
"type": "wiki-file-name" | "type": "wiki-file-name" | ||
}, | }, | ||
"作者": { | "作者": { | ||
117行目: | 117行目: | ||
"description": "人物が登場人物として出る作品の中で、初めて世に出されたもの。", | "description": "人物が登場人物として出る作品の中で、初めて世に出されたもの。", | ||
"example": "君の名は。", | "example": "君の名は。", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
"登場作の受賞歴": { | "登場作の受賞歴": { | ||
"description": "人物が登場した作品が得た賞。その作品も記述。", | "description": "人物が登場した作品が得た賞。その作品も記述。", | ||
"example": "第1回本格ミステリ大賞小説部門「壺中の天国」", | "example": "第1回本格ミステリ大賞小説部門「壺中の天国」", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
"生物種": { | "生物種": { | ||
"description": "人物の生物種。ヒトの場合は省略してもいいかもしれません。", | "description": "人物の生物種。ヒトの場合は省略してもいいかもしれません。", | ||
"example": "ミナミバンドウイルカ", | "example": "ミナミバンドウイルカ", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
"生誕": { | "生誕": { | ||
"description": "人物の生年月日。", | "description": "人物の生年月日。", | ||
"example": "1999年8月9日", | "example": "1999年8月9日", | ||
"type": "date" | "type": "date" | ||
}, | }, | ||
"死没": { | "死没": { | ||
"description": "人物の死没年月日と享年。まだ死んでいないのならば省略しましょう。", | "description": "人物の死没年月日と享年。まだ死んでいないのならば省略しましょう。", | ||
"example": "2001年3月11日(享年23)", | "example": "2001年3月11日(享年23)", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
"年齢": { | "年齢": { | ||
"description": "人物の年齢。死んでいるのなら省略しましょう。", | "description": "人物の年齢。死んでいるのなら省略しましょう。", | ||
"example": "93歳", | "example": "93歳", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
"性別": { | "性別": { | ||
"description": "人物の性別。", | "description": "人物の性別。", | ||
"example": "男", | "example": "男", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
"国籍": { | "国籍": { | ||
"description": "人物の国籍。", | "description": "人物の国籍。", | ||
"example": "アメリカ合衆国", | "example": "アメリカ合衆国", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
"居住": { | "居住": { | ||
"description": "人物の居住地。", | "description": "人物の居住地。", | ||
"example": "日本国沖縄県南風原町", | "example": "日本国沖縄県南風原町", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
"職業": { | "職業": { | ||
"description": "人物の職業。", | "description": "人物の職業。", | ||
"example": "ネイリスト", | "example": "ネイリスト", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
"学歴": { | "学歴": { | ||
"description": "人物の最終学歴。", | "description": "人物の最終学歴。", | ||
"example": "沖縄県立開邦高等学校中退", | "example": "沖縄県立開邦高等学校中退", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
"配偶者": { | "配偶者": { | ||
"description": "人物の配偶者。", | "description": "人物の配偶者。", | ||
"example": "由崎司", | "example": "由崎司", | ||
"type": "string" | "type": "string" | ||
} | } | ||
} | }, | ||
"description": "架空の人物のプロフィール用のテンプレート。" | |||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
回編集