Template:Infobox character: Difference between revisions
No edit summary Tag: 2017 source edit |
Add From Tag: 2017 source edit |
||
Line 16: | Line 16: | ||
<data source="ancestry"> | <data source="ancestry"> | ||
<label>Ancestry</label> | <label>Ancestry</label> | ||
</data> | |||
<data source="from"> | |||
<label>From</label> | |||
</data> | </data> | ||
<data source="born"> | <data source="born"> | ||
Line 61: | Line 64: | ||
}, | }, | ||
"born": { | "born": { | ||
"description": "When | "description": "When was the character born?", | ||
"type": "string", | "type": "string", | ||
"label": "Born" | "label": "Born" | ||
}, | |||
"from": { | |||
"description": "Where was the character born?", | |||
"type": "string", | |||
"label": "From" | |||
}, | }, | ||
"died": { | "died": { |