כל היומנים הציבוריים
זוהי תצוגה משולבת של כל סוגי היומנים הזמינים בגאולהפדיה. ניתן לצמצם את התצוגה על־ידי בחירת סוג היומן, שם המשתמש (תלוי־רישיות) או הדף המושפע (גם כן תלוי־רישיות).
- 17:16, 18 ביולי 2023 גילגמש שיחה תרומות יצר את הדף מדיה ויקי:Gadget-moveVectorMenuToTabs.js (יצירת דף עם התוכן "// for vector skin: replace the links in the dropdown menu with regular tabs and hide the menu // written by user:Mikimik $(function() { function doit() { $( '#p-cactions li a' ).wrap( '<span>' ); $( '#p-cactions li' ).insertAfter( $( '#ca-js-delete, #ca-js-block, #ca-watch, #ca-unwatch' ).eq( 0 ) ); $('#p-cactions').toggle( false ); } doit(); $( document ).on( 'new-portlet-link', doit ); });")