Difference between revisions of "Form:Plugin"

From Protege Wiki
Jump to: navigation, search
m
(specifying rows and columns 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|columns=75|rows=5}}}</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>
Line 245: Line 245:
 
{{{end template}}}
 
{{{end template}}}
  
More details
+
'''Free text: (must use MediaWiki formatting):'''
<p>You can add more information here (you must use standard MediaWiki formatting options).</p>
 
 
{{{field|free text}}}
 
{{{field|free text}}}
  
 
</includeonly>
 
</includeonly>

Revision as of 19:07, March 18, 2008

This is the 'Plugin' form; edit the page to see the source code. You can add data with this form here.