Template:Bridge/doc: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 103: | Line 103: | ||
"autovalue": "current_user" | "autovalue": "current_user" | ||
}, | }, | ||
" | "Posted": { | ||
"label": "Post Date", | "label": "Post Date", | ||
"description": "Date the entry was created. Auto-filled", | "description": "Date the entry was created. Auto-filled", | ||
Line 110: | Line 110: | ||
} | } | ||
}, | }, | ||
"description": "Bridge Template uses Bridge Form to collect info needed for a Bridge Info Box. The data is stored in Cargo Table: Bridge." | "description": "Bridge Template uses Bridge Form to collect info needed for a Bridge Info Box. The data is stored in Cargo Table: Bridge.", | ||
"paramOrder": [ | |||
"Name", | |||
"Road", | |||
"Water", | |||
"City", | |||
"County", | |||
"Type", | |||
"Builder", | |||
"Length", | |||
"Height", | |||
"Built", | |||
"FDOT", | |||
"Coordinates", | |||
"Description", | |||
"Article", | |||
"Image", | |||
"Link1", | |||
"Link2", | |||
"Link3", | |||
"Poster", | |||
"Posted" | |||
] | |||
} | } | ||
</templatedata> | </templatedata> |
Latest revision as of 08:33, November 1, 2020
Bridge Info Box Template
Bridge Template uses Bridge Form to collect info needed for a Bridge Info Box. The data is stored in Cargo Table: Bridge.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Bridge Name | Name | Official Name of the Bridge | String | required |
Road Number | Road | The official roadway designation (SR528). | String | required |
Waterway | Water | The name of the waterway the bridge spans. | String | required |
City | City | The city or locale the bridge is in. | Unknown | required |
County | County | The name of the county the bridge is in. | String | required |
Bridge Type | Type | The bridge type (ie: drawbridge, swingspan, concrete girder, etc.) | String | optional |
Builder | Builder | Name of the builder that constructed the bridge. | String | optional |
Length | Length | Length of the bridge in feet./ | Number | optional |
Height | Height | Height of the bridge in feet. | Number | optional |
Year | Built | Year the bridge was built. | Number | optional |
FDOT Number | FDOT | The Bridge's Florida Department of Transportation designation | String | optional |
Coordinates | Coordinates | Enter the GIS Coordinates for the bridge location. | String | optional |
Description | Description | A brief one or two paragraph description of the bridge. | Content | required |
Related Article | Article | A related article title from this site. | Page name | optional |
Image | Image | Enter a .jpg image filename or upload an image. | File | suggested |
Web Link 1 | Link1 | Full URL pointing to a related web site. | URL | optional |
Web Link 2 | Link2 | Full URL pointing to a related web site. | Unknown | optional |
Web Link 3 | Link3 | Full URL pointing to a related web site. | URL | optional |
Poster | Poster | Poster's username. Auto-filled
| User | optional |
Post Date | Posted | Date the entry was created. Auto-filled
| String | optional |