Перейти к содержанию

Template:Used by

Permanently protected template
Материал из MediaWiki
Template documentation

Usage information can be edited on Module:Used by/data.json.

The format is as follows:

{
	"id": "example",
	"name": "{{ll|Example}}",
	"extensions_cat": "Extensions included in Example",
	"skins_cat": "Skins included in Example",
	"extensions": {
		"ExampleExtension": true
	},
	"skins": {
		"ExampleSkin": true
	}
}
Name Required? Description
id Required Usually all lowercase, plain name of the entity
name Required Wikitext formatted name, linking to a wiki page or external link
extensions_cat Optional Category to categorise extensions into
skins_cat Optional Category to categorise skins into
extensions Required List of extensions to mark as used by. The key should be the name of the page title in question, the value should always be true.
skins Required List of skins to mark as used by. The key should be the name of the page title in question, the value should always be true.
[view · talk · edit]

Это документация TemplateData для этого шаблона, используемого VisualEditor и другими инструментами.

Used by

This template indicates that one or more packages/wiki farms include the extension or skin. For extensions and skins used on Wikimedia wikis, use {{OnWikimedia}}.

Параметры шаблона[Править данные шаблона]

Шаблон использует строчное форматирование параметров.

ПараметрОписаниеТипСтатус
Page Nametitle

The full page name of the skin/extension to get the information for.

По умолчанию
{{FULLPAGENAME}}
Имя страницынеобязательный
Hide Categoriesnocat

Whether to avoid emitting tracking categories.

По умолчанию
0
Автозначение
1
Логическое значениенеобязательный

Examples

  • {{Used by}}

For Extension:AbuseFilter :

For Skin:Timeless :

See also