Difference between revisions of "Template:VersionOfApplication"

From Protege Wiki
Jump to: navigation, search
(removed default value for one of the ask queries)
 
(9 intermediate revisions by the same user not shown)
Line 7: Line 7:
 
| class="InfoBoxCol" | Application || {{ #if:{{{VersionOf}}} | [[Version of::{{{VersionOf}}}]] | not available }}
 
| class="InfoBoxCol" | Application || {{ #if:{{{VersionOf}}} | [[Version of::{{{VersionOf}}}]] | not available }}
 
|-
 
|-
| class="InfoBoxCol" | Last update || {{ #if:{{{LastUpdate}}} | [[Last update::{{{LastUpdate}}}]] | not available }}
+
| 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 }}
Line 20: Line 20:
 
<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;">
 
== Compatible Plugins ==
 
== Compatible Plugins ==
This is a list of all plugins that are compatible with {{PAGENAME}}.
+
List of all plugins compatible with {{PAGENAME}}.
  
<ask format="broadtable" mainlabel="Plugin" link="all" default="no plugin versions are compatible with this application version">
+
{{#ask: [[Category:Version]] [[Compatible with::{{PAGENAME}}]]
  [[Category:Version]] [[Compatible with::{{PAGENAME}}]] [[Depends on::*]]
+
| ?Depends on
</ask>
+
| mainlabel=Plugin
 +
| format=broadtable
 +
}}
 
<br />
 
<br />
  

Latest revision as of 15:16, January 3, 2011



Template:VersionOfApplication should be used to create a new page for a version of an application. It differs from Template:VersionOfPlugin as it has no compatible with and depends on parameters.

The following parameters have to be provided:

  • VersionOf
  • Number
  • File
  • Changelog