Plantilla:Usado por

From mediawiki.org
This page is a translated version of the page Template:Used by and the translation is 62% complete.
Template documentation

La información de uso puede editarse en Module:Used by/data.json

El formato es el siguiente:

{
	"id": "example",
	"name": "{{ll|Example}}",
	"extensions_cat": "Extensions included in Example",
	"skins_cat": "Skins included in Example",
	"extensions": {
		"ExampleExtension": true
	},
	"skins": {
		"ExampleSkin": true
	}
}
Nombre Requerido? Descripción
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.
[ver · discusión · editar]

This is the TemplateData documentation for this template used by VisualEditor and other tools.

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

Ejemplos

  • {{Used by}}

For Extensión:AbuseFilter :

For Apariencia:Timeless :

Véase también