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 Attempt to fix BG color for 'assigned' column |
||
| Line 7: | Line 7: | ||
|} |
|} |
||
</noinclude>|- |
</noinclude>|- |
||
| {{{1|}}} || {{{2|}}} || {{{3|}}} || {{#if: {{{4|}}} | [https://github.com/arianne/stendhal/blob/{{{4|}}}/{{{1|}}}/{{{2|}}} {{{4|}}}] | | }} || {{#if: {{{5|}}} | {{{5|}}} | style="background-color:#ff0000"| | }} || {{# |
| {{{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|}}} | | }} |
||
<noinclude> |
|||
Testing |
|||
{| class="wikitable" |
|||
! Folder<br>(tiled/tileset) || Filename || # of Maps || Git || Assigned || Status || Notes |
|||
{{RefactorTileset|item/textile|blankets.png|3|master||done|blah}} |
|||
|} |
|||
</noinclude> |
|||
Revision as of 04:26, 15 November 2017
This template is for listing tilesets that need refactoring. Each call to should be inside a wikitable.
| Input | Output |
|---|---|
| {{RefactorTileset|dir|filename|maps|branch|assigned|status|notes}} | |- | <dir> || <filename> || <maps> || [https://github.com/arianne/stendhal/blob/<branch>/<dir>/<filename> <branch>] || <assigned> || <status> || <notes> |
|- | || || || || style="background-color: #ff0000;" || ||
Testing
| Folder (tiled/tileset) |
Filename | # of Maps | Git | Assigned | Status | Notes |
|---|---|---|---|---|---|---|
| item/textile | blankets.png | 3 | master | style="background-color: #ff0000;" | done | blah |