Difference between revisions of "Template:Kernel archives page"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
(fixed nested |)
(add documentation)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Kernel branch {{{1}}}|{{{2{{!}}{{{1}}}}}
+
<includeonly>{{Kernel branch {{{1}}}}}
Here are the links for downloads of all {{{2|{{{1}}} OpenVZ kernels.
+
Here are the links for downloads of all {{{2|{{{1}}}}}} OpenVZ kernels.
  
 
{{:{{PAGENAME}}/allversions}}
 
{{:{{PAGENAME}}/allversions}}
 +
</includeonly><noinclude>
 +
 +
This template is used on "Archives" page for each kernel branch.
 +
 +
== Usage ==
 +
 +
<pre><nowiki>{{Kernel archives page|x.x.x|yyy}}</nowiki></pre>
 +
Where
 +
;x.x.x
 +
:is kernel version (like 2.6.24 or rhel5)
 +
;yyy
 +
: is optional kernel branch name (defaults to ''x.x.x'').
 +
</noinclude>

Latest revision as of 20:29, 19 March 2008


This template is used on "Archives" page for each kernel branch.

Usage[edit]

{{Kernel archives page|x.x.x|yyy}}

Where

x.x.x
is kernel version (like 2.6.24 or rhel5)
yyy
is optional kernel branch name (defaults to x.x.x).