Template:tkomPatch/Start
Jump to navigation
Jump to search
This set of templates is used to build a table for Take On Mars patches.
Related templates
Changelog color key |
---|
Added |
Changed |
Fixed |
Removed |
- {{tkomPatch/Start}}: starts the table
- {{tkomPatch/Entry}}: log entry
- {{tkomPatch/End}}: ends the table
Usage
{{tkomPatch/Start}} {{tkomPatch/Entry|type=add|note=Added new objects.|id=54}} {{tkomPatch/Entry|type=change|note=Changed rover wheels.}} {{tkomPatch/End}}
Parameters
- {{tkomPatch/Start}}
- width - adjusts the tables width; defaults to 100%
- {{tkomPatch/Entry}}
- type - add, change, fix or remove
- note - Issue Description
- id - Tracker ID linked to http://mars.takeonthegame.com/feedback/
- {{tkomPatch/End}}
- this one shall remain a mystery…