Difference between revisions of "Form:VersionOfProtege-OWL"

From Protege Wiki
Jump to: navigation, search
(New page: <noinclude> This is the 'VersionOfProtege-OWL' form; edit the page to see the source code. You can add data with this form here. </noinclude> ...)
 
(fixed semantic forms syntax)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
This is the 'VersionOfProtege-OWL' form; edit the page to see the source code. You can add data with this form [[Special:AddPage/Form:VersionOfProtege-OWL|here]].
+
This is the 'VersionOfProtege-OWL' form; edit the page to see the source code. You can add data with this form [[Special:FormStart/VersionOfProtege-OWL|here]].
 
</noinclude>
 
</noinclude>
 
<includeonly>
 
<includeonly>
 
<h2>Version Of Protege-OWL: {{{field|page title}}}</h2>
 
<h2>Version Of Protege-OWL: {{{field|page title}}}</h2>
  
<p>Please provide information about this version of Protege-OWL in the form below.
+
<p style="font-size:14px;">Please provide information about this version of Protege-OWL in the form below.</p>
<br />
 
</p>
 
  
  {{{for template|VersionOfApplication}}}
+
{{{for template|VersionOfApplication}}}
 +
 
 +
<table border="0" cellpadding="7" cellspacing="5" width="100%">
  
<table border="0" cellpadding="5" cellspacing="10">
 
 
<tr style="background:#e6ffcc;">
 
<tr style="background:#e6ffcc;">
  <td valign="top" align="right"><strong>Application:</strong></td> <td valign="top">{{{field|VersionOf|default=Protege-OWL}}}</td>
+
<td valign="top" align="right"><strong>application:</strong></td>
  <td style="background:#ff6666;">DO NOT CHANGE THIS!</td>
+
<td valign="top">{{{field|VersionOf|default=Protege-OWL}}}</td>
 +
<td style="background:#ff6666;">DO NOT CHANGE THIS !!</td>
 
</tr>
 
</tr>
 +
 
<tr style="background:#D1FFA4;">
 
<tr style="background:#D1FFA4;">
  <td align="right"><strong>Version number:</strong></td> <td>{{{field|Number}}}</td>
+
<td align="right"><strong>version&nbsp;number:</strong></td>
  <td style="background:#ff6666;">Number for this version.<br />SHOULD BE THE SAME AS IN PAGE TITLE</td>
+
<td>{{{field|Number}}}</td>
 +
<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>Last update:</strong></td> <td>{{{field|LastUpdate}}}</td>
+
<td align="right"><strong>release date:</strong></td>
  <td>Date on which this version was released.</td>
+
<td>{{{field|LastUpdate|default=now}}}</td>
 +
<td>Date this version was released</td>
 
</tr>
 
</tr>
 +
 
<tr style="background:#D1FFA4;">
 
<tr style="background:#D1FFA4;">
  <td align="right"><strong>Download URL:</strong></td> <td>{{{field|File}}}</td>
+
<td align="right"><strong>download url:</strong></td>
  <td>Link to download page.</td>
+
<td>{{{field|File}}}</td>
 +
<td>URL of download page</td>
 
</tr>
 
</tr>
 +
 
<tr style="background:#e6ffcc;">
 
<tr style="background:#e6ffcc;">
  <td align="right"><strong>Changelog:</strong></td> <td>{{{field|Changelog|default=see page for more details}}}</td>
+
<td align="right" valign="top"><strong>changelog:</strong></td>
  <td>A short description of changes in this version.</td>
+
<td>{{{field|Changelog|input type=textarea|default=see page for more details}}}</td>
 +
<td valign="top">A short description of changes in this version</td>
 
</tr>
 
</tr>
  
Line 36: Line 44:
  
 
{{{end template}}}
 
{{{end template}}}
 
  <fieldset><legend>More details</legend>
 
  <p>You can add more information here and use standard MediaWiki formatting options.</p>
 
  {{{field|free text}}}
 
  </fieldset>
 
 
 
</includeonly>
 
</includeonly>

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

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