Difference between revisions of "Template:VersionOfApplication"
From Protege Wiki
m |
(fixed formatting of file URLs) |
||
Line 3: | Line 3: | ||
{| class="PluginWikiInfoBox" cellspacing="0" cellpadding="5" | {| class="PluginWikiInfoBox" cellspacing="0" cellpadding="5" | ||
|- | |- | ||
− | | class="InfoBoxColFirst" | Version || {{ #if:{{{Number|}}} | [[Version number: | + | | class="InfoBoxColFirst" | Version || {{ #if:{{{Number|}}} | [[Version number::{{{Number}}}]] | not available }} |
|- | |- | ||
| 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: | + | | class="InfoBoxCol" | Last update || {{ #if:{{{LastUpdate}}} | [[Last update::{{{LastUpdate}}}]] | not available }} |
|- | |- | ||
− | | class="InfoBoxCol" | Download || {{ #if:{{{File|}}} | [[Version file: | + | | class="InfoBoxCol" | Download || {{ #if:{{{File|}}} | [[Version file::{{{File}}}|{{{VersionOf}}} {{{Number}}}]] | not available }} |
|} | |} | ||
Line 29: | Line 29: | ||
{{ #if:{{{Changelog|}}} | == Changelog == | {{ #if:{{{Changelog|}}} | == Changelog == | ||
− | [[Changelog: | + | [[Changelog::{{{Changelog}}}]] | == Changelog == |
no information about changes }} | no information about changes }} |
Revision as of 23:52, February 7, 2008
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