ਫਰਮਾ:Multiple releases/doc

ਵਿਕੀਪੀਡੀਆ, ਇੱਕ ਅਜ਼ਾਦ ਗਿਆਨਕੋਸ਼ ਤੋਂ

Usage[ਸੋਧੋ]

This template is intended for software that is differently versioned on different platforms.

This template accepts three sets of parameters: |branchn=, |versionn= and |daten= where n is a natural number. For a specific n, there must be both |branchn= and |versionn=. |daten= is optional.

Example[ਸੋਧੋ]

The infobox on the right may be produced using following code:

Opera Mini (example)
ਟਿਕਾਊ ਜਾਰੀਕਰਨ
Android13.0.2036.98649 / ਦਸੰਬਰ 9, 2015; 8 ਸਾਲ ਪਹਿਲਾਂ (2015-12-09)
iOS13.0.0 / ਮਾਰਚ 1, 2016; 8 ਸਾਲ ਪਹਿਲਾਂ (2016-03-01)
Windows Phone9.0.0.201 / ਸਤੰਬਰ 29, 2015; 8 ਸਾਲ ਪਹਿਲਾਂ (2015-09-29)
BlackBerry8.0 / ਮਾਰਚ 12, 2014; 10 ਸਾਲ ਪਹਿਲਾਂ (2014-03-12)
Java ME8.0 / ਮਾਰਚ 12, 2014; 10 ਸਾਲ ਪਹਿਲਾਂ (2014-03-12)
Symbian7.1 / ਜਨਵਰੀ 25, 2013; 11 ਸਾਲ ਪਹਿਲਾਂ (2013-01-25)
{{Infobox web browser
| name                    = Opera Mini (example)
| logo                    = Opera Mini logo horizontal.png
| ver layout              = stacked

| latest release version  = {{multiple releases

  | branch1  = Android
  | version1 = 13.0.2036.98649
  | date1    = {{Start date and age|2015|12|9}}
  
  | branch2  = iOS
  | version2 = 13.0.0
  | date2    = {{Start date and age|2016|03|01}}
  
  | branch3  = Windows Phone
  | version3 = 9.0.0.201
  | date3    = {{Start date and age|2015|09|29}}
  
  | branch4  = BlackBerry
  | version4 = 8.0
  | date4    = {{Start date and age|2014|03|12}}
  
  | branch5  = Java ME
  | version5 = 8.0
  | date5    = {{Start date and age|2014|03|12}}
  
  | branch6  = Symbian
  | version6 = 7.1
  | date6    = {{Start date and age|2013|01|25}}
  }}
}}

In this certain example, the lengthy information placed in |latest release version= can be placed into {{Latest stable software release/Opera Mini}} instead. {{Infobox web browser}} looks for it when |latest release version= is absent. (Please consult with Template:Infobox software/doc to find out more.) This way, the same template may be used on other pages mentioning software versions, e.g.:

Browser Vendor Version
Opera Mini Opera Software ਫਰਮਾ:Latest stable software release/Opera Mini
{| class="wikitable floatright"
|-
! Browser
! Vendor
! Version
|-
| [[Opera Mini]]
| [[Opera Software]]
| {{Latest stable software release/Opera Mini}}
|}

However, while {{Infobox web browser}} get informations from {{Latest stable software release/Opera Mini}}, this template won't create a link for edit as {{LSR}} and {{LPR}}, so you have to set |var layout= as stacked, then the infobox will produce the link itself.