Caption Rules
These rules are concluded from the tests below.
Coloring Caption Text
Caption text can be colored using HTML. Examples:
- <font color="red">red text</font>. displays: red text.
Caption Tests
1.
- SCENE OK. CAPTION BAD FORMAT.
- <b>{{font color|#ef7000|426 pockets and cavities}}</b> in 6zgi generated with the command <tt><b>isosurface cavity</b></tt>.
- Proteopedia does not support this wikitext color method.
2.
- NO SCENE, NO CAPTION.
- <b><font color=\"#ef7000\">426 pockets and cavities</font></b> in [[6zgi]] generated with the command <tt><b>isosurface cavity</b></tt>.
3.
- SCENE OK. CAPTION COLORED BUT NO 6zgi LINK.
- <b><font color="#ef7000">426 pockets and cavities</font></b> in [[6zgi]] generated with the command <tt><b>isosurface cavity</b></tt>.
4. .
- Here is <span style="color:yellow;background-color:black;">yellow text on a black background</span> as a test.