Template:Cladist: Difference between revisions
No edit summary |
m (Missing row break) |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 41: | Line 41: | ||
{{#if: {{{downtree|}}} | {{pipe escape | | {{#if: {{{downtree|}}} | {{pipe escape | | ||
! Down-Tree | ! Down-Tree | ||
| {{{downtree}}} | | [[{{{downtree}}}]] | ||
|- | |- | ||
}}}} | }}}} | ||
| Line 48: | Line 48: | ||
| | | | ||
{{{uptrees}}} | {{{uptrees}}} | ||
|- | |||
}}}} | |||
{{#if: {{{works|}}} | {{pipe escape | | |||
! Notable works | |||
| | |||
{{{works}}} | |||
}}}} | }}}} | ||
|} | |} | ||
| Line 69: | Line 75: | ||
* <first uptree> | * <first uptree> | ||
* <second uptree> | * <second uptree> | ||
* <...> | |||
| works = | |||
* <notable work> | |||
* <notable work> | |||
* <...> | * <...> | ||
}} | }} | ||
| Line 87: | Line 97: | ||
* [[Dear Castor|Dear#Castor]] | * [[Dear Castor|Dear#Castor]] | ||
* [[Warmth In Fire]] | * [[Warmth In Fire]] | ||
| works = | |||
* Simien Fang capstone exhibition | |||
}} | }} | ||
| Line 101: | Line 113: | ||
* [[Dear Castor|Dear#Castor]] | * [[Dear Castor|Dear#Castor]] | ||
* [[Warmth In Fire]] | * [[Warmth In Fire]] | ||
| works = | |||
* Simien Fang capstone exhibition | |||
}}</nowiki></pre> | }}</nowiki></pre> | ||
| Line 118: | Line 132: | ||
"crashed": {"label": "Crash Timestamp", "example": "{{Systime|2173|2|14}}", "type": "line", "description": "The time at which the cladist crashed."}, | "crashed": {"label": "Crash Timestamp", "example": "{{Systime|2173|2|14}}", "type": "line", "description": "The time at which the cladist crashed."}, | ||
"downtree": {"label": "Direct Down-tree", "suggested": true, "example": "Rye", "type": "wiki-page-name", "description": "The cladist's direct down-tree."}, | "downtree": {"label": "Direct Down-tree", "suggested": true, "example": "Rye", "type": "wiki-page-name", "description": "The cladist's direct down-tree."}, | ||
"uptrees": {"label": "Up-trees", "example": "* [[Codrin Bălan]]\n* [[Aurel Bălan]]", "type": "content", "description": "A list of the cladist's up-trees."} | "uptrees": {"label": "Up-trees", "example": "* [[Codrin Bălan]]\n* [[Aurel Bălan]]", "type": "content", "description": "A list of the cladist's up-trees."}, | ||
"works": {"label": "Notable works", "example": "* [[On the Perils of Memory]]\n* [[An Expanded History of Our World]]\n* [[Individuation & Reconciliation]]", "type": "content", "description": "A list of the cladist's notable in-universe works, if any."} | |||
}, | }, | ||
"sets": [ | "sets": [ | ||
Latest revision as of 21:30, 23 November 2025
Usage
Displays a table of basic information about a cladist to the right of the page. Only name and pronouns are required.
{{Cladist
| name = <name>
| pronouns = <pronouns>
| image = <image>
| source = <source>
| clade = <clade>
| forked = <forked>
| uploaded = <uploaded>
| quit = <quit>
| crashed = <crashed>
| downtree = <downtree>
| uptrees =
* <first uptree>
* <second uptree>
* <...>
| works =
* <notable work>
* <notable work>
* <...>
}}
image must be the filename and its extension, not a [[File:filename.ext|options]] substitution.
Example
| Dear | |
|---|---|
| it/its | |
| Source: Iris Jay | |
| Cladistics | |
| Clade | The Ode clade |
| Forked | 49+45 |
| Down-Tree | [[Rye]] |
| Up-Trees | |
| Notable works |
|
{{Cladist
| name = Dear
| pronouns = it/its
| image = Dear forking.png
| source = [[Iris Jay]]
| clade = [[The Ode clade]]
| forked = {{Systime|2173|2|14}}
| downtree = [[Rye]]
| uptrees =
* [[Dear Pollux|Dear#Pollux]]
* [[Dear Castor|Dear#Castor]]
* [[Warmth In Fire]]
| works =
* Simien Fang capstone exhibition
}}
Parameters
Displays a table of basic information about a cladist to the right of the page.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | The short, common name of the cladist.
| Line | required |
| Pronouns | pronouns | The cladist's preferred pronouns.
| Line | required |
| Image | image | An image depicting the cladist.
| File | optional |
| Image Source | source | The source of the image, ideally a direct link to the artist's gallery displaying the original image.
| Line | optional |
| Clade | clade | The cladist's clade identifier.
| Line | optional |
| Forked Timestamp | forked | The time at which the cladist forked.
| Line | optional |
| Uploaded Timestamp | uploaded | The time at which the cladist uploaded.
| Line | optional |
| Quit Timestamp | quit | The time at which the cladist quit.
| Line | optional |
| Crash Timestamp | crashed | The time at which the cladist crashed.
| Line | optional |
| Direct Down-tree | downtree | The cladist's direct down-tree.
| Page name | suggested |
| Up-trees | uptrees | A list of the cladist's up-trees.
| Content | optional |
| Notable works | works | A list of the cladist's notable in-universe works, if any.
| Content | optional |