mirror of https://github.com/programthink/zhao.git
补充生卒年份
This commit is contained in:
parent
fa8f05f630
commit
7783c81c4d
|
@ -14,10 +14,10 @@ other_names:
|
||||||
sex: F
|
sex: F
|
||||||
|
|
||||||
# birth 必填。填写出生时间,用【4位数年份】表示。未知年份用 N/A 表示。
|
# birth 必填。填写出生时间,用【4位数年份】表示。未知年份用 N/A 表示。
|
||||||
birth: N/A
|
birth: 1950
|
||||||
|
|
||||||
# death 可为空。填写死亡时间,用【4位数年份】表示。未知年份用 N/A 表示。尚未死亡则留空。
|
# death 可为空。填写死亡时间,用【4位数年份】表示。未知年份用 N/A 表示。尚未死亡则留空。
|
||||||
death:
|
death: 2012
|
||||||
|
|
||||||
# desc 可为空。填写概述,用 YAML 的【多行】文本语法表示,内容是纯文本。
|
# desc 可为空。填写概述,用 YAML 的【多行】文本语法表示,内容是纯文本。
|
||||||
# 考虑到生成“关系图”的展示效果,desc 的内容不宜太长。
|
# 考虑到生成“关系图”的展示效果,desc 的内容不宜太长。
|
||||||
|
|
Loading…
Reference in New Issue