Difference between revisions of "Template:Cell biology/doc"
Jump to navigation
Jump to search
imported>Sowlos m (→Example: Whiten background of the visualization div as it sits in the green doc of the template page) |
imported>Kelvin13 (eww scrollbars) |
||
| Line 23: | Line 23: | ||
== Example == | == Example == | ||
| − | <div style="float:right | + | <div style="float:right; background-color:white;"> |
{{infobox cell biology | {{infobox cell biology | ||
|celltypes = yes | |celltypes = yes | ||
Revision as of 00:57, 16 August 2013
| 40px | This is a documentation subpage for Template:Cell biology. It contains usage information, categories and other content that is not part of the original template page. |
Usage
- All fields are optional
- Setting a value for any of the cell or organelle attributes will make its diagram visible
- Any number and combination of diagram attributes may be set
- When multiple diagrams are activated, the title is suppressed
{{infobox cell biology
|celltypes = yes <!-- Display a diagram comparing a eukaryote to a prokaryote. -->
|animalcell = yes <!-- Diagram of an animal cell and its constituent organelles. -->
|plantcell = yes <!-- Diagram of a plant cell and its constituent organelles. -->
|nucleus = yes <!-- Diagram of a nucleus and its constituent parts. -->
|ribosome = <!-- Not yet implemented. -->
|golgi = yes <!-- Diagram of a Golgi complex. -->
|centrosome = yes <!-- Diagram of a centrosome. -->
|mitochondrion = yes <!-- Diagram of a mitochondrion. -->
|chloroplast = yes <!-- Diagram of a chloroplast. -->
}}
Example
An example of the template with all diagrams activated.
- Note: title bars are currently disabled in this view.