Template:RefactorTileset: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>AntumDeluge
Attempt to fix BG color for 'assigned' column
imported>AntumDeluge
Clean up template a little (still needs BG coloring fixed for 'assigned' & 'status' columns)
Line 1: Line 1:
<noinclude>
<noinclude>
This template is for listing tilesets that need refactoring. Each call to should be inside a wikitable.
This template is for listing tilesets that need refactoring. Each call to it should be inside a wikitable.
{| class="wikitable"
{| class="wikitable"
! Input || Output
! Input || Output
Line 7: Line 7:
|}
|}
</noinclude>|-
</noinclude>|-
| {{{1|}}} || {{{2|}}} || {{{3|}}} || {{#if: {{{4|}}} | [https://github.com/arianne/stendhal/blob/{{{4|}}}/tiled/tileset/{{{1|}}}/{{{2|}}} {{{4|}}}] | | }} || {{#if: {{{5|}}} | {{{5|}}} | style="background-color: #ff0000;"| | }} || {{#ifeq: {{{6|}}} | done | <span style="background:#00ff00;">{{{6|}}}</span> | {{{6|}}} | }} || {{#if: {{{7|}}} | {{{7|}}} | | }}
| {{{1|}}} || {{{2|}}} || {{{3|}}} || {{#if: {{{4|}}} | [https://github.com/arianne/stendhal/blob/{{{4|}}}/tiled/tileset/{{{1|}}}/{{{2|}}} {{{4|}}}] | | }} || {{#if: {{{5|}}} | {{{5|}}} | style="background-color: #ff0000;"| | }} || {{#ifeq: {{{6|}}} | done | style="background-color:#00ff00;"|{{{6|}}} | {{{6|}}} | }} || {{{7|}}}
<noinclude>
<noinclude>
Testing
Testing:
{| class="wikitable"
{| class="wikitable"
! Folder<br>(tiled/tileset) || Filename || # of Maps || Git || Assigned || Status || Notes
! Folder<br>(tiled/tileset) || Filename || # of Maps || Git || Assigned || Status || Notes