Template:Cladist: Difference between revisions
m
Replace 'infobox' template.
(Add crashed) |
Fireheart& (talk | contribs) m (Replace 'infobox' template.) |
||
Line 1: | Line 1: | ||
{{ | <includeonly><onlyinclude>{| class="wikitable" style="margin: 1em; margin-right: 0; float: right; clear: right; max-width: min(360px, 40%);" | ||
! colspan="2" | {{{name}}} | |||
|- | |||
! colspan="2" style="font-weight: normal; font-size: 95%;" | ''{{{pronouns}}}'' | |||
|- | |||
{{#if: {{{image|}}} | {{pipe escape | | |||
! colspan{{=}}"2" | [[File:{{{image}}}|frameless]] | |||
|- | |||
}}}} | |||
! colspan="2" | Cladistics | |||
|- | |||
{{#if: {{{clade|}}} | {{pipe escape | | |||
! Clade | |||
| {{{clade}}} | |||
|- | |||
}}}} | |||
{{#if: {{{forked|}}} | {{pipe escape | | |||
! Forked | |||
| {{{forked}}} | |||
|- | |||
}}}} | |||
{{#if: {{{uploaded|}}} | {{pipe escape | | |||
! Uploaded | |||
| {{{uploaded}}} | |||
|- | |||
}}}} | |||
{{#if: {{{quit|}}} | {{pipe escape | | |||
! Quit | |||
| {{{quit}}} | |||
|- | |||
}}}} | |||
{{#if: {{{crashed|}}} | {{pipe escape | | |||
! Crashed | |||
| {{{crashed}}} | |||
|- | |||
}}}} | |||
{{#if: {{{downtree|}}} | {{pipe escape | | |||
! Down-Tree | |||
| {{{downtree}}} | |||
|- | |||
}}}} | |||
{{#if: {{{downtree|}}} | {{pipe escape | | |||
! Up-Trees | |||
| | |||
{{{uptrees}}} | |||
}}}} | |||
|}</onlyinclude></includeonly> | |||
== Example == | |||
{{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]] | |||
}} | |||
<pre><nowiki>{{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]] | |||
}}</nowiki></pre> |