Page MenuHomeMiraheze

Request to add some features of wikipedia ES spanish into tuscriaturas miraheze wiki
Closed, InvalidPublic

Description

Hi, i found something in wikipedia en español that i want to use in my miraheze wiki https://tuscriaturas.miraheze.org/.
The thing is a template with useful link to wiki tools. The tools in wikipedia en español are for that wiki and i want to use that tools, but customized to my wiki.
I can put the things that are already on Miraheze, like Special pages, but maybe some of these features need something more. Tell me which ones are already implemented and which ones could be implemented.
The template is in:

  1. https://es.wikipedia.org/wiki/MediaWiki:Category-subcat-count
  2. https://es.wikipedia.org/wiki/MediaWiki:Category-article-count

Page with the template "subcat-count": https://es.wikipedia.org/wiki/Categor%C3%ADa:Obras_literarias
Page with the template "article-count": https://es.wikipedia.org/wiki/Categoría:Novelas_de_Alejo_Carpentier

The code for Category-subcat-count is:

{{Aviso
| imagen = Icon tools.png
| texto = '''Herramientas:''' [{{fullurl:Special:CategoryTree/{{PAGENAMEE}}}} Árbol de categorías] • [{{fullurl:toollabs:vcat/catgraphRedirect|wiki=eswiki&title={{FULLPAGENAMEE}}&links=graph}} Gráfico] • [{{fullurl:petscan:catscan2/quick_intersection.php|language=es&project=wikipedia&categories={{PAGENAMEE}}&depth=3&format=html&interface_language=es&norun}} Intersección] • [https://tools.wmflabs.org/quick-intersection/index.php?lang=es&project=wikipedia&cats={{{1|{{PAGENAMEE}}}}}&ns=0&depth=-1&max=30000&start=0&format=html&redirects=&callback= Todas las páginas] {{#ifexpr:{{PAGESINCATEGORY:{{#titleparts:{{PAGENAME}}}}|pages|R}}=0||• [[Especial:RandomInCategory/{{PAGENAME}}|Página aleatoria]] • [[Special:Search/incategory:"{{PAGENAME}}"|Búsqueda interna]]}} • [{{fullurl:toollabs:massviews|platform=all-access&agent=user&source=category&range=last-month&subjectpage=0&subcategories=1&sort=views&direction=1&view=list&target=https://es.wikipedia.org/wiki/{{FULLPAGENAMEE}}}} Tráfico] 
}}

"Aviso" (en: Notice) is a metatemplate, that is to make templates.
The interesting parts are these:

Category tree:

[{{fullurl:Special:CategoryTree/{{PAGENAMEE}}}} Árbol de categorías]

Graph:

[{{fullurl:toollabs:vcat/catgraphRedirect|wiki=eswiki&title={{FULLPAGENAMEE}}&links=graph}} Gráfico]

Intersection:

[{{fullurl:petscan:catscan2/quick_intersection.php|language=es&project=wikipedia&categories={{PAGENAMEE}}&depth=3&format=html&interface_language=es&norun}} Intersección]

This one says "AllPages" in spanish (Todas las páginas), but the code has the word intersection too, so maybe is related:

[https://tools.wmflabs.org/quick-intersection/index.php?lang=es&project=wikipedia&cats={{{1|{{PAGENAMEE}}}}}&ns=0&depth=-1&max=30000&start=0&format=html&redirects=&callback= Todas las páginas]

Special:RandomInCategory: [[Especial:RandomInCategory/{{PAGENAME}}|Página aleatoria]]
Special:Search in category: [[Special:Search/incategory:"{{PAGENAME}}"|Búsqueda interna]]}}
Traffic: [{{fullurl:toollabs:massviews|platform=all-access&agent=user&source=category&range=last-month&subjectpage=0&subcategories=1&sort=views&direction=1&view=list&target=https://es.wikipedia.org/wiki/{{FULLPAGENAMEE}}}} Tráfico]

Event Timeline

Hispano76 subscribed.

@Avengium Los enlaces externos usados en esas páginas solamente funcionan con los proyectos Wikimedia por obvias razones. Solamente podrían usarse dos páginas especiales del wiki (por ejemplo). Me temo que no es posible hacer más con esto. Podría haber algunas páginas especiales útiles para usar cómo remplazo. De todas maneras, esto sería mejor preguntar en el tablón de la comunidad

John triaged this task as Normal priority.Jan 26 2021, 12:51
John added a project: MediaWiki.