Wiki source code of Browser Macro
Version 3.1 by Sorin Burjan on 2013/03/01
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | = Example = | ||
2 | == Code == | ||
3 | {{code}} | ||
4 | {{browser name='iexplorer' version= '8.x'/}} | ||
5 | |||
6 | {{browser name='firefox' version= '3.x'/}} | ||
7 | |||
8 | {{browser name='chrome' version= '13.x'/}} | ||
9 | |||
10 | {{browser name='safari' version= '5.x'/}} | ||
11 | |||
12 | {{browser name='opera' version= '11.x'/}} | ||
13 | {{/code}} | ||
14 | |||
15 | == Result == | ||
16 | |||
17 | {{browser name='iexplorer' version= '8.x'/}} | ||
18 | |||
19 | {{browser name='firefox' version= '3.x'/}} | ||
20 | |||
21 | {{browser name='chrome' version= '13'/}} | ||
22 | |||
23 | {{browser name='safari' version= '5.x'/}} | ||
24 | |||
25 | {{browser name='opera' version= '11.x'/}} | ||
26 | (%class='clearfloats'%)((( ))) (%%) | ||
27 | |||
28 | = Parameters | ||
29 | |||
30 | |= Parameter name |= Description | ||
31 | | name | indicates the browser id name | ||
32 | | version | indicates the browser version |