Module:Navboxes: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

November 30, 2025

May 25, 2025

March 21, 2025

  • curprev 00:0400:04, March 21, 2025 admin>Admin 1,540 bytes +1,540 صفحه‌ای تازه حاوی «-- This implements Template:navboxes local p = {} local Navbox = require('Module:Navbox') local function isnotempty(s) return s and s:match( '^%s*(.-)%s*$' ) ~= '' end local function navboxes(args, list) local navbar = (args['state'] and args['state'] == 'off') and 'off' or 'plain' local title = args['title'] or 'پیوند به مقاله‌های مرتبط' local titlestyle = 'background:' .. (args['bg'] or '#e8e8ff') .. ';'...» ایجاد کرد