Template:KernelBox/testcases
From Gentoo Wiki
Jump to:navigation
Jump to:search
Note
This is the template test case page for Template:KernelBox and its sandbox version. You may have to to update the examples.
This is the template test case page for Template:KernelBox and its sandbox version. You may have to to update the examples.
No parameter | |
---|---|
Wiki code | {{KernelBox}}
|
Main version | KERNEL {{{1}}} |
Sandbox version | KERNEL
{{{1}}}
|
Parameters: 1=Some kernel options. | |
---|---|
Wiki code | {{KernelBox|1=Some kernel options.}}
|
Main version | KERNEL Some kernel options. |
Sandbox version | KERNEL
Some kernel options.
|
Parameters: title=KernelBox example, 1=Some kernel options. | |
---|---|
Wiki code | {{KernelBox|title=KernelBox with title example|1=Some kernel options.}}
|
Main version | KERNEL KernelBox with title example Some kernel options. |
Sandbox version | KERNEL KernelBox with title example
Some kernel options.
|
Parameters: title=KernelBox example, collapse-output=true, 1=Some long kernel configuration options ... | |
---|---|
Wiki code | {{KernelBox|title=KernelBox with title example|collapse-output=true|1=Some long kernel options ...}}
|
Main version | KERNEL KernelBox with title example Some kernel options ... Some more options... ... very long options. |
Sandbox version | KERNEL KernelBox with title example
Some long kernel options with collapsible output.
Some more options...
... very long options.
|