Skip to main content

Notice: This Wiki is now read only and edits are no longer 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:EclipseLink AttributeTable"

m (New page: <table cellpadding="5"> <tr> <th>Attribute</th> <th>Description</th> <th>Default</th> <th>Required?</th> </tr> {{{content}}} </table>)
 
m
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
<table cellpadding="5">
+
<table border="1" style="border-color:#D9D9D9;border-collapse:collapse;padding:5px 10px;" cellspacing="0" cellpadding="5">
<tr>
+
<caption style="text-align:left;font-style:italic;font-weight:bold;padding:2em 0 0 0">{{{caption| }}}
 +
</caption>
 +
<tr style="background:#EFEFEF;">
 
   <th>Attribute</th>
 
   <th>Attribute</th>
 
   <th>Description</th>
 
   <th>Description</th>

Latest revision as of 13:41, 17 June 2010

{{{content}}}
Attribute Description Default Required?

Back to the top