Difference between revisions of "Form:Plugin"
From Protege Wiki
(adding field for homepageurl template parameter) |
|||
Line 5: | Line 5: | ||
<h2>Plugin: {{{field|page title}}}</h2> | <h2>Plugin: {{{field|page title}}}</h2> | ||
− | <p>Please provide information about | + | <p>Please provide information about your plugin in the form below. |
<br /> | <br /> | ||
</p> | </p> | ||
Line 43: | Line 43: | ||
<td align="right"><strong>Screenshot:</strong></td> <td>{{{field|Screenshot}}}</td> | <td align="right"><strong>Screenshot:</strong></td> <td>{{{field|Screenshot}}}</td> | ||
<td>Filename of an already uploaded file.</td> | <td>Filename of an already uploaded file.</td> | ||
+ | </tr> | ||
+ | <tr style="background:#D1FFA4;border:1px solid #B0FF5C;"> | ||
+ | <td align="right"><strong>Homepage:</strong></td> <td>{{{field|HomepageURL}}}</td> | ||
+ | <td>URL of your plugin's homepage.</td> | ||
</tr> | </tr> | ||
<tr style="background:#e6ffcc;border:1px solid #B0FF5C;"> | <tr style="background:#e6ffcc;border:1px solid #B0FF5C;"> |
Revision as of 13:36, September 11, 2007
This is the 'Plugin' form; edit the page to see the source code. You can add data with this form here.