Template:KERNEL VERSION NEWER: Difference between revisions
From Variscite Wiki
m (Nate moved page Template:KERNEL VERSION to Template:KERNEL VERSION NEWER without leaving a redirect) |
No edit summary |
||
Line 1: | Line 1: | ||
<!-- | |||
Usage: | |||
{{#ifeq: {{KERNEL_VERSION_NEWER|6.3.72|5.4.100}} | true | | |||
Kernel is newer | |||
| | |||
Kernel is older | |||
}} | |||
See also templates: | |||
KERNEL_VERSION_OLDER | |||
KERNEL_VERSION_EQUAL | |||
--> | |||
<!-- Parse the kernel version we're testing --> | <!-- Parse the kernel version we're testing --> | ||
{{#vardefine:TestMajor | {{#explode:{{{1}}}|.|0}} }} | {{#vardefine:TestMajor | {{#explode:{{{1}}}|.|0}} }} |
Revision as of 21:00, 21 February 2025
Expression error: Unexpected < operator.