Lua
|
Sandbox
|
shield with parameters:table#1 {
["country"] = "USA",
["route"] = "10",
["state"] = "ny",
["type"] = "I",
}
|
|
shield with parameters:table#1 {
["country"] = "ITA",
["route"] = "5",
["type"] = "RA",
}
|
|
shield with parameters:table#1 {
["country"] = "CAN",
["province"] = "ON",
["route"] = "5",
["type"] = "Hwy",
}
|
|
shield with parameters:table#1 {
["country"] = "CAN",
["province"] = "ON",
["route"] = "5",
["type"] = "Hwy",
}
|
|
shield with parameters:table#1 {
["country"] = "CAN",
["province"] = "ON",
["route"] = "5",
["type"] = "Hwy",
}
|
|
shield with parameters:table#1 {
["country"] = "CAN",
["province"] = "ON",
["route"] = "5",
["type"] = "Hwy",
}
|
|
shield with parameters:table#1 {
["country"] = "CAN",
["province"] = "ON",
["route"] = "5",
["to"] = true,
["type"] = "Hwy",
}
|
|
shield with parameters:table#1 {
["country"] = "CAN",
["province"] = "ON",
["route"] = "5",
["to"] = true,
["type"] = "Hwy",
}
|
|
shield with parameters:table#1 {
["country"] = "USA",
["route"] = "821",
["state"] = "FL",
["type"] = "Both",
}
|
|
shield with parameters:table#1 {
["country"] = "CAN",
["province"] = "ON",
["route"] = "5",
["type"] = "Hwy",
}
|
|
shield with parameters:table#1 {
["country"] = "USA",
["route"] = "821",
["state"] = "FL",
["type"] = "Both",
}
|
|
shield with parameters:table#1 {
["country"] = "USA",
["route"] = "821",
["state"] = "FL",
["to"] = true,
["type"] = "Both",
}
|
|
shield with parameters:table#1 {
["country"] = "USA",
["dir"] = "north",
["route"] = "12",
["type"] = "I",
}
|
|
shield with parameters:table#1 {
["country"] = "USA",
["dir"] = "north",
["route"] = "12",
["to"] = true,
["type"] = "I",
}
|
|
shield with parameters:table#1 {
["country"] = "CAN",
["province"] = "ON",
["route"] = "9999",
["type"] = "Hwy",
}
|
|
shield with parameters:table#1 {
["country"] = "USA",
["route"] = "90",
["to"] = true,
["type"] = "I",
}
|
|
shield with parameters:table#1 {
["country"] = "CAN",
["province"] = "ON",
["route"] = "407",
["type"] = "Toll",
}
|
|