Template:Racer: Difference between revisions
imported>Cstubbs No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
<pre> | <pre> | ||
{{Racer | {{Racer | ||
|ProfilePic=Cybr trk profile.jpg | |||
|BuiltBy=Chris Stubbs and Dom Tag | |BuiltBy=Chris Stubbs and Dom Tag | ||
|Theme=Tesla Cybertruck | |Theme=Tesla Cybertruck | ||
| Line 12: | Line 13: | ||
|ESC=2x Hoverboard PCB | |ESC=2x Hoverboard PCB | ||
|Battery=48V 12S3P Li-Ion (2x 6S) | |Battery=48V 12S3P Li-Ion (2x 6S) | ||
|Transmission=Direct hub motor | |Transmission=Direct hub motor / 62:3 5mm chain reduction / xxx diff etc... | ||
|Contact=@emfroamer | |Contact=@emfroamer (optional) | ||
}} | }} | ||
</pre> | </pre> | ||
Latest revision as of 18:10, 7 January 2025
This is the "Racer" template. The easiest way to use this template is to visit the Racers page and use the form to create a Racer Profile.
It should be called in the following format:
{{Racer
|ProfilePic=Cybr trk profile.jpg
|BuiltBy=Chris Stubbs and Dom Tag
|Theme=Tesla Cybertruck
|FirstRace=EMF 2022
|CurrentStatus=Active
|Motor=4x Hoverboard 6.5″ Hub Motors
|ESC=2x Hoverboard PCB
|Battery=48V 12S3P Li-Ion (2x 6S)
|Transmission=Direct hub motor / 62:3 5mm chain reduction / xxx diff etc...
|Contact=@emfroamer (optional)
}}
<templatedata>
{
"params": {
"Description": {
"description": "A brief description of the Racer",
"type": "string",
"suggested": true
},
"Contact": {
"description": "User to contact about the Racer",
"type": "wiki-user-name",
"suggested": true
},
"WebAddress": {
"description": "A URL to more info about the Racer",
"example": "https://example.com",
"type": "url",
"suggested": true
},
"Activities": {},
"Location": {},
"HideList": {}
},
"description": "Used to annotate Racers",
"format": "block"
}
</templatedata>