Difference between revisions of "Form:Plugin"
From Protege Wiki
m |
(testing cols for description textarea) |
||
Line 11: | Line 11: | ||
<tr class="formGreenLight"> | <tr class="formGreenLight"> | ||
<td align="right" valign="top"><strong>description:</strong></td> | <td align="right" valign="top"><strong>description:</strong></td> | ||
− | <td>{{{field|Description|input type=textarea|}}}</td> | + | <td>{{{field|Description|input type=textarea|cols=1}}}</td> |
<td valign="top">A short description of your plug-in.</td> | <td valign="top">A short description of your plug-in.</td> | ||
</tr> | </tr> |
Revision as of 18:32, March 18, 2008
This is the 'Plugin' form; edit the page to see the source code. You can add data with this form here.