Template:RefactorEnemySprite: Difference between revisions

Content deleted Content added
imported>AntumDeluge
Use Template:Status|unused for level column when value is "unused"
imported>AntumDeluge
Add TODO item
Line 8:
 
This template is for listing enemy sprites that need refactoring. Each call to it should be inside a wikitable.
 
<i><b>FIXME:</b> Would be nice if entire table could be created using template.</i>
 
== Usage ==
Line 55 ⟶ 53:
<nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|minotaur|minotaur.png|45|48x64|master|f69e08e|FooUser|WIP|Work-in-progress}}</nowiki><br>
<nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|orc|orc.png|10|48x64|}}</nowiki><br>
<nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|dwarf|deep_guardian_dwarf.png|unused|48x64|master|4086c9c}}</nowiki><br>
|}
</blockquote>
Line 67 ⟶ 65:
{{RefactorEnemySprite|minotaur|minotaur.png|45|48x64|master|f69e08e|FooUser|WIP|Work-in-progress}}
{{RefactorEnemySprite|orc|orc.png|10|48x64|}}
{{RefactorEnemySprite|dwarf|deep_guardian_dwarf.png|unused|48x64|master|4086c9c}}
|}
</blockquote>
 
== TODO ==
 
* Find a way to parse ''.png'' extension.
<i><b>* '''''FIXME:</b>''' Would be nice if entire table could be created using template.</i>''
 
== See Also ==