Difference between revisions of "Template:VersionOfPlugin"

From Protege Wiki
Jump to: navigation, search
 
(4 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
{| class="PluginWikiInfoBox" cellspacing="0" cellpadding="5"
 
{| class="PluginWikiInfoBox" cellspacing="0" cellpadding="5"
 
|-
 
|-
| class="InfoBoxColFirst" | Version || {{ #if:{{{Number|}}} | [[Version number:={{{Number}}}]] | 1.0 }}
+
| class="InfoBoxColFirst" | Version || {{ #if:{{{Number|}}} | [[Version number:={{{Number}}}]] | not available }}
 
|-
 
|-
| class="InfoBoxCol" | Plugin || {{ #if:{{{VersionOf}}} | [[version of::{{{VersionOf}}}]] | 1.0 }}
+
| class="InfoBoxCol" | Plugin || {{ #if:{{{VersionOf}}} | [[version of::{{{VersionOf}}}]] | not available }}
 
|-
 
|-
| class="InfoBoxCol" | Last update || {{ #if:{{{LastUdate}}} | [[Last update:={{{LastUpdate}}}]] | August 1st 2009 }}
+
| class="InfoBoxCol" | Last update || {{ #if:{{{LastUpdate}}} | [[Last update:={{{LastUpdate}}}]] | not available }}
 
|-
 
|-
 
| class="InfoBoxCol" | Download || {{ #if:{{{File|}}} | [[Version file::{{{File}}}|{{{VersionOf}}} {{{Number}}}]] | not available }}
 
| class="InfoBoxCol" | Download || {{ #if:{{{File|}}} | [[Version file::{{{File}}}|{{{VersionOf}}} {{{Number}}}]] | not available }}
 
|-
 
|-
| class="InfoBoxCol" | Compatible Protégé Version || {{ #if:{{{CompatibleWith1|}}} | *[[compatible with::{{{CompatibleWith1}}}]] | not available }}{{ #if:{{{CompatibleWith2|}}} | *[[compatible with::{{{CompatibleWith2}}}]] | }}{{ #if:{{{CompatibleWith3|}}} | *[[compatible with::{{{CompatibleWith3}}}]] | }}{{ #if:{{{CompatibleWith4|}}} | *[[compatible with::{{{CompatibleWith4}}}]] | }}{{ #if:{{{CompatibleWith5|}}} | *[[compatible with::{{{CompatibleWith5}}}]] | }}{{ #if:{{{CompatibleWith6|}}} | *[[compatible with::{{{CompatibleWith6}}}]] | }}{{ #if:{{{CompatibleWith7|}}} | *[[compatible with::{{{CompatibleWith7}}}]] | }}{{ #if:{{{CompatibleWith8|}}} | *[[compatible with::{{{CompatibleWith8}}}]] | }}{{ #if:{{{CompatibleWith9|}}} | *[[compatible with::{{{CompatibleWith9}}}]] | }}
+
| class="InfoBoxCol" | Compatible Protege Version || {{ #if:{{{CompatibleWith1|}}} | *[[compatible with::{{{CompatibleWith1}}}]] | not available }}{{ #if:{{{CompatibleWith2|}}} | *[[compatible with::{{{CompatibleWith2}}}]] | }}{{ #if:{{{CompatibleWith3|}}} | *[[compatible with::{{{CompatibleWith3}}}]] | }}{{ #if:{{{CompatibleWith4|}}} | *[[compatible with::{{{CompatibleWith4}}}]] | }}{{ #if:{{{CompatibleWith5|}}} | *[[compatible with::{{{CompatibleWith5}}}]] | }}{{ #if:{{{CompatibleWith6|}}} | *[[compatible with::{{{CompatibleWith6}}}]] | }}{{ #if:{{{CompatibleWith7|}}} | *[[compatible with::{{{CompatibleWith7}}}]] | }}{{ #if:{{{CompatibleWith8|}}} | *[[compatible with::{{{CompatibleWith8}}}]] | }}{{ #if:{{{CompatibleWith9|}}} | *[[compatible with::{{{CompatibleWith9}}}]] | }}
 
|}
 
|}
  
 
<div style="width:100%;display:block;float:left;padding: 0px 0px 0px 0px;">
 
<div style="width:100%;display:block;float:left;padding: 0px 0px 0px 0px;">
<br /><span class="greenButton">[[Special:EditData/VersionOfPlugin/{{PAGENAME}}|Edit this version]]</span><br /><br />
+
<br /><span class="greenButton">[[Special:FormEdit/VersionOfPlugin/{{PAGENAME}}|Edit this version]]</span><br /><br />
 
</div>
 
</div>
  

Latest revision as of 15:13, November 1, 2011


Template:VersionOfPlugin should be used to create a new page for a version of a plugin.

The following parameters have to be provided:

  • VersionOf
  • Number
  • File
  • CompatibleWith
  • DependsOn
  • Changelog