Close
<%~if select_bike_id%>
<%else%>
<%endif%> <%hidden_form%>
<%if select_bike_id%>Edit<%else%>Add<%endif%> Bike
Bike Name
Style
<%Plugins::GForum::Bikes::get_field_def('bike_style')%>
Select a Style
<%loop selected_values%>
selected="selected"<%endif%>><%name%>
<%endloop%>
Brand/Models
Select a Brand
Select a Model
Size
<%Plugins::GForum::Bikes::get_field_def('bike_size')%>
Select a Size
<%loop selected_values%>
selected="selected"<%endif%>><%name%>
<%endloop%>
Saddle height
Plumb line, saddle nose to BB
<%Plugins::GForum::Bikes::get_field_def('bike_plumb_line_pos')%>
<%loop selected_values%>
selected<%endif%>><%name%>
<%endloop%>
Cockpit (nose to extension tip)
Armrests to extension tip
Armrests drop
<%Plugins::GForum::Bikes::get_field_def('bike_armrestdrop_pos')%>
<%loop selected_values%>
selected<%endif%>><%name%>
<%endloop%>
Saddle nose to armrest back
Armrest width
Saddle nose to stem clamp
Handlebar drop
Comments
<%bike_comments || ''%>
<%~if select_bike_id%>
<%~else%>
<%~endif%>
<%--end dtable--%>
All values in millimeters
<%include include_bike_js.html%>