Difference between revisions of "Form:Plugin"
From Protege Wiki
(removing spaces from beginning of all lines - according to developers of semantic forms, this can cause formatting problems) |
(removing spaces from beginning of all lines - according to developers of semantic forms, this can cause formatting problems) |
||
Line 114: | Line 114: | ||
<tr class="formGreenLight"> | <tr class="formGreenLight"> | ||
− | <td align="right"><strong> | + | <td align="right"><strong>last update:</strong></td> |
<td>{{{field|LastUpdated}}}</td> | <td>{{{field|LastUpdated}}}</td> | ||
<td>Date of last change or new release</td> | <td>Date of last change or new release</td> | ||
Line 183: | Line 183: | ||
</tr> | </tr> | ||
− | <tr | + | <tr class="formGreenLight"> |
− | + | <td align="right"><strong>license:</strong></td> | |
− | + | <td>{{{field|License}}}</td> | |
+ | <td>License for plug-in or source code.</td> | ||
</tr> | </tr> | ||
− | <tr | + | |
− | + | <tr class="formGreenDark"> | |
− | + | <td align="right"><strong>affiliation:</strong></td> | |
+ | <td>{{{field|Affiliation1}}}</td> | ||
+ | <td rowspan="9" valign="middle">Enter up to 9 affiliations</td> | ||
</tr> | </tr> | ||
− | <tr | + | |
− | + | <tr class="formGreenDark"> | |
+ | <td align="right"><strong>affiliation:</strong></td> | ||
+ | <td>{{{field|Affiliation2}}}</td> | ||
</tr> | </tr> | ||
− | <tr | + | |
− | + | <tr class="formGreenDark"> | |
+ | <td align="right"><strong>affiliation:</strong></td> | ||
+ | <td>{{{field|Affiliation3}}}</td> | ||
</tr> | </tr> | ||
− | <tr | + | |
− | + | <tr class="formGreenDark"> | |
+ | <td align="right"><strong>affiliation:</strong></td> | ||
+ | <td>{{{field|Affiliation4}}}</td> | ||
</tr> | </tr> | ||
− | <tr | + | |
− | + | <tr class="formGreenDark"> | |
+ | <td align="right"><strong>affiliation:</strong></td> | ||
+ | <td>{{{field|Affiliation5}}}</td> | ||
</tr> | </tr> | ||
− | <tr | + | |
− | + | <tr class="formGreenDark"> | |
+ | <td align="right"><strong>affiliation:</strong></td> | ||
+ | <td>{{{field|Affiliation6}}}</td> | ||
</tr> | </tr> | ||
− | <tr | + | |
− | + | <tr class="formGreenDark"> | |
+ | <td align="right"><strong>affiliation:</strong></td> | ||
+ | <td>{{{field|Affiliation7}}}</td> | ||
</tr> | </tr> | ||
− | <tr | + | |
− | + | <tr class="formGreenDark"> | |
+ | <td align="right"><strong>affiliation:</strong></td> | ||
+ | <td>{{{field|Affiliation8}}}</td> | ||
</tr> | </tr> | ||
− | <tr | + | |
− | + | <tr class="formGreenDark"> | |
+ | <td align="right"><strong>affiliation:</strong></td> | ||
+ | <td>{{{field|Affiliation9}}}</td> | ||
</tr> | </tr> | ||
− | <tr | + | |
− | + | <tr class="formGreenLight"> | |
− | + | <td align="right"><strong>description:</strong></td> | |
+ | <td>{{{field|Description}}}</td> | ||
+ | <td>A short description of your plug-in.</td> | ||
</tr> | </tr> | ||
Line 224: | Line 245: | ||
{{{end template}}} | {{{end template}}} | ||
− | + | <fieldset><legend>More details</legend> | |
− | + | <p>You can add more information here (you must use standard MediaWiki formatting options).</p> | |
− | + | {{{field|free text}}} | |
− | + | </fieldset> | |
</includeonly> | </includeonly> |
Revision as of 17:44, March 18, 2008
This is the 'Plugin' form; edit the page to see the source code. You can add data with this form here.