Difference between revisions of "Template:Release list item"
Jump to navigation
Jump to search
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly>|- | <includeonly>|- | ||
| {{{type}}} {{#if:{{{desc|}}}|<br/> <small>({{{desc}}})</small>}} | | {{{type}}} {{#if:{{{desc|}}}|<br/> <small>({{{desc}}})</small>}} | ||
− | |{{#if:{{{url|}}}|{{{url}}}| | + | |{{#if:{{{url|}}}|colspan="2"{{!}}{{{url}}}| |
− | {{#if:{{{src|}}}|colspan="2 | + | {{#if:{{{src|}}}|colspan="2"{{!}}{{basename url|{{{src}}}}}| |
− | {{#if:{{{32|}}}|{{basename url|{{{32}}}}}|Not available}} {{ | + | {{#if:{{{32|}}}|{{basename url|{{{32}}}}}|class="na"{{!}}Not available}} |
+ | {{!}} {{#if:{{{64|}}}|{{basename url|{{{64|}}}}}|class="na"{{!}}Not available}} }} }} | ||
</includeonly><noinclude> | </includeonly><noinclude> | ||
; type | ; type |
Latest revision as of 11:17, 12 June 2013
- type
- Package Type
- desc
- Package description
- 32
- 36 bit download
- 64
- 64 bit download
- src
- Source package (hides 64 and 32)
- url
- Wikitext to be displayed as download link (replaces src, 64 and 32)