One Style

defined in /web/philip/tcl/ad-style.tcl, part of the style module of the ArsDigita Community System
This page shows the available information on one style defined using ad_register_styletag.

html_entity_list_example

A table that contains entity names, entitys, examples (which will be displayed in code and rendered), and, optionally, a little note about the entity. We expect the input (string) to actually be a Tcl list of lists.
Source code:

    return [ad_style_example_table Entity $string]


philg@mit.edu