Difference between revisions of "Form:VersionOfPlugin"

From Protege Wiki
Jump to: navigation, search
(experimenting with default values for forms)
(fixed semantic forms syntax)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
This is the 'VersionOfPlugin' form; edit the page to see the source code. You can add data with this form [[Special:AddPage/Form:VersionOfPlugin|here]].
+
This is the 'VersionOfPlugin' form; edit the page to see the source code. You can add data with this form [[Special:FormStart/VersionOfPlugin|here]].
 
</noinclude>
 
</noinclude>
 
<includeonly>
 
<includeonly>
Line 42: Line 42:
 
<tr class="formGreenLight">
 
<tr class="formGreenLight">
 
<td align="right"><strong>compatibility:</strong></td>
 
<td align="right"><strong>compatibility:</strong></td>
<td>{{{field|CompatibleWith1}}}</td>
+
<td>{{{field|CompatibleWith1|autocomplete on category=VersionOfApplication}}}</td>
 
<td rowspan="9" valign="top">Enter up to 9 Protege versions that this plug-in version is compatible with, for example:<br /><br />
 
<td rowspan="9" valign="top">Enter up to 9 Protege versions that this plug-in version is compatible with, for example:<br /><br />
 
<ul>
 
<ul>
Line 55: Line 55:
 
<tr class="formGreenLight">
 
<tr class="formGreenLight">
 
<td align="right"><strong>compatibility:</strong></td>
 
<td align="right"><strong>compatibility:</strong></td>
<td>{{{field|CompatibleWith2}}}</td>
+
<td>{{{field|CompatibleWith2|autocomplete on category=VersionOfApplication}}}</td>
 
</tr>
 
</tr>
  
 
<tr class="formGreenLight">
 
<tr class="formGreenLight">
 
<td align="right"><strong>compatibility:</strong></td>
 
<td align="right"><strong>compatibility:</strong></td>
<td>{{{field|CompatibleWith3}}}</td>
+
<td>{{{field|CompatibleWith3|autocomplete on category=VersionOfApplication}}}</td>
 
</tr>
 
</tr>
  
 
<tr class="formGreenLight">
 
<tr class="formGreenLight">
 
<td align="right"><strong>compatibility:</strong></td>
 
<td align="right"><strong>compatibility:</strong></td>
<td>{{{field|CompatibleWith4}}}</td>
+
<td>{{{field|CompatibleWith4|autocomplete on category=VersionOfApplication}}}</td>
 
</tr>
 
</tr>
  
 
<tr class="formGreenLight">
 
<tr class="formGreenLight">
 
<td align="right"><strong>compatibility:</strong></td>
 
<td align="right"><strong>compatibility:</strong></td>
<td>{{{field|CompatibleWith5}}}</td>
+
<td>{{{field|CompatibleWith5|autocomplete on category=VersionOfApplication}}}</td>
 
</tr>
 
</tr>
  
 
<tr class="formGreenLight">
 
<tr class="formGreenLight">
 
<td align="right"><strong>compatibility:</strong></td>
 
<td align="right"><strong>compatibility:</strong></td>
<td>{{{field|CompatibleWith6}}}</td>
+
<td>{{{field|CompatibleWith6|autocomplete on category=VersionOfApplication}}}</td>
 
</tr>
 
</tr>
  
 
<tr class="formGreenLight">
 
<tr class="formGreenLight">
 
<td align="right"><strong>compatibility:</strong></td>
 
<td align="right"><strong>compatibility:</strong></td>
<td>{{{field|CompatibleWith7}}}</td>
+
<td>{{{field|CompatibleWith7|autocomplete on category=VersionOfApplication}}}</td>
 
</tr>
 
</tr>
  
 
<tr class="formGreenLight">
 
<tr class="formGreenLight">
 
<td align="right"><strong>compatibility:</strong></td>
 
<td align="right"><strong>compatibility:</strong></td>
<td>{{{field|CompatibleWith8}}}</td>
+
<td>{{{field|CompatibleWith8|autocomplete on category=VersionOfApplication}}}</td>
 
</tr>
 
</tr>
  
 
<tr class="formGreenLight">
 
<tr class="formGreenLight">
 
<td align="right"><strong>compatibility:</strong></td>
 
<td align="right"><strong>compatibility:</strong></td>
<td>{{{field|CompatibleWith9}}}</td>
+
<td>{{{field|CompatibleWith9|autocomplete on category=VersionOfApplication}}}</td>
 
</tr>
 
</tr>
  
Line 151: Line 151:
 
<span style="font-size:14px;">Please use the text area below to enter any additional information about your plug-in version. ''(Please note that you must use MediaWiki formatting).''</span>
 
<span style="font-size:14px;">Please use the text area below to enter any additional information about your plug-in version. ''(Please note that you must use MediaWiki formatting).''</span>
 
</p>
 
</p>
{{{field|free text|rows=10|default=<div style="float:left; width=100%;"></div>}}}
+
{{{field|free text|rows=10}}}
 
</includeonly>
 
</includeonly>

Latest revision as of 15:39, September 1, 2010

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