Modul:Infobox: Perbedaan antara revisi

Loncat ke navigasi Loncat ke pencarian
2 bita ditambahkan ,  2 tahun yang lalu
tidak ada ringkasan suntingan
(←Membuat halaman berisi 'local p = {} local args = {} local origArgs = {} local root local empty_row_categories = {} local category_in_empty_row_pattern = '%[%[%s*[Cc][Aa][Tt][Ee][Gg][Oo][Rr][Yy]%s*:[^]]*]]' local has_rows = false local function fixChildBoxes(sval, tt) local function notempty( s ) return s and s:match( '%S' ) end if notempty(sval) then local marker = '<span class=special_infobox_marker>' local s = sval -- start moving templatestyles and categories inside of ta...')
Tidak ada ringkasan suntingan
Tag: Dikembalikan
Baris 354: Baris 354:
:attr('colspan', '2')
:attr('colspan', '2')
:addClass('infobox-navbar')
:addClass('infobox-navbar')
:wikitext(require('Modul:Navbar')._navbar{
:wikitext(require('Module:Navbar')._navbar{
args.name,
args.name,
mini = 1,
mini = 1,
Baris 406: Baris 406:
-- See function description
-- See function description
local base_templatestyles = frame:extensionTag{
local base_templatestyles = frame:extensionTag{
name = 'templatestyles', args = { src = 'Modul:Infobox/styles.css' }
name = 'templatestyles', args = { src = 'Module:Infobox/styles.css' }
}
}


Menu navigasi