Template:RefactorSprite: Difference between revisions
Content deleted Content added
imported>AntumDeluge Add category "RefactoringTemplates" |
imported>AntumDeluge Use "Template:Status|removed" |
||
| (4 intermediate revisions by the same user not shown) | |||
Line 3:
<blockquote></noinclude>
|-
| {{#if: {{{1|}}} | {{{1|}}} | <span style="font-style:italic;">(top-level)</span> }} || {{{2|}}} || {{#if: {{{3|}}} | [https://github.com/arianne/stendhal/blob/{{{3|}}}/data/sprites{{#if: {{{1|}}} | /{{{1|}}} | }}/{{{2|}}} {{#ifeq: {{{3|}}} | master | current | {{{3|}}} }}] | {{status|NA}} | }} || {{#if: {{{4|}}} | [https://github.com/arianne/stendhal/blob/{{{4|}}}/data/sprites{{#if: {{{1|}}} | /{{{1|}}} | }}/{{{2|}}} {{{4|}}}] | {{Status|NA}} }} || {{#if: {{{5|}}} | {{status|assigned|{{{5|}}}}} | {{status|unassigned}} | }} || {{#ifeq: {{{6|}}} | done | {{status|done}} | {{#ifeq: {{{6|}}} | removed| {{status|removed}} | {{{6|}}} }} | }} || {{{7|}}}<noinclude>
</blockquote>
Line 14:
== Usage ==
* <span style="font-family:monospace;font-size:
=== Parameters ===
Line 22:
! Name || Required || Description
|-
| dir || {{status|check}} || Relative directory where file is located.
|-
| filename || {{status|check}} || Filename of file, including extension (e.g., "png").
|-
| branch || || Git branch/commit on which current revision is located.
Line 58:
<nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|monsters/minotaur|minotaur.png|master|f69e08e|FooUser|WIP|Work-in-progress}}</nowiki><br>
<nowiki>{{</nowiki>{{PAGENAME}}<nowiki>||chest.png|284580e||||Needs assigned.}}</nowiki><br>
<nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|npc/animal|cat.png|
<nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|npc/animal|cat.png||2ccdaaf|NA|removed|}}</nowiki><br>
|}
Line 67 ⟶ 68:
{{RefactorSprite|monsters/minotaur|minotaur.png|master|f69e08e|FooUser|WIP|Work-in-progress}}
{{RefactorSprite||chest.png|284580e||||Needs assigned.}}
{{RefactorSprite|npc/animal|cat.png|
{{RefactorSprite|npc/animal|cat.png||2ccdaaf|NA|removed|}}
|}
Line 73 ⟶ 75:
* [[Templates|List of templates]]
* [[:Category:RefactoringTemplates|List of refactoring templates]]
| |||