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
["text-images"] = '[[Category:Pages using Routemap with text images]]',
["separate-navbar"] = '[[Category:Pages using Routemap with a separate navbar template]]',
Baris 19:
},
text = {
navbar_text = 'Diagram ini:', -- for navbar pos 2 only
legend_text = 'Legenda',
Baris 863:
end
style = style or ''
local result = ' <table cellspacing="0" cellpadding="0" class="RMsplit" style="
if italic or it == 'all' then result = result..';font-style:italic' end
if bold then result = result..';font-weight:bold' end
|