Template:Test
Jump to navigation
Jump to search
Usage Examples
Basic examples:
Using type parameter:
- updated 0_semos_city ◼: please test collision
- updated 0_semos_plains_n ◼: portals ok
- replaced grass tiles in 0_semos_road_e ◼: graphics not ok
Using testers parameter:
- added music to 0_ados_wall_n ◼: music ok (tested by: foo, bar)
Testing Key
Use Template:TestingKey.
Output | Input |
---|---|
◼: please test | {{Test|}} |
◼: ok | {{Test|ok}} |
◼: not ok | {{Test|nok}} |
◼: please test collision | {{Test||type=collision}} |
◼: collision ok | {{Test|ok|type=collision}} |
◼: collision not ok | {{Test|nok|type=collision}} |
◼: ok (tested by: foo, bar) | {{Test|ok|testers=foo, bar}} |