Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Template:AnnotatedSourceCode"

Line 1: Line 1:
{| cellpadding="5" cellspacing="0" style="padding:1em; margin-left: 2em; background-color:#F3F3F3; border: 1px solid"
+
<noinclude>
 +
This template declares a table for displaying source code with annotations to the right.
 +
</noinclude>
 +
{| cellpadding="5" cellspacing="0" style="padding:1em; margin-left: 2em; background-color:#F7F7FF; border: 1px solid"

Revision as of 11:46, 15 June 2007

This template declares a table for displaying source code with annotations to the right.

Back to the top