Difference between revisions of "User:Glyph"
From Kerbal Space Program Wiki
Line 8: | Line 8: | ||
* [[API:Vessel]] | * [[API:Vessel]] | ||
* [[API:PartModule]] | * [[API:PartModule]] | ||
+ | * [[API:Part]] |
Revision as of 01:58, 14 October 2015
Things that need doing
- PropertiesStart and PropertiesEnd templates to be replaced with Properties to fit in line with Methods, Fields, etc.
- We could use a better Template:Type. Probably something that works recursively so we can have proper links to templated types e.g. Dictionary<String, Vessel> will properly link to Vessel.