Difference between revisions of "Form:Plugin"

From Protege Wiki
Jump to: navigation, search
(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>Last&nbsp;update:</strong></td>
+
<td align="right"><strong>last&nbsp;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 style="background:#D1FFA4;border:1px solid #B0FF5C;">
+
<tr class="formGreenLight">
  <td align="right"><strong>License:</strong></td> <td>{{{field|License}}}</td>
+
<td align="right"><strong>license:</strong></td>
  <td>License for plugin and/or source code.</td>
+
<td>{{{field|License}}}</td>
 +
<td>License for plug-in or source code.</td>
 
</tr>
 
</tr>
<tr style="background:#e6ffcc;border:1px solid #B0FF5C;">
+
 
  <td align="right"><strong>Affiliation:</strong></td> <td>{{{field|Affiliation1}}}</td>
+
<tr class="formGreenDark">
  <td rowspan="9" valign="middle">Up to 9 affiliations can be added here.</td>
+
<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 style="background:#e6ffcc;border:1px solid #B0FF5C;">
+
 
  <td align="right"><strong>Affiliation:</strong></td> <td>{{{field|Affiliation2}}}</td>
+
<tr class="formGreenDark">
 +
<td align="right"><strong>affiliation:</strong></td>
 +
<td>{{{field|Affiliation2}}}</td>
 
</tr>
 
</tr>
<tr style="background:#e6ffcc;border:1px solid #B0FF5C;">
+
 
  <td align="right"><strong>Affiliation:</strong></td> <td>{{{field|Affiliation3}}}</td>
+
<tr class="formGreenDark">
 +
<td align="right"><strong>affiliation:</strong></td>
 +
<td>{{{field|Affiliation3}}}</td>
 
</tr>
 
</tr>
<tr style="background:#e6ffcc;border:1px solid #B0FF5C;">
+
 
  <td align="right"><strong>Affiliation:</strong></td> <td>{{{field|Affiliation4}}}</td>
+
<tr class="formGreenDark">
 +
<td align="right"><strong>affiliation:</strong></td>
 +
<td>{{{field|Affiliation4}}}</td>
 
</tr>
 
</tr>
<tr style="background:#e6ffcc;border:1px solid #B0FF5C;">
+
 
  <td align="right"><strong>Affiliation:</strong></td> <td>{{{field|Affiliation5}}}</td>
+
<tr class="formGreenDark">
 +
<td align="right"><strong>affiliation:</strong></td>
 +
<td>{{{field|Affiliation5}}}</td>
 
</tr>
 
</tr>
<tr style="background:#e6ffcc;border:1px solid #B0FF5C;">
+
 
  <td align="right"><strong>Affiliation:</strong></td> <td>{{{field|Affiliation6}}}</td>
+
<tr class="formGreenDark">
 +
<td align="right"><strong>affiliation:</strong></td>
 +
<td>{{{field|Affiliation6}}}</td>
 
</tr>
 
</tr>
<tr style="background:#e6ffcc;border:1px solid #B0FF5C;">
+
 
  <td align="right"><strong>Affiliation:</strong></td> <td>{{{field|Affiliation7}}}</td>
+
<tr class="formGreenDark">
 +
<td align="right"><strong>affiliation:</strong></td>
 +
<td>{{{field|Affiliation7}}}</td>
 
</tr>
 
</tr>
<tr style="background:#e6ffcc;border:1px solid #B0FF5C;">
+
 
  <td align="right"><strong>Affiliation:</strong></td> <td>{{{field|Affiliation8}}}</td>
+
<tr class="formGreenDark">
 +
<td align="right"><strong>affiliation:</strong></td>
 +
<td>{{{field|Affiliation8}}}</td>
 
</tr>
 
</tr>
<tr style="background:#e6ffcc;border:1px solid #B0FF5C;">
+
 
  <td align="right"><strong>Affiliation:</strong></td> <td>{{{field|Affiliation9}}}</td>
+
<tr class="formGreenDark">
 +
<td align="right"><strong>affiliation:</strong></td>
 +
<td>{{{field|Affiliation9}}}</td>
 
</tr>
 
</tr>
<tr style="background:#D1FFA4;border:1px solid #B0FF5C;">
+
 
  <td align="right"><strong>Description:</strong></td> <td>{{{field|Description}}}</td>
+
<tr class="formGreenLight">
  <td>A short description.</td>
+
<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>
+
<fieldset><legend>More details</legend>
  <p>You can add more information here (you must use standard MediaWiki formatting options).</p>
+
<p>You can add more information here (you must use standard MediaWiki formatting options).</p>
  {{{field|free text}}}
+
{{{field|free text}}}
  </fieldset>
+
</fieldset>
 
</includeonly>
 
</includeonly>

Revision as of 18: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.