Modul:Routemap: Perbedaan antara revisi

Konten dihapus Konten ditambahkan
RaFaDa20631 (bicara | kontrib)
update
RaFaDa20631 (bicara | kontrib)
update
Baris 10:
},
["error-categories"] = {
default = '[[Category:Pages using Routemap with errors of Module Routemap]]',
["text-images"] = '[[Category:Pages using Routemap with text images]]',
["separate-navbar"] = '[[Category:Pages using Routemap with a separate navbar template]]',
Baris 19:
},
text = {
navbar_mini = false, -- for navbar pos 2 only
navbar_text = 'Diagram ini:', -- for navbar pos 2 only
legend_text = 'Legenda',
Baris 863:
end
style = style or ''
local result = '&#32;<table cellspacing="0" cellpadding="0" class="RMsplit" style="font-weight:inherit;color:inherit;background:transparent;margin-top:-2px;margin-bottom:-2px;display:inline-table;vertical-align:middle;text-align:'..align
if italic or it == 'all' then result = result..';font-style:italic' end
if bold then result = result..';font-weight:bold' end