Template:RefactorTileset: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>AntumDeluge
Add to "Category:Template"
imported>AntumDeluge
Use "Template:Status|removed"
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}} | {{#ifeq: {{{7|}}} | replaced | {{Status|replaced}} | {{{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}} | {{#ifeq: {{{7|}}} | removed | {{Status|removed}} | {{{7|}}} }} }} }} | }} || {{{8|}}}<noinclude>


== Description ==
== Description ==
Line 32: Line 32:
<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>
<nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|plant/flower|vines_2.png|2||f4632d6||replaced}}</nowiki><br>
<nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|plant/flower|vines_2.png|2||f4632d6||removed}}</nowiki><br>
|}
|}
</blockquote>
</blockquote>
Line 45: Line 46:
{{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}}
{{RefactorTileset|plant/flower|vines_2.png|2||f4632d6||replaced}}
{{RefactorTileset|plant/flower|vines_2.png|2||f4632d6||removed}}
|}
|}
</blockquote>
</blockquote>
Line 50: Line 52:
== See Also ==
== See Also ==


* [[Templates|List of templates]]
* [[Special:WhatLinksHere/Template:{{PAGENAME}} | Pages using Template:{{PAGENAME}}]]