ActivityFeedMimic Altera el aspecto de un {{Especial:CambiosRecientes}}
transcluido para que sea algo similar al ahora obsoleto <activityfeed />
. Depende de cierta clase personalizada y de algunos parámetros, dados en una plantilla dedicada.
Cualquier comentario o sugerencia es bienvenida en la página de discusión adjunta.
Instalación[]
Además de instalar el script, debes copiar la plantilla ActivityFeed en tu wiki. Dado que esta herramienta está en versión beta, la plantilla probablemente tendrá cambios, pero se debe mantener la compatibilidad con las versiones anteriores de la plantilla.
Uso[]
Coloca {{ActivityFeed}}
en una página wiki.
Traducción[]
Most of the stylesheet is not textual, but it contains a few textual marks:
- "New page:"
- " > created by"
- " > edited by"
Non-english wikis may want to customize the text to be in their respective language. This can be done on the wiki's CSS page by assigning new values to certain custom CSS variables. For example on a hebrew wiki it may be:
:root {
--activityfeed-msg-new-page: "עמוד חדש:";
--activityfeed-msg-created-by: " > נוצר בידי";
--activityfeed-msg-edited-by: " > נערך בידי";
}
Note: The code editor used on Fandom is outdated, and does not recognize custom CSS variables, so it marks them as errors. You can safely ignore those errors and save the CSS page.
Dependencias[]
Demo[]
List of abbreviations:
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
10 July 2025
- diffhist User:Awesome Aasim/linkinfo.js 03:07 −1,765 Awesome Aasim talk contribs
9 July 2025
- diffhist m PageTitles 23:10 −1 Mr. Starfleet Command talk contribs (copyedit)
- diffhist m PageTitles 23:09 −149 Mr. Starfleet Command talk contribs (copyedit)
- diffhist N PageTitles 22:51 +1,044 Mr. Starfleet Command talk contribs (Created page with "<noinclude>{{LangSelect}}</noinclude><includeonly>{{Languages}} {{Infobox JavaScript | Author = Mr. Starfleet Command | Description = {{{description|Standardizes the top header on each page.}}} | Code = [[MediaWiki:{{BASEPAGENAME}}.js]] | Updated = {{Updated|MediaWiki:{{BASEPAGENAME}}.js}} | Scope = site-wide | Languages = mw | Type = site enhancement, talk tools }} {{{intro|'''{{BASEPAGENAME}}''' is a script that standardizes the formatti...")
- diffhist UserProfilePopup 19:32 +544 Marisa1980 talk contribs (add header and content)
- diffhist N UserProfilePopup 19:24 +1,412 Marisa1980 talk contribs (create page)
- diffhist File:UserProfilePopup-InitialConcept.png 19:17 +84 Marisa1980 talk contribs (add summary and licensing)
- diffhist File:UserProfilePopup.png 19:17 +75 Marisa1980 talk contribs (add summary and licensing)
- diffhist User:Supeika/common.css 16:33 −2,011 Supeika talk contribs (Blanked the page) Tags: Blanking Manual revert
- diffhist User:Supeika/common.css 16:24 +888 Supeika talk contribs Tag: Reverted
Registro de Cambios[]
Date | Description |
---|---|
November 9, 2020 | First created |
October 13, 2021 | Some updates |