Template:RefactorEnemySprite: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>AntumDeluge
Update example usage & arguments descriptions
imported>AntumDeluge
Link to creature's page on stendhalgame.org
 
(10 intermediate revisions by the same user not shown)
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|}}} {{#if: {{{10|}}} | ({{{10|}}}) | }} || {{#ifeq: {{{3|}}} | unused | {{Status|unused}} | 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>
| {{#if: {{{1|}}} | {{{1|}}} | <span style="font-style:italic;">(top-level)</span> }} || {{{2|}}} {{#if: {{{10|}}} | ({{{10|}}}) | }} || {{#ifeq: {{{3|}}} | unused | {{Status|unused}} | style="text-align:center;"{{!}}{{#if:
{{{3|}}}|[https://stendhalgame.org/creature/{{#if:{{{10|}}}|{{#replace:{{{10|}}}||_}}|{{#replace:{{{2|}}}|.png|}}}}.html {{{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 14: Line 15:
! Input || Output
! Input || Output
|-
|-
| <nowiki>{{</nowiki>{{PAGENAME}} <nowiki>| dir | filename | level | dimensions | branch | old | assigned | status | notes}}</nowiki> || <nowiki>|-</nowiki><br><nowiki>| <dir> || <filename> || level || dimensions || [https://github.com/arianne/stendhal/blob/<branch>/data/sprites/<dir>/<filename> <branch>] || [https://github.com/arianne/stendhal/blob/<old>/data/sprites/<dir>/<filename> <old>] || <assigned> || <status> || <notes></nowiki>
| <nowiki>{{</nowiki>{{PAGENAME}} <nowiki>| dir | filename | level | dimensions | branch | old | assigned | status | notes | alt. name}}</nowiki> || <nowiki>|-</nowiki><br><nowiki>| <dir> || <filename> (<alt. name>) || level || dimensions || [https://github.com/arianne/stendhal/blob/<branch>/data/sprites/<dir>/<filename> <branch>] || [https://github.com/arianne/stendhal/blob/<old>/data/sprites/<dir>/<filename> <old>] || <assigned> || <status> || <notes></nowiki>
|}
|}


Line 87: Line 88:
[[Category:Stendhal]]
[[Category:Stendhal]]
[[Category:Development]]
[[Category:Development]]
[[Category:RefactoringTemplates]]