Difference between revisions of "Form:Plugin"

From Protege Wiki
Jump to: navigation, search
m
(modified last update field to default to current date using the default parameter)
Line 121: Line 121:
 
<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|default=now}}}</td>
 
<td>Date of last change or new release</td>
 
<td>Date of last change or new release</td>
 
</tr>
 
</tr>

Revision as of 12:32, March 19, 2008

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