Difference between revisions of "Template:VersionOfPlugin"

From Protege Wiki
Jump to: navigation, search
(fixed formatting of urls)
Line 3: Line 3:
 
{| class="PluginWikiInfoBox" cellspacing="0" cellpadding="5"
 
{| class="PluginWikiInfoBox" cellspacing="0" cellpadding="5"
 
|-
 
|-
| class="InfoBoxColFirst" | Version || {{ #if:{{{Number|}}} | [[Version number:={{{Number}}}]] | not available }}
+
| class="InfoBoxColFirst" | Version || {{ #if:{{{Number|}}} | [[Version number:={{{Number}}}]] | 1.0 }}
 
|-
 
|-
| class="InfoBoxCol" | Plugin || {{ #if:{{{VersionOf}}} | [[version of::{{{VersionOf}}}]] | not available }}
+
| class="InfoBoxCol" | Plugin || {{ #if:{{{VersionOf}}} | [[version of::{{{VersionOf}}}]] | 1.0 }}
 
|-
 
|-
| class="InfoBoxCol" | Last update || {{ #if:{{{LastUdate}}} | [[Last update:={{{LastUpdate}}}]] | not available }}
+
| class="InfoBoxCol" | Last update || {{ #if:{{{LastUdate}}} | [[Last update:={{{LastUpdate}}}]] | August 1st 2009 }}
 
|-
 
|-
 
| class="InfoBoxCol" | Download || {{ #if:{{{File|}}} | [[Version file::{{{File}}}|{{{VersionOf}}} {{{Number}}}]] | not available }}
 
| class="InfoBoxCol" | Download || {{ #if:{{{File|}}} | [[Version file::{{{File}}}|{{{VersionOf}}} {{{Number}}}]] | not available }}

Revision as of 01:11, August 24, 2009


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