User:Twinsday/home
Appearance
Jelly Species Cultured at the Aquarium of the Pacific
- Phylum Cnidaria
Binomial Name | Common Name | Class |
---|---|---|
Aequorea victoria | crystal jelly | Hydrozoa |
Aurelia aurita | moon jelly | Scyphozoa |
Chrysaora colorata | purple-striped jelly | Scyphozoa |
Chrysaora fuscescens | West Coast sea nettle | Scyphozoa |
Chrysaora pacifica | North Pacific sea nettle | Scyphozoa |
Chrysaora quinquecirrha | East Coast sea nettle | Scyphozoa |
Cyanea capillata | lion's mane jelly | Scyphozoa |
Eutonina indicans | umbrella jelly | Hydrozoa |
Mastigias papua | lagoon jelly | Scyphozoa |
Olindias formosa | flower hat jelly | Hydrozoa |
- Phylum Ctenophora
Binomial Name | Common Name | Class |
---|---|---|
Mnemiopsis leidyi | Leidy's comb jelly, warty comb jelly, sea walnut | Tentaculata |
Links
Column-generating template families
The templates listed here are not interchangeable. For example, using {{col-float}} with {{col-end}} instead of {{col-float-end}} would leave a <div>...</div>
open, potentially harming any subsequent formatting.
Type | Family | Handles wiki
table code?† |
Responsive/ mobile suited |
Start template | Column divider | End template |
---|---|---|---|---|---|---|
Float | "col-float" | Yes | Yes | {{col-float}} | {{col-float-break}} | {{col-float-end}} |
"columns-start" | Yes | Yes | {{columns-start}} | {{column}} | {{columns-end}} | |
Columns | "div col" | Yes | Yes | {{div col}} | – | {{div col end}} |
"columns-list" | No | Yes | {{columns-list}} (wraps div col) | – | – | |
Flexbox | "flex columns" | No | Yes | {{flex columns}} | – | – |
Table | "col" | Yes | No | {{col-begin}}, {{col-begin-fixed}} or {{col-begin-small}} |
{{col-break}} or {{col-2}} .. {{col-5}} |
{{col-end}} |
† Can the template handle the basic wiki markup {| | || |- |}
used to create tables? If not, special templates that produce these elements (such as {{(!}}, {{!}}, {{!!}}, {{!-}}, {{!)}}) or HTML tags (<table>...</table>
, <tr>...</tr>
, etc.) need to be used instead.