Template:Person: Difference between revisions
Appearance
Cdjensen94 (talk | contribs) |
Cdjensen94 (talk | contribs) |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 23: | Line 23: | ||
<data source="universes"> | <data source="universes"> | ||
<label>Universe(s) Created</label> | <label>Universe(s) Created</label> | ||
</data> | |||
<data source="couniverses"> | |||
<label>Universe(s) Co-Created</label> | |||
</data> | </data> | ||
<data source="role"> | <data source="role"> | ||
| Line 53: | Line 56: | ||
"birthday": {}, | "birthday": {}, | ||
"education": {}, | "education": {}, | ||
"occupation": {}, | |||
"role": {}, | "role": {}, | ||
"universes": {}, | "universes": {}, | ||
"company": {}, | |||
"project": {}, | |||
} | "image": { | ||
"type": "wiki-file-name" | |||
}, | |||
"couniverses": {} | |||
}, | |||
"format": "block", | |||
"paramOrder": [ | |||
"name", | |||
"image", | |||
"username", | |||
"birthday", | |||
"education", | |||
"occupation", | |||
"role", | |||
"universes", | |||
"couniverses", | |||
"company", | |||
"project", | |||
"url", | |||
"website" | |||
] | |||
} | } | ||
</templatedata></noinclude> | </templatedata></noinclude> | ||