Modul:Road data/strings/BIH

Revisi sejak 5 Oktober 2019 11.55 oleh Samuelsp15 (bicara | kontrib) (Membuat Modul Mengenai Jalan di Bosnia dan Herzegovina.)
(beda) ← Revisi sebelumnya | Revisi terkini (beda) | Revisi selanjutnya → (beda)

-- Bosnia and Herzegovina
local BIH = {}

BIH.E = {shield = "E%route%-BIH.svg",
         link = "European route E%route%",
         abbr = "E%route%"}

BIH.A = {shield = "A%route%-BIH.svg",
         link = "A%route% (Bosnia and Herzegovina)",
         abbr = "A%route%"}

BIH.B = {shield = "B%route%-BIH.svg",
         link = "",
         abbr = "B%route%"}

BIH.M = {shield = "M%route%-BIH.svg",
         link = "M-%route% highway (Bosnia and Herzegovina)",
         abbr = "M-%route%"}

BIH.R = {shield = "R%route%-BIH.svg",
         link = {default = "R%route% road (Bosnia and Herzegovina)",
                 ifexists = true},
         abbr = "R-%route%"}

return BIH