Lodos Auronox Freighter
Re: Lodos Auronox Freighter
Cool video!
Re: Lodos Auronox Freighter
https://pioneerwiki.com/wiki/Lodos
I could use some help, especially with the InfoBox.
I could use some help, especially with the InfoBox.
Re: Lodos Auronox Freighter
Hi!
The code for the infobox is generated by a script (somewhere here), but I started a pull request to replace that, but got stalled by other stuff. The function you're asking for is implemented and should work, but the fields the infobox template is asking for are kind of outdated, as they reflect the state of our ships long while ago.
The code for the infobox is generated by a script (somewhere here), but I started a pull request to replace that, but got stalled by other stuff. The function you're asking for is implemented and should work, but the fields the infobox template is asking for are kind of outdated, as they reflect the state of our ships long while ago.
Re: Lodos Auronox Freighter
Thanks! I will look at it when I get home (after a week or two.)
Re: Lodos Auronox Freighter
We just merged the script, and ecraven has updated the wiki engine. I think his aim is to automate this, but either way, we might change the infobox fields. This should do for now:
EDIT: if you have a sketchfab of Lodos, please put it in scripts/sketchfab.json, and magic will put it on the wiki. Also, the infobox for Lodos is fixed on the wiki. Nothing for you to do. (except sketchfab if you have a model there).
Code: Select all
{{Infobox_Ship
|name = Lodos
|type = Medium freighter [[File:ship_class_medium_freighter.png]]
|sketchfab = ''
|manufacturer = Auronox Corporation
|effective_exhaust_velocity_empty = 26,816km/s
|effective_exhaust_velocity_full = 14,098km/s
|forward_thrust_empty = 4.8G (90.00MN)
|forward_thrust_full = 3.2G
|reverse_thrust_empty = 2.1G (40.00MN)
|reverse_thrust_full = 1.4G
|up_thrust_empty = 3.0G (55.00MN)
|up_thrust_full = 1.9G
|down_thrust_empty = 3.0G (55.00MN)
|down_thrust_full = 1.9G
|left_thrust_empty = 1.6G (30.00MN)
|left_thrust_full = 1.1G
|right_thrust_empty = 1.6G (30.00MN)
|right_thrust_full = 1.1G
|angular_thrust_empty = 12.1G (225.00MN)
|angular_thrust_full = 7.9G
|max_cargo = 1,000
|max_laser = 0
|max_missile = 0
|max_scoop_mounts = 2
|hyperdrive_class = 7
|min_crew = 1
|max_crew = 5
|capacity = 1,000
|hull_mass = 650
|fuel_tank_mass = 1,250
|price = 2,000,000
|max_engine = yes
}}
Re: Lodos Auronox Freighter
Sketchfab model added.
Re: Lodos Auronox Freighter
Btw, If you're going to update the infobox again, please make sure to use the latest version of the scripts/wiki_ship_stat_parser.py
example usage:
example usage:
Code: Select all
./wiki_ship_stat_parser.py -s ../data/ships/lodos.json