コンテンツにスキップ

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]

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

Used by

このテンプレートは、1 つ以上のパッケージ/ウィキ ファームが拡張機能や外装を含んでいることを示します。ウィキメディアのウィキで使用される拡張機能や外装には、{{OnWikimedia}} を使用してください。

テンプレートパラメーター[テンプレートデータを編集]

このテンプレートは、パラメーターを1行で記述することが推奨されています。

パラメーター説明状態
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