Template:Infobox road: Difference between revisions
Content deleted Content added
spur_of |
spur_type |
||
Line 68: | Line 68: | ||
{{{!}} width=100% |
{{{!}} width=100% |
||
{{infobox road/{{{state}}} main}} |
{{infobox road/{{{state}}} main}} |
||
{{infobox road/{{{state}}} browse|spur_of={{{spur_of|}}}|previous_type={{{previous_type|}}}|previous_route={{{previous_route|}}}|route={{{browse_route|}}}|next_type={{{next_type|}}}|next_route={{{next_route|}}}}} |
{{infobox road/{{{state}}} browse|spur_of={{{spur_of|}}}|spur_type={{{spur_type|}}}|previous_type={{{previous_type|}}}|previous_route={{{previous_route|}}}|route={{{browse_route|}}}|next_type={{{next_type|}}}|next_route={{{next_route|}}}}} |
||
{{#if:{{{browse|}}}|{{{browse}}}|}} |
{{#if:{{{browse|}}}|{{{browse}}}|}} |
||
{{infobox road/{{{state}}} links}} |
{{infobox road/{{{state}}} links}} |
Revision as of 01:49, 3 August 2006
Partial instructions:
- Length
- If neither length_mi nor length_km exists, no length is displayed.
- Otherwise, if length_first is either mi or km, that one appears first. Ensure that this one is defined, or it will show up blank.
- Otherwise, if only one of length_mi or length_km is defined, that one appears first. The other is calculated and rounded to length_round (default 0) places. Be sure to avoid false precision.
- length_ref, if defined, appears after the first length. Use a citation or {{fact}} here. Be sure that the first length is the one for which you have a reference.
- length_notes, if defined, appears as a note below the length. This can be used to show former length, or future length, etc.
- Otherwise, if length_first is either mi or km, that one appears first. Ensure that this one is defined, or it will show up blank.