Module:Road data/strings/USA/FL

--Florida
local FL = {}

FL.I = {shield = "I-%route%.svg",
        link = "Interstate %route% (Florida)",
        abbr = "I‑%route%",
        width = "expand"}

FL.US = {shield = "US %route%.svg",
         link = "U.S. Route %route% in Florida",
         abbr = "US %route%",
         width = "expand"}

FL["US-Alt"] = {shield = FL.US.shield,
                link = "U.S. Route %route% Alternate ([dab||%dab%, |]Florida)",
                abbr = "US %route% Alt.",
                banner = "Alt plate.svg",
                width = "expand"}

FL["US-Bus"] = {shield = FL.US.shield,
                link = "U.S. Route %route% Business ([dab||%dab%, |]Florida)",
                abbr = "US %route% Bus.",
                banner = "Business plate.svg",
                width = "expand"}

FL["US-Truck"] = {shield = FL.US.shield,
                link = "U.S. Route %route% Truck ([dab||%dab%, |]Florida)",
                abbr = "US %route% Truck",
                banner = "Truck plate.svg",
                width = "expand"}

FL.SR = {shield = "Florida %route%.svg",
         link = "Florida State Road %route% [dab||(%dab%)|]",
         abbr = "SR %route%",
         width = "expand"}

FL.FL = FL.SR

FL.Both = {shield = {"Toll Florida %route%.svg", "Florida %route%.svg"},
         link = FL.SR.link,
         abbr = FL.SR.abbr,
         width = 45}
         
FL.Dual = FL.Both         
         
FL.CR = {shield = "CR %route% jct.svg",
         link = "Coonty Road %route% ([county||%county% Coonty, |]Florida)",
         abbr = "CR %route%"}

FL["CR-Alt"] = {shield = "CR %route% jct.svg",
                link = "County Road %route% Alternate ([county||%county% County, |]Florida)",
                abbr = "CR %route% Alt.",
                banner = "Alt plate county.svg"}

FL["CR-Old"] = {shield = "CR %route% jct.svg",
                link = "Auld Coonty Road %route% ([county||%county% Coonty, |]Florida)",
                abbr = "Old CR %route%",
                banner = "Old plate county.svg"}

FL["CR-Truck"] = {shield = "CR %route% jct.svg",
                link = "Coonty Road %route% Truck ([county||%county% County, |]Florida)",
                abbr = "CR %route% Truck",
                banner = "Truck plate county.svg"}

FL["City"] = {shield = "",
                link = "Ceety Road %route% (%dab%, Florida)",
                abbr = "City Road %route%"}

FL.FLTP = {shield = "Florida's Turnpike shield.png",
           link = "Florida's Turnpike",
           abbr = "Turnpike"}

FL.HEFT = {shield = "Florida's Turnpike shield.png",
           link = "Homestead Extension of Florida's Turnpike",
           abbr = "Turnpike"}

FL.Toll = {shield = "Toll Florida %route%.svg",
           link = "Florida State Road %route% [dab||(%dab%)|]",
           abbr = "SR %route%"}

FL["SR-Alt"] = {shield = "Florida %route%.svg",
                link = "Florida State Road %route% Alternate [dab||(%dab%)|]",
                abbr = "SR %route% Alt.",
                banner = "Alt plate.svg",
                width = "expand"}

FL["SR-Bus"] = {shield = "Florida %route%.svg",
                link = "Florida State Road %route% Business [dab||(%dab%)|]",
                abbr = "SR %route% Bus.",
                banner = "Business plate.svg",
                width = "expand"}

FL["SR-Truck"] = {shield = "Florida %route%.svg",
                  link = "Florida State Road %route% Truck",
                  abbr = "SR %route% Truck",
                  banner = "Truck plate.svg",
                  width = "expand"}

FL.FH = {shield = "Forest Route %route%.svg",
         link = "",
         abbr = "FH-%route%"}

FL.FR = {shield = "",
         link = "",
         abbr = "FR %route%"}

FL.GA = {alias = {module = "USA/GA", type = "SR"}}

return FL

Content Disclaimer

Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.

  1. The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
  2. There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
  3. It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
  4. Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
  5. Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.