Template:Person: Difference between revisions
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> | ||
Latest revision as of 08:32, 27 December 2025
Template documentation
|
|---|
| Note: portions of the template sample may not be visible without values provided. |
| View or edit this documentation. (About template documentation) |
| Editors can experiment in this template's sandbox and test case pages. |
Example Usage
{{Person
| name = Joe Doe
| image = Mannequin.png
| imagecaption = Joe Doe
| url = http://somesite.com
| website = something.com
| username = jdoe69
| birthday = Jan. 01
| education = PHD
| occupation = Post Hole Digger
| role = Digs Holes
| universes = N/A
| company = Joe's Holes
| project = Mailbox Holes
}}
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| name | name title | no description | Unknown | optional |
| image | image | no description | File | optional |
| username | username | no description | Unknown | optional |
| birthday | birthday | no description | Unknown | optional |
| education | education | no description | Unknown | optional |
| occupation | occupation | no description | Unknown | optional |
| role | role | no description | Unknown | optional |
| universes | universes | no description | Unknown | optional |
| couniverses | couniverses | no description | Unknown | optional |
| company | company | no description | Unknown | optional |
| project | project | no description | Unknown | optional |
| url | url | no description | Unknown | optional |
| website | website | no description | Unknown | optional |