Template:Used by

This page is a translated version of the page Template:Used by and the translation is 65% complete.
テンプレートの解説

使用状況の情報は 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
	}
}
名前 必須かどうか 説明
id 必須 Usually all lowercase, plain name of the entity
name 必須 Wikitext formatted name, linking to a wiki page or external link
extensions_cat 省略可能 Category to categorise extensions into
skins_cat 省略可能 Category to categorise skins into
extensions 必須 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 必須 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.
[閲覧 · トーク · 編集]

これは、ビジュアルエディターまたは他のツールで使用される、このテンプレート向けのテンプレートデータ説明文です。

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}}.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Page Nametitle

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

Default
{{FULLPAGENAME}}
Page nameoptional
Hide Categoriesnocat

Whether to avoid emitting tracking categories.

Default
0
Auto value
1
Booleanoptional

  • {{Used by}}

Extension:AbuseFilter の場合:

Skin:Timeless の場合:

関連項目