Difference between revisions of "Template:Infobox IGVC/doc"
Jump to navigation
Jump to search
(Created page with "{{Documentation subpage}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> == Usage == <in...") |
|||
| Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --> | <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --> | ||
| − | == Usage == | + | === Usage === |
| + | <pre> | ||
| + | {{Infobox IGVC | ||
| + | | robot_name = | ||
| + | | image_path = <!-- use the format of "imagename.jpg" --> | ||
| + | | image_alt_text = | ||
| + | | year_start = | ||
| + | | year_end = | ||
| + | | current_version = <!-- Name of the current version of the robot, ie. Jessii --> | ||
| + | | update_year_start = <!-- Ask Cameron --> | ||
| + | | update_year_end = <!-- Ask Cameron --> | ||
| + | | farthest_distance = <!-- if the flag is other as the current --> | ||
| + | | fastest_time = | ||
| + | | highest_finish_autonav = | ||
| + | | highest_finish_design = | ||
| + | }} | ||
| + | </pre> | ||
| + | === Example === | ||
| + | {{Infobox IGVC | ||
| + | | robot_name = Jessi | ||
| + | | image_path = Jessi.png | ||
| + | | image_alt_text = Jessi alt text | ||
| + | | year_start = 2017 | ||
| + | | year_end = 2018 | ||
| + | | current_version = Jessii | ||
| + | | update_year_start = 2018 | ||
| + | | update_year_end = 2019 | ||
| + | | farthest_distance = 16 ft | ||
| + | | fastest_time = NA | ||
| + | | highest_finish_autonav = NA | ||
| + | | highest_finish_design = 1st | ||
| + | }} | ||
| + | <pre style="overflow:auto;">{{Infobox IGVC | ||
| + | | robot_name = Jessi | ||
| + | | image_path = Jessi.png | ||
| + | | image_alt_text = Jessi alt text | ||
| + | | year_start = 2017 | ||
| + | | year_end = 2018 | ||
| + | | current_version = Jessii | ||
| + | | update_year_start = 2018 | ||
| + | | update_year_end = 2019 | ||
| + | | farthest_distance = 16 ft | ||
| + | | fastest_time = NA | ||
| + | | highest_finish_autonav = NA | ||
| + | | highest_finish_design = 1st | ||
| + | }}</pre> | ||
| − | <includeonly> | + | <includeonly> |
| − | + | [[Category:Ice hockey infobox templates|International hockey competition]] | |
| − | + | </includeonly> | |
| − | |||
Revision as of 17:03, 30 June 2019
Usage
{{Infobox IGVC
| robot_name =
| image_path = <!-- use the format of "imagename.jpg" -->
| image_alt_text =
| year_start =
| year_end =
| current_version = <!-- Name of the current version of the robot, ie. Jessii -->
| update_year_start = <!-- Ask Cameron -->
| update_year_end = <!-- Ask Cameron -->
| farthest_distance = <!-- if the flag is other as the current -->
| fastest_time =
| highest_finish_autonav =
| highest_finish_design =
}}
Example
| Jessi | |
|---|---|
| Year Of Creation | 2017-2018 |
| Versions | |
| Latest Revision | Jessii |
| Revision Years | 2018-2019 |
| Information and Statistics | |
| Farthest Distance | 16 ft |
| Fastest Time | NA |
| Highest Finish AutoNav | NA |
| Highest Finish Design | 1st |
{{Infobox IGVC
| robot_name = Jessi
| image_path = Jessi.png
| image_alt_text = Jessi alt text
| year_start = 2017
| year_end = 2018
| current_version = Jessii
| update_year_start = 2018
| update_year_end = 2019
| farthest_distance = 16 ft
| fastest_time = NA
| highest_finish_autonav = NA
| highest_finish_design = 1st
}}