Diferencia entre revisiones de «Módulo discusión:Ficha»

Contenido de la página no disponible en otros idiomas.
De Wikipedia, la enciclopedia libre
Contenido eliminado Contenido añadido
Jura1 (discusión · contribs.)
Jura1 (discusión · contribs.)
Línea 31: Línea 31:
::Well, IPs could still edit Wikidata, but given the complexity, it might not be a good place to start.
::Well, IPs could still edit Wikidata, but given the complexity, it might not be a good place to start.
::BTW could you attempt to not display the links on protected pages? [[d:Q18084584|This module]] includes some code to detect if a page is protected or not. --[[Usuario:Jura1|Jura1]] ([[Usuario Discusión:Jura1|discusión]]) 12:11 30 jun 2015 (UTC)
::BTW could you attempt to not display the links on protected pages? [[d:Q18084584|This module]] includes some code to detect if a page is protected or not. --[[Usuario:Jura1|Jura1]] ([[Usuario Discusión:Jura1|discusión]]) 12:11 30 jun 2015 (UTC)
:::{{ping|Miguillen}}: Maybe it's sufficient to change the condition in line 549 as follows:
:::<code>elseif entidad ~= "" and entidad ~= nil and mw.title.protectionLevels.edit[1] == nil then</code>
:::Would you update it? --[[Usuario:Jura1|Jura1]] ([[Usuario Discusión:Jura1|discusión]]) 04:44 2 jul 2015 (UTC)

Revisión del 04:46 2 jul 2015

Esta página le interesa al Wikiproyecto Plantillas.

Ocultar las secciones de las fichas

Hola. Propongo usar {{Sección desplegable}} para hacer que las secciones de las fichas sean puedan mostrarse u ocultarse. ¿Qué opinan? Un saludo, Facu-el_Millo (discusión) 19:45 14 dic 2014 (UTC)[responder]

infobox y infobox v2

Por favor lea la discusión: Wikipedia:Café/Archivo/Técnica/Actual#infobox y infobox v2. Gracias. Kaldari (discusión) 08:51 5 mar 2015 (UTC)[responder]


"editar datos en Wikidata"

@Miguillen::

Is there a way to display the link "editar datos en Wikidata" only to logged-in users? The other users could still use the general Wikidata link.

I'm writing this as we start getting Latin American IP edits at Wikidata vandalizing entries with infoboxes in the Spanish Wikipedia (Sample: d:Q129027).

To some extent, it's probably a good sign as it illustrates that WikiData is actually being used. Thanks for putting the data to use! --d:User:Jura1 / Jura1 (discusión) 10:37 29 may 2015 (UTC)[responder]

Technically is not possible limited only to registered users from this module.
Also, keep in mind that when there is not exist a corresponding item in Wikidata It appears instead a link for create to item. In Spanish Wikipedia, the ip accounts can create articles so limit the appearance of the link to registered users would also be a problem.
Keep in mind that not all ip editions is vandalism and not all editions vandalism is made for ip.
I am aware that the improved access to good editors also improves access to vandals but for now the only weapon that is there to avoid surveillance by users and blocking of accounts that make vandalism issues. Regards.
Tecnicamente no es posible limitar solo a usuarios registrados desde este módulo.
Además, hay que tener en cuenta que cuando no existe el ítem correspondiente en Wikidata en lugar del enlace aparecen los enlaces para crealo. En la Wikipedia en español las cuentas ip pueden crear artículos con lo cual limitar la aparición del enlace a usuarios registrados tambien sería un problema.
Hay que tener en cuenta que ni todas las ip hacen vandalismo ni todo los vandalismos lo hacen ip.
Soy consciente que al mejorarse el acceso a buenos editores también se mejora el acceso a vándalos pero por ahora el único arma que hay para evitarlo es la vigilancia por parte de los usuarios y el bloqueo de las cuentas que hagan ediciones vandálicas. Saludos.--Mi Guillén (mensajes) 11:37 29 may 2015 (UTC)[responder]
Well, IPs could still edit Wikidata, but given the complexity, it might not be a good place to start.
BTW could you attempt to not display the links on protected pages? This module includes some code to detect if a page is protected or not. --Jura1 (discusión) 12:11 30 jun 2015 (UTC)[responder]
@Miguillen:: Maybe it's sufficient to change the condition in line 549 as follows:
elseif entidad ~= "" and entidad ~= nil and mw.title.protectionLevels.edit[1] == nil then
Would you update it? --Jura1 (discusión) 04:44 2 jul 2015 (UTC)[responder]