Difference between revisions of "Template:Infobox track/doc"
From LFS Manual
Jump to navigationJump to searchm (→Usage) |
|||
Line 109: | Line 109: | ||
|- | |- | ||
! scope="row" | name | ! scope="row" | name | ||
+ | | text | ||
+ | | {{code|...}} | ||
+ | |- | ||
+ | ! scope="row" | short_name | ||
+ | | text | ||
+ | | {{code|...}} | ||
+ | |- | ||
+ | ! scope="row" | logo | ||
+ | | text | ||
+ | | {{code|...}} | ||
+ | |- | ||
+ | ! scope="row" | logo_caption | ||
+ | | text | ||
+ | | {{code|...}} | ||
+ | |- | ||
+ | ! scope="row" | track_map | ||
+ | | text | ||
+ | | {{code|...}} | ||
+ | |- | ||
+ | ! scope="row" | track_map_caption | ||
+ | | text | ||
+ | | {{code|...}} | ||
+ | |- | ||
+ | ! scope="row" | track_image | ||
+ | | text | ||
+ | | {{code|...}} | ||
+ | |- | ||
+ | ! scope="row" | track_image_caption | ||
+ | | text | ||
+ | | {{code|...}} | ||
+ | |- | ||
+ | ! scope="row" | type | ||
+ | | text | ||
+ | | {{code|...}} | ||
+ | |- | ||
+ | ! scope="row" | license | ||
+ | | text | ||
+ | | {{code|...}} | ||
+ | |- | ||
+ | ! scope="row" | introduced | ||
+ | | text | ||
+ | | {{code|...}} | ||
+ | |- | ||
+ | ! scope="row" | weather_type1 | ||
+ | | text | ||
+ | | {{code|...}} | ||
+ | |- | ||
+ | ! scope="row" | weather_type2 | ||
+ | | text | ||
+ | | {{code|...}} | ||
+ | |- | ||
+ | ! scope="row" | weather_type3 | ||
+ | | text | ||
+ | | {{code|...}} | ||
+ | |- | ||
+ | ! scope="row" | weather_type4 | ||
+ | | text | ||
+ | | {{code|...}} | ||
+ | |- | ||
+ | ! scope="row" | configurations | ||
+ | | text | ||
+ | | {{code|...}} | ||
+ | |- | ||
+ | <!----------Configuration-specific----------> | ||
+ | ! scope="col" colspan="3" style="text-align: center;" | Configuration-specific | ||
+ | |- | ||
+ | ! scope="row" | config<sub>n</sub> | ||
+ | | text | ||
+ | | {{code|...}} | ||
+ | |- | ||
+ | ! scope="row" | direction<sub>n</sub> | ||
+ | | text | ||
+ | | {{code|...}} | ||
+ | |- | ||
+ | ! scope="row" | turns<sub>n</sub> | ||
+ | | text | ||
+ | | {{code|...}} | ||
+ | |- | ||
+ | ! scope="row" | banking<sub>n</sub> | ||
+ | | text | ||
+ | | {{code|...}} | ||
+ | |- | ||
+ | ! scope="row" | config<sub>n</sub>_surface1 | ||
+ | | text | ||
+ | | {{code|...}} | ||
+ | |- | ||
+ | ! scope="row" | config<sub>n</sub>_surface_perc1 | ||
+ | | text | ||
+ | | {{code|...}} | ||
+ | |- | ||
+ | ! scope="row" | config<sub>n</sub>_surface | ||
+ | | text | ||
+ | | {{code|...}} | ||
+ | |- | ||
+ | ! scope="row" | config<sub>n</sub>_surface_perc2 | ||
+ | | text | ||
+ | | {{code|...}} | ||
+ | |- | ||
+ | ! scope="row" | config<sub>n</sub>_surface3 | ||
+ | | text | ||
+ | | {{code|...}} | ||
+ | |- | ||
+ | ! scope="row" | config<sub>n</sub>_surface_perc3 | ||
+ | | text | ||
+ | | {{code|...}} | ||
+ | |- | ||
+ | ! scope="row" | length_km<sub>n</sub> | ||
+ | | text | ||
+ | | {{code|...}} | ||
+ | |- | ||
+ | ! scope="row" | grid_slots<sub>n</sub> | ||
+ | | text | ||
+ | | {{code|...}} | ||
+ | |- | ||
+ | ! scope="row" | pit_speed_kmh<sub>n</sub> | ||
+ | | text | ||
+ | | {{code|...}} | ||
+ | |- | ||
+ | ! scope="row" | reverse<sub>n</sub> | ||
+ | | text | ||
+ | | {{code|...}} | ||
+ | |- | ||
+ | ! scope="row" | area_km<sub>n</sub> | ||
| text | | text | ||
| {{code|...}} | | {{code|...}} |
Revision as of 12:59, 24 January 2024
This is a documentation subpage for Template:Infobox track.
It may contain usage information, categories and other content that is not part of the original page. |
Infobox track is used to create an infobox which summarizes the main information of a particular track environment. For well-built examples, see pages Blackwood, Westhill and Rockingham.
Usage
Track Name | |
---|---|
Track image caption |
|
Logo caption |
|
Track map caption |
|
Short name | TR |
Track type | permanent circuit |
License | S1 |
Introduced | 0.5P |
Weather types |
clear day cloudy afternoon overcast morning |
Configurations | 3 |
Configuration 1 | |
Short name | TR1 |
Length | 3.45 km (2.144 mi) |
Direction | Clockwise |
Turns | 6 |
Banking | 10° |
Surface types |
asphalt (70%) gravel (20%) tarmac (10%) |
Grid size | 40 |
Reversed option | Yes |
Configuration 2 | |
Short name | TR2 |
Length | 1.00 km (0.621 mi) |
Surface types |
grass (100%) |
Reversed option | Yes |
Configuration 3 | |
Short name | TR3 |
Area | 2.45 km² (0.95 mi²) |
Reversed option | No |
Track Name on LFS.net |
{{Infobox track | name = | short_name = | logo = | logo_caption = | track_map = | track_map_caption = | track_image = | track_image_caption = | type = | license = | introduced = | weather_type1 = | weather_type2 = | weather_type3 = | weather_type4 = | configurations = <!-- Up to 11 configurations: --> | config1 = | direction1 = | turns1 = | banking1 = | config1_surface1 = | config1_surface_perc1 = | config1_surface2 = | config1_surface_perc2 = | config1_surface3 = | config1_surface_perc3 = | length_km1 = | grid_slots1 = | pit_speed_kmh1 = | reverse1 = | area_km1 = ... ... | config11 = | direction11 = | turns11 = | banking11 = | config11_surface1 = | config11_surface_perc1 = | config11_surface2 = | config11_surface_perc2 = | config11_surface3 = | config11_surface_perc3 = | length_km11 = | grid_slots11 = | pit_speed_kmh11 = | reverse11 = | area_km11 = }}
Parameters
Parameter | Explanation | Example values |
---|---|---|
name | text | ...
|
short_name | text | ...
|
logo | text | ...
|
logo_caption | text | ...
|
track_map | text | ...
|
track_map_caption | text | ...
|
track_image | text | ...
|
track_image_caption | text | ...
|
type | text | ...
|
license | text | ...
|
introduced | text | ...
|
weather_type1 | text | ...
|
weather_type2 | text | ...
|
weather_type3 | text | ...
|
weather_type4 | text | ...
|
configurations | text | ...
|
Configuration-specific | ||
confign | text | ...
|
directionn | text | ...
|
turnsn | text | ...
|
bankingn | text | ...
|
confign_surface1 | text | ...
|
confign_surface_perc1 | text | ...
|
confign_surface | text | ...
|
confign_surface_perc2 | text | ...
|
confign_surface3 | text | ...
|
confign_surface_perc3 | text | ...
|
length_kmn | text | ...
|
grid_slotsn | text | ...
|
pit_speed_kmhn | text | ...
|
reversen | text | ...
|
area_kmn | text | ...
|