Template:RefactorEnemySprite: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>AntumDeluge Usage cleanup |
imported>AntumDeluge Usage cleanup & use Template:Status|NA in Git column |
||
| Line 1: | Line 1: | ||
<noinclude>'''Template output:''' |
<noinclude>'''Template output:''' |
||
<blockquote></noinclude>|- |
<blockquote></noinclude>|- |
||
| {{#if: {{{1|}}} | {{{1|}}} | <span style="font-style:italic;">(top-level)</span> }} || {{{2|}}} || style="text-align:center;"{{!}}{{{3|}}} || style="text-align:center;"{{!}}{{{4|}}} || {{#if: {{{5|}}} | [https://github.com/arianne/stendhal/blob/{{{5|}}}/data/sprites/monsters{{#if: {{{1|}}} | /{{{1|}}} | }}/{{{2|}}} {{#ifeq: {{{5|}}} | master | current | {{{5|}}} }}] | | }} || {{#if: {{{6|}}} | [https://github.com/arianne/stendhal/blob/{{{6|}}}/data/sprites/monsters{{#if: {{{1|}}} | /{{{1|}}} | }}/{{{2|}}} {{{6|}}}] | {{Status|NA}} }} || {{#if: {{{7|}}} | {{status|assigned|{{{7|}}}}} | {{status|unassigned}} | }} || {{#ifeq: {{{8|}}} | done | {{status|done}} | {{{8|}}} | }} || {{{9|}}}<noinclude></blockquote> |
| {{#if: {{{1|}}} | {{{1|}}} | <span style="font-style:italic;">(top-level)</span> }} || {{{2|}}} || style="text-align:center;"{{!}}{{{3|}}} || style="text-align:center;"{{!}}{{{4|}}} || {{#if: {{{5|}}} | [https://github.com/arianne/stendhal/blob/{{{5|}}}/data/sprites/monsters{{#if: {{{1|}}} | /{{{1|}}} | }}/{{{2|}}} {{#ifeq: {{{5|}}} | master | current | {{{5|}}} }}] | {{Status|NA}} | }} || {{#if: {{{6|}}} | [https://github.com/arianne/stendhal/blob/{{{6|}}}/data/sprites/monsters{{#if: {{{1|}}} | /{{{1|}}} | }}/{{{2|}}} {{{6|}}}] | {{Status|NA}} }} || {{#if: {{{7|}}} | {{status|assigned|{{{7|}}}}} | {{status|unassigned}} | }} || {{#ifeq: {{{8|}}} | done | {{status|done}} | {{{8|}}} | }} || {{{9|}}}<noinclude></blockquote> |
||
== Description == |
== Description == |
||
| Line 34: | Line 34: | ||
| 4 || Dimensions |
| 4 || Dimensions |
||
|- |
|- |
||
| |
| 5 || Git (Link to location in Git repository) |
||
|- |
|- |
||
| |
| 6 || Previous (Link to previous sprite in Git repository) |
||
|- |
|- |
||
| |
| 7 || Assigned (User assigned) |
||
|- |
|- |
||
| |
| 8 || Status |
||
|- |
|- |
||
| |
| 9 || Notes |
||
|} |
|} |
||
| Line 54: | Line 54: | ||
<nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|mythical_being|centaur.png|56|48x64|master|4086c9c|AntumDeluge|done|All done.}}</nowiki><br> |
<nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|mythical_being|centaur.png|56|48x64|master|4086c9c|AntumDeluge|done|All done.}}</nowiki><br> |
||
<nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|minotaur|minotaur.png|45|48x64|master|f69e08e|FooUser|WIP|Work-in-progress}}</nowiki><br> |
<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> |
|||
|} |
|} |
||
</blockquote> |
</blockquote> |
||
| Line 64: | Line 65: | ||
{{RefactorEnemySprite|mythical_being|centaur.png|56|48x64|master|4086c9c|AntumDeluge|done|All done.}} |
{{RefactorEnemySprite|mythical_being|centaur.png|56|48x64|master|4086c9c|AntumDeluge|done|All done.}} |
||
{{RefactorEnemySprite|minotaur|minotaur.png|45|48x64|master|f69e08e|FooUser|WIP|Work-in-progress}} |
{{RefactorEnemySprite|minotaur|minotaur.png|45|48x64|master|f69e08e|FooUser|WIP|Work-in-progress}} |
||
{{RefactorEnemySprite|orc|orc.png|10|48x64|}} |
|||
|} |
|} |
||
</blockquote> |
</blockquote> |
||