Difference between revisions of "Form:Plugin"

From Protege Wiki
Jump to: navigation, search
Line 13: Line 13:
 
<table border="0" cellpadding="5" cellspacing="10">
 
<table border="0" cellpadding="5" cellspacing="10">
 
<tr style="background:#D1FFA4;border:1px solid #B0FF5C;">
 
<tr style="background:#D1FFA4;border:1px solid #B0FF5C;">
  <td align="right"><strong>Homepage URL:</strong></td> <td>{{{field|HomepageURL|size=70}}}</td>
 
  <td>URL to website of plugin.</td>
 
</tr>
 
<tr style="background:#e6ffcc;border:1px solid #B0FF5C;">
 
 
   <td valign="top" align="right"><strong>Type:</strong></td> <td valign="top">{{{field|PluginType}}}</td>
 
   <td valign="top" align="right"><strong>Type:</strong></td> <td valign="top">{{{field|PluginType}}}</td>
 
   <td>Plugins can be of type:
 
   <td>Plugins can be of type:
Line 28: Line 24:
 
       </ul>
 
       </ul>
 
   </td>
 
   </td>
 +
</tr>
 +
<tr style="background:#e6ffcc;border:1px solid #B0FF5C;">
 +
  <td align="right"><strong>works with:</strong></td> <td>{{{field|ForApplication1}}}</td>
 +
  <td rowspan="3" valign="middle">Plugins can work with up to 3 flavors of Protege:
 +
      <ul>
 +
        <li>Protege-Frames</li>
 +
        <li>Protege-OWL</li>
 +
        <li>Protege Client/Server</li>
 +
      </ul></td>
 +
</tr>
 +
<tr style="background:#e6ffcc;border:1px solid #B0FF5C;">
 +
  <td align="right"><strong>works with::</strong></td> <td>{{{field|ForApplication2}}}</td>
 +
</tr>
 +
<tr style="background:#e6ffcc;border:1px solid #B0FF5C;">
 +
  <td align="right"><strong>works with::</strong></td> <td>{{{field|ForApplication3}}}</td>
 
</tr>
 
</tr>
 
<tr style="background:#D1FFA4;border:1px solid #B0FF5C;">
 
<tr style="background:#D1FFA4;border:1px solid #B0FF5C;">
Line 150: Line 161:
 
   <fieldset><legend>More details</legend>
 
   <fieldset><legend>More details</legend>
 
   <p>You can add more information here and use standard MediaWiki formatting options.</p>
 
   <p>You can add more information here and use standard MediaWiki formatting options.</p>
   {{{field|free text|rows=20}}}
+
   {{{field|free text}}}
 
   </fieldset>
 
   </fieldset>
 
</includeonly>
 
</includeonly>

Revision as of 12:21, August 20, 2007

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