Template:RefactorNPCSprite: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>AntumDeluge Change so can be used with Template:NPCSource |
imported>AntumDeluge Use Template:Status|NA if 'branch' is not specified |
||
| Line 1: | Line 1: | ||
|- |
|- |
||
| {{{1|}}} || {{#if: {{{2|}}} | {{{2|}}} | {{Status|NA}} }} || {{#if: {{{3|}}} | [https://github.com/arianne/stendhal/blob/{{{3|}}}/data/sprites/npc/{{{1|}}} {{#ifeq: {{{3|}}} | master | current | {{{3|}}} }}] | | }} || {{#if: {{{4|}}} | {{status|assigned|{{{4|}}}}} | {{status|unassigned}} | }} || {{#ifeq: {{{5|}}} | done | {{status|done}} | {{{5|}}} | }} || {{{6|}}}<noinclude> |
| {{{1|}}} || {{#if: {{{2|}}} | {{{2|}}} | {{Status|NA}} }} || {{#if: {{{3|}}} | [https://github.com/arianne/stendhal/blob/{{{3|}}}/data/sprites/npc/{{{1|}}} {{#ifeq: {{{3|}}} | master | current | {{{3|}}} }}] | {{Status|NA}} | }} || {{#if: {{{4|}}} | {{status|assigned|{{{4|}}}}} | {{status|unassigned}} | }} || {{#ifeq: {{{5|}}} | done | {{status|done}} | {{{5|}}} | }} || {{{6|}}}<noinclude> |
||
== Description == |
== Description == |
||
| Line 30: | Line 30: | ||
<nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|animal/puppy.png|{{NPCSource|semos/city/PuppyNPC}}|master|BarUser|done|}} All done.</nowiki><br> |
<nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|animal/puppy.png|{{NPCSource|semos/city/PuppyNPC}}|master|BarUser|done|}} All done.</nowiki><br> |
||
<nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|animal/cat.png||master}}</nowiki><br> |
<nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|animal/cat.png||master}}</nowiki><br> |
||
<nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|youngsoldiernpc.png| |
|||
{{NPCSource|semos/kanmararn/CowardSoldierNPC||Henry}}<br>{{NPCSource|ados/swamp/DeathmatchRecruiterNPC||Thonatus}}<br>{{NPCSource|quests/revivalweeks/SoldierNPCs||Hibitus & Lucanus}}| |
|||
}}</nowiki><br> |
|||
|} |
|} |
||
| Line 40: | Line 43: | ||
{{RefactorNPCSprite|animal/puppy.png|{{NPCSource|semos/city/PuppyNPC}}|master|BarUser|done|}} All done. |
{{RefactorNPCSprite|animal/puppy.png|{{NPCSource|semos/city/PuppyNPC}}|master|BarUser|done|}} All done. |
||
{{RefactorNPCSprite|animal/cat.png||master}} |
{{RefactorNPCSprite|animal/cat.png||master}} |
||
{{RefactorNPCSprite|youngsoldiernpc.png| |
|||
{{NPCSource|semos/kanmararn/CowardSoldierNPC||Henry}}<br>{{NPCSource|ados/swamp/DeathmatchRecruiterNPC||Thonatus}}<br>{{NPCSource|quests/revivalweeks/SoldierNPCs||Hibitus & Lucanus}}| |
|||
}} |
|||
|} |
|} |
||