“模板:NoIndex”的版本间的差异

来自百问网嵌入式Linux wiki
(创建页面,内容为“<noinclude> ==Usage== The NoIndex template is used '''to add, in a page, the <code><nowiki>__NOINDEX__</nowiki></code> magic word so that this p…”)
 
(没有差异)

2020年11月3日 (二) 11:10的最新版本

Usage

The NoIndex template is used to add, in a page, the __NOINDEX__ magic word so that this page is neither indexed by search engines, nor indexed by the internal wiki search. For example, a sub-article whose content is per definition only intended to be included in other articles, should not be indexed. Using this template instead of the magic word directly makes use of the magic word easier to track.

Usage: {{NoIndex}}

Code