Form:Bridge: Difference between revisions
From Indian River Lagoon Project
mNo edit summary |
mNo edit summary |
||
(35 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
__NOINDEX__ | |||
<noinclude> | <noinclude> | ||
This is the "Bridge Info Box" entry form. | This is the "Bridge Info Box" entry form. | ||
Line 18: | Line 19: | ||
<div class="irlbody irlformpage"> | <div class="irlbody irlformpage"> | ||
<div class="irlformheader"> | <div class="irlformheader"> | ||
<div class="irlformheadertitle"> | <div class="irlformheadertitle">Bridge Info Box Form</div> | ||
<div class="irlformheadertext">*Fields are required.</div> | <div class="irlformheadertext">*Fields are required.</div> | ||
</div> | </div> | ||
Line 33: | Line 34: | ||
</div> | </div> | ||
<div class="irlformrow2"> | <div class="irlformrow2"> | ||
<span class="irlformrowlabel">* Road Number: </span>{{{field|Road|input type=text|size=8|maxlength=24|mandatory}}} | <span class="irlformrowlabel">*Road Number: </span>{{{field|Road|input type=text|size=8|maxlength=24|placeholder=SR528|mandatory}}} | ||
Enter the roadway number including letters. Ex: SR100 or US1 | Enter the roadway number including letters. Ex: SR100 or US1 | ||
</div> | </div> | ||
<div class="irlformrow1"> | <div class="irlformrow1"> | ||
<span class="irlformrowlabel">* Waterway: </span>{{{field|Water|input type=dropdown|values= | <span class="irlformrowlabel">*Waterway: </span>{{{field|Water|input type=dropdown|values={{Form Values Water}}|default=|mandatory}}} | ||
</div> | </div> | ||
<div class="irlformrow2"> | <div class="irlformrow2"> | ||
<span class="irlformrowlabel">* City: </span>{{{field|City|input type=text|size= | <span class="irlformrowlabel">*City: </span>{{{field|City|input type=text|size=21|maxlength=64|placeholder=Enter city or locale|mandatory}}} | ||
</div> | </div> | ||
<div class="irlformrow1"> | <div class="irlformrow1"> | ||
<span class="irlformrowlabel">* County: </span>{{{field|County|input type=dropdown|values=Volusia,Brevard,Indian River,Saint Lucie,Martin,Palm Beach|default= |mandatory}}} | <span class="irlformrowlabel">*County: </span>{{{field|County|input type=dropdown|values=Volusia,Brevard,Indian River,Saint Lucie,Martin,Palm Beach|default= |mandatory}}} | ||
</div> | </div> | ||
<div class="irlformrow2"> | <div class="irlformrow2"> | ||
Line 50: | Line 51: | ||
Enter the GIS Coordinates (ex: 28.082699, -80.594990) or zoom in on the map and click on the bridge location. The locate by address method isn't working yet. Leave blank for no map. | Enter the GIS Coordinates (ex: 28.082699, -80.594990) or zoom in on the map and click on the bridge location. The locate by address method isn't working yet. Leave blank for no map. | ||
{{{field|Coordinates|input type=googlemaps | {{{field|Coordinates|input type=googlemaps|width=inherit|height=380px|starting bounds=26.70,-82.63;29.36,-78.55}}} | ||
</div> | </div> | ||
<div class="irlformrow1"> | <div class="irlformrow1"> | ||
<span class="irlformrowlabel"> | <span class="irlformrowlabel">Type: </span>{{{field|Type|input type=text|size=21|placeholder=Enter Bridge Type}}} | ||
Enter a bridge type. | Enter a bridge type. ie: Drawbridge, High Span, Low Span | ||
</div> | </div> | ||
<div class="irlformrow2"> | <div class="irlformrow2"> | ||
<span class="irlformrowlabel">Builder</span> | <span class="irlformrowlabel">Builder</span> | ||
{{{field|Builder|input type=text|size=30|placeholder=Enter Bridge Builder Name}}} | {{{field|Builder|input type=text|size=30|maxlength=128|placeholder=Enter Bridge Builder Name}}} | ||
</div> | </div> | ||
<div class="irlformrow1"> | <div class="irlformrow1"> | ||
<span class="irlformrowlabel">Length in feet: </span>{{{field|Length|input type=text|size=4|maxlength=16}}} | <span class="irlformrowlabel">Length in feet: </span>{{{field|Length|input type=text|size=4|maxlength=16|placeholder=1200}}} | ||
</div> | </div> | ||
<div class="irlformrow2"> | <div class="irlformrow2"> | ||
<span class="irlformrowlabel">Height in feet: </span>{{{field|Height|input type=text|size=4|maxlength=16}}} | <span class="irlformrowlabel">Height in feet: </span>{{{field|Height|input type=text|size=4|maxlength=16|placeholder=26}}} | ||
</div> | </div> | ||
<div class="irlformrow1"> | <div class="irlformrow1"> | ||
Line 74: | Line 74: | ||
</div> | </div> | ||
<div class="irlformrow2"> | <div class="irlformrow2"> | ||
<span class="irlformrowlabel">FDOT Number: </span>{{{field|FDOT|input type=text|size= | <span class="irlformrowlabel">FDOT Number: </span>{{{field|FDOT|input type=text|size=8|maxlength=24}}} | ||
</div> | </div> | ||
<div class="irlformrow1"> | <div class="irlformrow1"> | ||
<span class="irlformrowlabel">* Description</span> | <span class="irlformrowlabel">* Description</span> | ||
{{{field|Description|input type=textarea|rows= | {{{field|Description|input type=textarea|rows=10|editor=wikieditor|autogrow|placeholder=Enter a short one or two paragragh description.|mandatory}}} | ||
Enter a short description about the bridge. This description is used in Bridge Info boxes, it is not a full body text area. Consider creating a new article, in addition to this info box, if you have more than a couple paragraphs of text. | Enter a short description about the bridge. This description is used in Bridge Info boxes, it is not a full body text area. Consider creating a new article, in addition to this info box, if you have more than a couple paragraphs of text. | ||
Line 85: | Line 85: | ||
<div class="irlformrow2"> | <div class="irlformrow2"> | ||
<span class="irlformrowlabel">Article: </span> | <span class="irlformrowlabel">Article: </span> | ||
Select a related article from this site. | Select a related article from this site. | ||
{{{field|Article|input=text|size=36|values from namespace=Main}}} | |||
</div> | </div> | ||
<div class="irlformrow1"> | <div class="irlformrow1"> | ||
<span class="irlformrowlabel">Image</span> | <span class="irlformrowlabel">Image</span> | ||
{{{field|Image|input type=text|uploadable|image preview|default filename= | {{{field|Image|input type=text with autocomplete|values from namespace=File|size=30|maxlength=300|uploadable|image preview|default filename=Bridge_{{#replace:{{lc: {{SUBPAGENAME}} }}.jpg |<nowiki> </nowiki>|_}}|placeholder=Enter file name or upload a jpg image}}} | ||
If the image already exists on the server, enter the file name. ([{{canonicalurl: Special:ListFiles}} view server images]) | If the image already exists on the server, enter the file name. ([{{canonicalurl: Special:ListFiles}} view server images]) | ||
If the image is not on this server, upload a | If the image is not on this server, upload a jpg image from your device. | ||
</div> | </div> | ||
<div class="irlformrow2"> | <div class="irlformrow2"> | ||
<span class="irlformrowlabel">External Web Site Links</span> | <span class="irlformrowlabel">External Web Site Links</span> | ||
Enter the external site's full URL (https://...), followed by a space, then the Site Name <nowiki>(https://example.com Name)</nowiki>. | Enter the external site's full URL (https://...), followed by a space, then the Site Name <nowiki>(https://example.com Name)</nowiki>. | ||
<span class="irlformrowlabel"> | <span class="irlformrowlabel">Web Link 1</span> | ||
{{{field|Link1|input=text|size=50|maxlength= | {{{field|Link1|input=text|size=50|maxlength=300|placeholder=Enter Full URL space Name}}} | ||
<span class="irlformrowlabel"> | <span class="irlformrowlabel">Web Link 2</span> | ||
{{{field|Link2|input=text|size=50|maxlength= | {{{field|Link2|input=text|size=50|maxlength=300|placeholder=Enter Full URL space Name}}} | ||
<span class="irlformrowlabel"> | <span class="irlformrowlabel">Web Link 3</span> | ||
{{{field|Link3|input=text|size=50|maxlength= | {{{field|Link3|input=text|size=50|maxlength=300|placeholder=Enter Full URL space Name}}} | ||
</div> | </div> | ||
<div class="irlformrow2"> | <div class="irlformrow2"> | ||
<span class="irlformrowlabel">Poster: </span>{{{field|Poster|input type=text|size= | <span class="irlformrowlabel">Poster: </span>{{{field|Poster|input type=text|size=16|default=current user|restricted}}} | ||
<span class="irlformrowlabel">Posted: </span>{{{field| | <span class="irlformrowlabel">Posted: </span>{{{field|Posted|input type=text|size=16|default={{LOCALTIMESTAMP}}|restricted}}} | ||
</div> | </div> | ||
</div> | </div> | ||
Line 125: | Line 126: | ||
'''Free Text''' | '''Free Text''' | ||
{{{standard input|free text|rows=10}}} | {{{standard input|free text|rows=10|editor=visualeditor|autogrow|placeholder=Admin Edit Only.|restricted}}} | ||
<!-- {{{standard input|summary}}} --> | <!-- {{{standard input|summary}}} --> | ||
Line 133: | Line 134: | ||
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}} | {{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}} | ||
</includeonly> | </includeonly> | ||
Latest revision as of 08:18, January 5, 2022
This is the "Bridge Info Box" entry form.
To create a Bridge Info Box with this form, enter the Bridge Name below.
If a bridge with that name already exists, you will be sent to a form to edit that bridge info.