Template:Test: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>AntumDeluge Use TestingKey template |
imported>AntumDeluge add usage examples |
||
| Line 8: | Line 8: | ||
== Usage Examples == |
== Usage Examples == |
||
'''New Graphics:''' |
|||
* new sprite for <creature>dark elf</creature> {{{{PAGENAME}}|}} |
|||
* new sprite for <creature>spider</creature> {{{{PAGENAME}}|ok}} |
|||
* new sprite for <creature>bat</creature> {{{{PAGENAME}}|nok}} |
|||
'''Map Changes:''' |
|||
* updated 0_semos_city {{{{PAGENAME}}||type=collision}} |
|||
* updated 0_semos_plains_n {{{{PAGENAME}}|ok|type=portals}} |
|||
* replaced grass tiles in 0_semos_road_e {{{{PAGENAME}}|nok|type=graphics}} |
|||
== Testing Key == |
|||
Use [[Template:TestingKey]]. |
|||
{{TestingKey}} |
{{TestingKey}} |
||
| Line 14: | Line 28: | ||
* [[Templates|List of templates]] |
* [[Templates|List of templates]] |
||
* [[Template:TestingKey]] |
|||
Revision as of 21:47, 3 December 2024
Usage Examples
New Graphics:
Map Changes:
- 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
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 | {{Test|ok|testers=foo, bar}} |