Difference between revisions of "Form:VersionOfProtege-Frames"
From Protege Wiki
(fixes for formatting problems after upgrade to smw 1.0) |
(fixed semantic forms syntax) |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
| − | This is the 'VersionOfProtege-Frames' form; edit the page to see the source code. You can add data with this form [[Special: | + | This is the 'VersionOfProtege-Frames' form; edit the page to see the source code. You can add data with this form [[Special:FormStart/VersionOfProtege-Frames|here]]. |
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
| Line 9: | Line 9: | ||
{{{for template|VersionOfApplication}}} | {{{for template|VersionOfApplication}}} | ||
| − | <table border="0" cellpadding="7" cellspacing="5"> | + | <table border="0" cellpadding="7" cellspacing="5" width="100%"> |
<tr style="background:#e6ffcc;"> | <tr style="background:#e6ffcc;"> | ||
| Line 20: | Line 20: | ||
<td align="right"><strong>version number:</strong></td> | <td align="right"><strong>version number:</strong></td> | ||
<td>{{{field|Number}}}</td> | <td>{{{field|Number}}}</td> | ||
| − | <td style="background:#ff6666;"> | + | <td style="background:#ff6666;">Number of this version<br />MUST MATCH THE PAGE TITLE</td> |
</tr> | </tr> | ||
<tr style="background:#e6ffcc;"> | <tr style="background:#e6ffcc;"> | ||
| − | <td align="right"><strong> | + | <td align="right"><strong>release date:</strong></td> |
| − | <td>{{{field|LastUpdate}}}</td> | + | <td>{{{field|LastUpdate|default=now}}}</td> |
| − | <td> | + | <td>Date this version was released</td> |
</tr> | </tr> | ||
| Line 36: | Line 36: | ||
<tr style="background:#e6ffcc;"> | <tr style="background:#e6ffcc;"> | ||
| − | <td align="right"><strong>changelog:</strong></td> | + | <td align="right" valign="top"><strong>changelog:</strong></td> |
<td>{{{field|Changelog|input type=textarea|default=see page for more details}}}</td> | <td>{{{field|Changelog|input type=textarea|default=see page for more details}}}</td> | ||
| − | <td>A short description of changes in this version</td> | + | <td valign="top">A short description of changes in this version</td> |
</tr> | </tr> | ||
Latest revision as of 14:40, September 1, 2010
This is the 'VersionOfProtege-Frames' form; edit the page to see the source code. You can add data with this form here.