Template:VersionCard: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
(fix for languagebar)
m (all code in <includeonly>)
Line 1: Line 1:
<!-- Language localization -->{{
<includeonly><!-- Language localization -->{{
   Localization/VersionCard| {{#var:PageLang}}  
   Localization/VersionCard| {{#var:PageLang}}  
}}{{VersionInfo| {{SUBPAGENAME}} }}<div style="float:right; width:200px; margin:5px 10px; padding:1em; box-shadow:1px 1px 3px #ddd;">
}}{{VersionInfo| {{SUBPAGENAME}} }}<div style="float:right; width:200px; margin:5px 10px; padding:1em; box-shadow:1px 1px 3px #ddd;">
Line 7: Line 7:


'''{{#hashvalue: localisation |released |Released}}:''' {{#hashkeyexists: VerInfo |released |{{Date/VerInfo | {{#hashvalue: VerInfo |released |}} }} |{{#hashvalue: localisation |indev |in development}} }}
'''{{#hashvalue: localisation |released |Released}}:''' {{#hashkeyexists: VerInfo |released |{{Date/VerInfo | {{#hashvalue: VerInfo |released |}} }} |{{#hashvalue: localisation |indev |in development}} }}
</div><includeonly>{{
</div>{{
   #if: {{#hashvalue: localisation |cat-changelog}}
   #if: {{#hashvalue: localisation |cat-changelog}}
   | [[Category:{{#hashvalue: localisation |cat-changelog}}]]
   | [[Category:{{#hashvalue: localisation |cat-changelog}}]]

Revision as of 15:23, 1 January 2015

Template documentation[view] [edit] [history] [purge]

Displays basic information about releases in form of the card. See below.


Usage

{{VersionCard}}

That's all. Nothing else is needed. Template extracts all needed information by itself.


Examples

Version: 0.96.5

Rev: 27137

Released: 30 April 2024

When used for stable version. Here version 0.96.5.


Version: 0.96.6

Rev:

Released: in development

When used for alpha version.