Template:Cladist: Difference between revisions
Fireheart& (talk | contribs) m (Replace 'infobox' template.) |
Fireheart& (talk | contribs) m (Add documentation.) |
||
| Line 46: | Line 46: | ||
}}}} | }}}} | ||
|}</onlyinclude></includeonly> | |}</onlyinclude></includeonly> | ||
== Usage == | |||
Displays a table of basic information about a cladist to the right of the page. Only <code>name</code> and <code>pronouns</code> are required. | |||
<pre><nowiki> | |||
{{Cladist | |||
| name = <name> | |||
| pronouns = <pronouns> | |||
| image = <image> | |||
| clade = <clade> | |||
| forked = <forked> | |||
| uploaded = <uploaded> | |||
| quit = <quit> | |||
| crashed = <crashed> | |||
| downtree = <downtree> | |||
| uptrees = <uptrees> | |||
* <first uptree> | |||
* <second uptree> | |||
* <...> | |||
}} | |||
</nowiki></pre> | |||
<code>image</code> must be the filename and its extension, not a <code><nowiki>[[File:filename.ext|options]]</nowiki></code> substitution. | |||
== Example == | == Example == | ||
Revision as of 21:43, 3 February 2024
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>
| clade = <clade>
| forked = <forked>
| uploaded = <uploaded>
| quit = <quit>
| crashed = <crashed>
| downtree = <downtree>
| uptrees = <uptrees>
* <first uptree>
* <second uptree>
* <...>
}}
image must be the filename and its extension, not a [[File:filename.ext|options]] substitution.
Example
| Dear | |
|---|---|
| it/its | |
| Cladistics | |
| Clade | The Ode clade |
| Forked | 49+45 |
| Down-Tree | Rye |
| Up-Trees | |
{{Cladist
| name = Dear
| pronouns = it/its
| image = Dear forking.png
| clade = [[The Ode clade]]
| forked = {{Systime|2173|2|14}}
| downtree = [[Rye]]
| uptrees =
* [[Dear Pollux|Dear#Pollux]]
* [[Dear Castor|Dear#Castor]]
* [[Warmth In Fire]]
}}