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:EclipseLink AttributeTable"

m
m
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<table cellpadding="5" cellspacing="0" style="vertical-align:bottom;border:1px solid #D9D9D9">
+
<table border="1" style="border-color:#D9D9D9;border-collapse:collapse;padding:5px 10px;" cellspacing="0" cellpadding="5">
<tr style="background:#EFEFEF">
+
<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>
Line 6: Line 8:
 
   <th>Required?</th>
 
   <th>Required?</th>
 
  </tr>
 
  </tr>
<tr>
+
{{{content}}}
  <td>foo</td>
+
  <td>foo</td>
+
  <td>foo</td>
+
  <td>foo</td>
+
</tr>
+
 
+
 
</table>
 
</table>
 
{{{content}}}
 

Latest revision as of 13:41, 17 June 2010

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

Back to the top