Difference between revisions of "Template:Application"

From Protege Wiki
Jump to: navigation, search
(don't want current version to be result of ask query because the latest alpha or beta version is not always the recommended version)
Line 13: Line 13:
 
{| cellspacing="0" cellpadding="5" class="PluginWikiInfoBox"
 
{| cellspacing="0" cellpadding="5" class="PluginWikiInfoBox"
 
|-
 
|-
| class="InfoBoxColFirst" | Last Update: || {{ #if:{{{LastUpdate|}}} | [[Last update:={{{LastUpdate}}}]] | notavailable }}
+
| class="InfoBoxColFirst" | Last Update: || {{ #if:{{{LastUpdate|}}} | [[Last update:={{{LastUpdate}}}]] | not available }}
 
|-
 
|-
| class="InfoBoxCol" | Current Version: || <ask format="template" template="CurrentVersion" limit="1" searchlabel="" sort="version number" order="descending" default="no version available">[[Category:Version]] [[version of::{{PAGENAME}}]] [[Version number::*]] [[Version number::+]]</ask>
+
| class="InfoBoxCol" | Current Version: || {{ #if:{{{CurrentVersion}}} | [[CurrentVersion:={{{CurrentVersion}}}]] | not available }}
 
|-
 
|-
 
| class="InfoBoxCol" | Homepage: || {{ #if:{{{HomepageURL|}}} | [[Homepage::{{{HomepageURL}}}|{{{ApplicationID}}} Website]] | not available }}
 
| class="InfoBoxCol" | Homepage: || {{ #if:{{{HomepageURL|}}} | [[Homepage::{{{HomepageURL}}}|{{{ApplicationID}}} Website]] | not available }}

Revision as of 15:36, August 14, 2008

Template:Application should be used when creating new applications.

The following parameters have to be provided:

  • ApplicationID
  • Screenshot
  • DevelopedBy
  • LastUpdate
  • CurrentVersion
  • HomepageURL
  • Affiliation
  • Description