Difference between revisions of "Form:Plugin"

From Protege Wiki
Jump to: navigation, search
m
(fixing semantic forms syntax)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<noinclude>This is the 'Plugin' form; edit the page to see the source code. You can add data with this form [[Special:AddPage/Form:Plugin|here]].</noinclude>
+
<noinclude>This is the 'Plugin' form; edit the page to see the source code. You can add data with this form [[Special:FormStart/Plugin|here]].</noinclude>
 
<includeonly>
 
<includeonly>
 
<h2>Plugin: {{{field|page title}}}</h2>
 
<h2>Plugin: {{{field|page title}}}</h2>
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>

Latest revision as of 17:59, June 21, 2010

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