Template:RefactorTileset: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>AntumDeluge
Use Template:Status|unused in maps column
imported>AntumDeluge
Use "Template:Status|replaced"
Line 1: Line 1:
|-
|-
| {{#if: {{{1|}}} | {{{1|}}} | <span style="font-style:italic;">(top-level)</span> }} || {{{2|}}} || {{#if: {{{3|}}} | style="text-align:center;"{{!}}{{{3|}}} | {{Status|unused}} }} || {{#if: {{{4|}}} | [https://github.com/arianne/stendhal/blob/{{{4|}}}/tiled/tileset/{{{1|}}}/{{{2|}}} {{#ifeq: {{{4|}}} | master | current | {{{4|}}} }}] | {{Status|NA}} | }} || {{#if: {{{5|}}} | [https://github.com/arianne/stendhal/blob/{{{5|}}}/tiled/tileset/{{{1|}}}/{{{2|}}} {{{5|}}}] | {{Status|NA}} }} || {{#if: {{{6|}}} | {{status|assigned|{{{6|}}}}} | {{status|unassigned}} | }} || {{#ifeq: {{{7|}}} | done | {{status|done}} | {{#ifeq: {{{7|}}} | deleted | {{Status|deleted}} | {{{7|}}} }} | }} || {{{8|}}}<noinclude>
| {{#if: {{{1|}}} | {{{1|}}} | <span style="font-style:italic;">(top-level)</span> }} || {{{2|}}} || {{#if: {{{3|}}} | style="text-align:center;"{{!}}{{{3|}}} | {{Status|unused}} }} || {{#if: {{{4|}}} | [https://github.com/arianne/stendhal/blob/{{{4|}}}/tiled/tileset/{{{1|}}}/{{{2|}}} {{#ifeq: {{{4|}}} | master | current | {{{4|}}} }}] | {{Status|NA}} | }} || {{#if: {{{5|}}} | [https://github.com/arianne/stendhal/blob/{{{5|}}}/tiled/tileset/{{{1|}}}/{{{2|}}} {{{5|}}}] | {{Status|NA}} }} || {{#if: {{{6|}}} | {{status|assigned|{{{6|}}}}} | {{status|unassigned}} | }} || {{#ifeq: {{{7|}}} | done | {{status|done}} | {{#ifeq: {{{7|}}} | deleted | {{Status|deleted}} | {{#ifeq: {{{7|}}} | replaced | {{Status|replaced}} | {{{7|}}} }} }} | }} || {{{8|}}}<noinclude>


== Description ==
== Description ==
Line 31: Line 31:
<nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|building/door|closed_with_notice.png|3|master||BarUser|done|}} All done.</nowiki><br>
<nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|building/door|closed_with_notice.png|3|master||BarUser|done|}} All done.</nowiki><br>
<nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|item/corpse|hanging_skeleton.png|4||f0d1393||deleted}}</nowiki><br>
<nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|item/corpse|hanging_skeleton.png|4||f0d1393||deleted}}</nowiki><br>
<nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|plant/flower|vines_2.png|2||f4632d6||replaced}}</nowiki><br>
|}
|}
</blockquote>
</blockquote>
Line 43: Line 44:
{{RefactorTileset|building/door|closed_with_notice.png|3|master|12d51cd|BarUser|done|}} All done.
{{RefactorTileset|building/door|closed_with_notice.png|3|master|12d51cd|BarUser|done|}} All done.
{{RefactorTileset|item/corpse|hanging_skeleton.png|4||f0d1393||deleted}}
{{RefactorTileset|item/corpse|hanging_skeleton.png|4||f0d1393||deleted}}
{{RefactorTileset|plant/flower|vines_2.png|2||f4632d6||replaced}}
|}
|}
</blockquote>
</blockquote>