Difference between revisions of "Form:Plugin"
From Protege Wiki
(New page: <noinclude> This is the 'Plugin' form; edit the page to see the source code. You can add data with this form here. </noinclude> <includeonly> <h2>Plugin: {{...) |
|||
Line 12: | Line 12: | ||
<table border="0" cellpadding="5" cellspacing="10"> | <table border="0" cellpadding="5" cellspacing="10"> | ||
+ | <tr style="background:#D1FFA4;border:1px solid #B0FF5C;"> | ||
+ | <td align="right"><strong>Homepage URL:</strong></td> <td>{{{field|HomepageURL}}}</td> | ||
+ | <td>URL to website of plugin.</td> | ||
+ | </tr> | ||
<tr style="background:#e6ffcc;border:1px solid #B0FF5C;"> | <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> |
Revision as of 14:32, July 15, 2007
This is the 'Plugin' form; edit the page to see the source code. You can add data with this form here.