Template:Infobox Transportation: Difference between revisions

From Cvillepedia
Jump to navigation Jump to search
No edit summary
No edit summary
 
(31 intermediate revisions by the same user not shown)
Line 7: Line 7:
{{!}} colspan="2" style="text-align:center; padding:16px 0 16px 0;" {{!}} [[Image:{{{photo}}}|300px]]<br>{{{caption}}}{{!!}} }}
{{!}} colspan="2" style="text-align:center; padding:16px 0 16px 0;" {{!}} [[Image:{{{photo}}}|300px]]<br>{{{caption}}}{{!!}} }}
{{!}}-
{{!}}-
<!----------Info---------->
<!----------Status---------->
{{#if:{{{status|}}} |<nowiki/>
{{#if:{{{status|}}} |<nowiki/>
{{!}}-
{{!}}-
{{!}} colspan="2" style="text-align:center;" {{!}} <hr/><div style="background:lavender; font-weight:bold;"> Status:{{{ status|}}}
{{!}} colspan="2" style="text-align:center;" {{!}} <hr/>{{{status|}}}
{{!!}}
{{!}}- }}
{{!}}-
{{!}} colspan="2" style="text-align:center;" {{!}} <hr/><div style="background:wheat; font-weight:bold;"> Project Overview</div>
{{!!}}
{{#if:{{{purpose|}}} |<nowiki/>
{{!}}-
{{!}} colspan="2" style="text-align:left;" {{!}} <div style="background:cornsilk;"> {{{purpose|}}}</div>
{{!!}} }}
{{!!}} }}
{{!}}-
{{!}}-
</div>
<hr/>
{{#if:{{{cost|}}} |<nowiki/>
{{#if:{{{cost|}}} |<nowiki/>
{{!}}-
{{!}}-
{{!}} style="font-size:90%; width:100px; text-align:right; padding-right:0.75em;" {{!}}'''Cost''' {{!!}}  {{{cost|}}}
{{!}} style="font-size:90%; width:100px; text-align:right; padding-right:0.75em;" {{!}}'''Cost''' {{!!}}  {{{cost|}}}
{{!!}} }}
{{!}}-
{{#if:{{{location|}}} |<nowiki/>
{{!}}-
{{!}} style="font-size:90%; width:100px; text-align:right; padding-right:0.75em;" {{!}}'''Location''' {{!!}}  {{{location|}}}
{{!!}} }}
{{!!}} }}
{{!}}-
{{!}}-
Line 24: Line 37:
{{!!}} }}
{{!!}} }}
{{!}}-
{{!}}-
{{#if:{{{purpose|}}} |<nowiki/>
{{#if:{{{meeting|}}} |<nowiki/>
{{!}}-
{{!}}-
{{!}} style="font-size:90%; text-align:right; padding-right:0.75em;" {{!}}'''Purpose''' {{!!}}  {{{purpose|}}}
{{!}} style="font-size:90%; text-align:right; padding-right:0.75em;" {{!}}'''Next meeting''' {{!!}}  {{{meeting|}}}
{{!!}} }}
{{!!}} }}
{{!}}-
{{!}}-
<!----------Status Description---------->
{{!}}-
{{!}} colspan="2" style="text-align:center;" {{!}} <hr/><div style="background:wheat; font-weight:bold;"> Status Update</div>
{{!!}}
{{#if:{{{status-desc|}}} |<nowiki/>
{{#if:{{{status-desc|}}} |<nowiki/>
{{!}}-
{{!}}-
{{!}} style="font-size:90%; text-align:right; padding-right:0.75em; style=background:steelblue;" {{!}}'''Status''' {{!!}}  {{{status-desc|}}}
{{!}} colspan="2" style="text-align:left;" {{!}} <div style="background:cornsilk;"> {{{ status-desc|}}}</div><hr/>
{{!!}} }}
{{!!}} }}
{{!}}-
{{!}}-
Line 42: Line 59:
{{!}}-
{{!}}-
{{!}} style="font-size:90%; text-align:right; padding-right:0.75em;" {{!}}'''VDOT Dashboard''' {{!!}}  {{{vdot-dashboard|}}}
{{!}} style="font-size:90%; text-align:right; padding-right:0.75em;" {{!}}'''VDOT Dashboard''' {{!!}}  {{{vdot-dashboard|}}}
{{!!}} }}
{{!}}-
{{#if:{{{meeting|}}} |<nowiki/>
{{!}}-
{{!}} style="font-size:90%; text-align:right; padding-right:0.75em;" {{!}}'''Next meeting''' {{!!}}  {{{meeting|}}}
{{!!}} }}
{{!!}} }}
{{!}}-
{{!}}-
Line 54: Line 66:
{{!!}} }}
{{!!}} }}
{{!}}-
{{!}}-
|}</includeonly><noinclude>
|}</includeonly><noinclude>{{Template:Infobox Transportation/doc}}</noinclude>
</noinclude>

Latest revision as of 23:17, 14 October 2009

Articles related to significant transportation projects will benefit from a standardized information box {{Infobox Transportation}}. This infobox has one parameter for STATUS which indicates where the project is in its lifespan. which automatically assigns the article to the appropriate category in Transportation.

Status Category
{{Proposed}} Proposed transportation projects
{{Planned}} Planned transportation projects
{{Underway}} Transportation projects underway
{{Complete}} Completed transportation projects
{{Canceled}} Transportation projects canceled

Example: | status = {{proposed}}

Infobox code

{{Infobox Transportation
| name =
| photo =
| caption =
| status =
<!--ABOVE USE:{{proposed}},{{planned}},{{underway}},{{complete}},or {{canceled}} -->
| meeting =
| location =
<!--ABOVE USE JURISDICTION: Albemarle, Charlottesville -->
| cost =
| sponsor =
<!--ABOVE USE: Albemarle, Charlottesville, VDOT -->
| purpose =
| status-desc =
| website =
| vdot-dashboard =

Use in conjunction with {{vdot-dashboard}} to create a link to the VDOT site using the project number.

| contact =
}}