Difference between revisions of "Template:Task"
From Kerbal Space Program Wiki
Line 3: | Line 3: | ||
|claimed=orange | |claimed=orange | ||
|pending=red | |pending=red | ||
− | |#default=red}}" | + | |#default=red}}; margin-left:0%; margin-right:60%" |
| class="mbox-image" | | | class="mbox-image" | | ||
| class="mbox-text" | {{#switch: {{{1|}}} | | class="mbox-text" | {{#switch: {{{1|}}} | ||
− | |complete='''This task is complete.''' Thanks for your contributions. ''{{{2|}}}'' | + | |complete='''This task is complete.''' Thanks for your contributions. {{#if: {{{2|}}} |''{{{2|}}}''|}} |
− | |claimed='''This task is in progress.''' You can join this task at any time. ''{{{2|}}}'' | + | |claimed='''This task is in progress.''' You can join this task at any time. {{#if: {{{2|}}} |''{{{2|}}}''|}} |
− | |pending='''No one has claimed this task yet.''' Please help by joining this task. ''{{{2|}}}'' | + | |pending='''No one has claimed this task yet.''' Please help by joining this task. {{#if: {{{2|}}} |''{{{2|}}}''|}} |
}} | }} | ||
|} | |} |