Difference between revisions of "Template:VersionOfPlugin"

From Protege Wiki
Jump to: navigation, search
 
(11 intermediate revisions by 3 users not shown)
Line 7: Line 7:
 
| class="InfoBoxCol" | Plugin || {{ #if:{{{VersionOf}}} | [[version of::{{{VersionOf}}}]] | not available }}
 
| class="InfoBoxCol" | Plugin || {{ #if:{{{VersionOf}}} | [[version of::{{{VersionOf}}}]] | not available }}
 
|-
 
|-
| class="InfoBoxCol" | Last update || {{ #if:{{{LastUdate}}} | [[Last update:={{{LastUpdate}}}]] | not available }}
+
| class="InfoBoxCol" | Last update || {{ #if:{{{LastUpdate}}} | [[Last update:={{{LastUpdate}}}]] | not available }}
 
|-
 
|-
| class="InfoBoxCol" | Download || {{ #if:{{{File|}}} | [[Version file:={{{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;">
<center><br /><strong style="padding:5px;background:#B0FF5C;">[[Special:EditData/VersionOfPlugin/{{PAGENAME}}|Edit this version]]</strong><br /><br /></center>
+
<br /><span class="greenButton">[[Special:FormEdit/VersionOfPlugin/{{PAGENAME}}|Edit this version]]</span><br /><br />
 
</div>
 
</div>
  
Line 22: Line 22:
 
<div style="display:block;float:left;width:64%;margin:0 0 2em 0;">
 
<div style="display:block;float:left;width:64%;margin:0 0 2em 0;">
 
== Dependency ==
 
== Dependency ==
The following plugins are necessary for {{{VersionOf}}} {{{Number}}} to work.
+
The following dependencies exist for {{{VersionOf}}} {{{Number}}}:
  
 
{{ #if:{{{DependsOn1|}}} | *[[depends on::{{{DependsOn1}}}]] | not available }}{{ #if:{{{DependsOn2|}}} | *[[depends on::{{{DependsOn2}}}]] | }}{{ #if:{{{DependsOn3|}}} | *[[depends on::{{{DependsOn3}}}]] | }}{{ #if:{{{DependsOn4|}}} | *[[depends on::{{{DependsOn4}}}]] | }}{{ #if:{{{DependsOn5|}}} | *[[depends on::{{{DependsOn5}}}]] | }}{{ #if:{{{DependsOn6|}}} | *[[depends on::{{{DependsOn6}}}]] | }}{{ #if:{{{DependsOn7|}}} | *[[depends on::{{{DependsOn7}}}]] | }}{{ #if:{{{DependsOn8|}}} | *[[depends on::{{{DependsOn8}}}]] | }}{{ #if:{{{DependsOn9|}}} | *[[depends on::{{{DependsOn9}}}]] | }}
 
{{ #if:{{{DependsOn1|}}} | *[[depends on::{{{DependsOn1}}}]] | not available }}{{ #if:{{{DependsOn2|}}} | *[[depends on::{{{DependsOn2}}}]] | }}{{ #if:{{{DependsOn3|}}} | *[[depends on::{{{DependsOn3}}}]] | }}{{ #if:{{{DependsOn4|}}} | *[[depends on::{{{DependsOn4}}}]] | }}{{ #if:{{{DependsOn5|}}} | *[[depends on::{{{DependsOn5}}}]] | }}{{ #if:{{{DependsOn6|}}} | *[[depends on::{{{DependsOn6}}}]] | }}{{ #if:{{{DependsOn7|}}} | *[[depends on::{{{DependsOn7}}}]] | }}{{ #if:{{{DependsOn8|}}} | *[[depends on::{{{DependsOn8}}}]] | }}{{ #if:{{{DependsOn9|}}} | *[[depends on::{{{DependsOn9}}}]] | }}

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