Template:KEntry/doc
From Gentoo Wiki
Jump to:navigation
Jump to:search
Note
This page is a template. It contains some standardized, often used text, which can be transcluded inside other pages. As this template is widely used in our wiki, it may be protected in which case only staff members can change it. Use the discussion page to propose enhancements or fixes, or to voice your opinion.
This page is a template. It contains some standardized, often used text, which can be transcluded inside other pages. As this template is widely used in our wiki, it may be protected in which case only staff members can change it. Use the discussion page to propose enhancements or fixes, or to voice your opinion.
This template is used to format a menuconfig entry. Its current purpose is to add a tooltip to the entry that shows the corresponding CONFIG_ option when hovering over it.
Parameters
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
1 | 1 | Menu entry label | Unknown | required |
2 | 2 | Config variable (without CONFIG_) | Unknown | required |
Usage
{{KEntry||}}
See the template's testcases:
Two anonymous parameters | |
---|---|
Wiki code | {{KEntry|User namespace|USER_NS}}
|
Main version | User namespace Search for <code>CONFIG_USER_NS</code> to find this item. |
Sandbox version | User namespace Search for <code>CONFIG_USER_NS</code> to find this item. More information about searching can be found in the kernel configuration article. |