Difference between revisions of "Template:7S2 DeathSpiral"

From Game Logs
Jump to: navigation, search
m
(Preliminary)
Line 4: Line 4:
 
     border-color: #f00;
 
     border-color: #f00;
 
     border-radius: 50%;
 
     border-radius: 50%;
     background: #fff;
+
     background:{{#ifexpr: {{{Wounds|0}}} > 0 |radial-gradient(rgba(255,0,0,1), rgba(255,0,0,0.25), rgba(255,0,0,0))| #fff}};
 
     padding: 0px;
 
     padding: 0px;
 
     width: 25px;
 
     width: 25px;
Line 15: Line 15:
 
     border-color: #f00;
 
     border-color: #f00;
 
     border-radius: 50%;
 
     border-radius: 50%;
     background: #fff;
+
     background:{{#ifexpr: {{{Wounds|0}}} > 1 |radial-gradient(rgba(255,0,0,1), rgba(255,0,0,0.25), rgba(255,0,0,0))| #fff}};
 
     padding: 0px;
 
     padding: 0px;
 
     width: 25px;
 
     width: 25px;
Line 26: Line 26:
 
     border-color: #f00;
 
     border-color: #f00;
 
     border-radius: 50%;
 
     border-radius: 50%;
     background: #fff;
+
     background:{{#ifexpr: {{{Wounds|0}}} > 2 |radial-gradient(rgba(255,0,0,1), rgba(255,0,0,0.25), rgba(255,0,0,0))| #fff}};
 
     padding: 0px;
 
     padding: 0px;
 
     width: 25px;
 
     width: 25px;
Line 37: Line 37:
 
     border-color: #f00;
 
     border-color: #f00;
 
     border-radius: 50%;
 
     border-radius: 50%;
     background: #fff;
+
     background:{{#ifexpr: {{{Wounds|0}}} > 3 |radial-gradient(rgba(255,0,0,1), rgba(255,0,0,0.25), rgba(255,0,0,0))| #fff}};
 
     padding: 0px;
 
     padding: 0px;
 
     width: 25px;
 
     width: 25px;
Line 48: Line 48:
 
     border-color: #f00;
 
     border-color: #f00;
 
     border-radius: 50%;
 
     border-radius: 50%;
     background: #fff;
+
     background:{{#ifexpr: {{{Wounds|0}}} > 4 |radial-gradient(rgba(255,0,0,1), rgba(255,0,0,0.25), rgba(255,0,0,0))| #fff}};
 
     padding: 0px;
 
     padding: 0px;
 
     width: 25px;
 
     width: 25px;
Line 59: Line 59:
 
     border-color: #f00;
 
     border-color: #f00;
 
     border-radius: 50%;
 
     border-radius: 50%;
     background: #fff;
+
     background:{{#ifexpr: {{{Wounds|0}}} > 5 |radial-gradient(rgba(255,0,0,1), rgba(255,0,0,0.25), rgba(255,0,0,0))| #fff}};
 
     padding: 0px;
 
     padding: 0px;
 
     width: 25px;
 
     width: 25px;
Line 70: Line 70:
 
     border-color: #f00;
 
     border-color: #f00;
 
     border-radius: 50%;
 
     border-radius: 50%;
     background: #fff;
+
     background:{{#ifexpr: {{{Wounds|0}}} > 6 |radial-gradient(rgba(255,0,0,1), rgba(255,0,0,0.25), rgba(255,0,0,0))| #fff}};
 
     padding: 0px;
 
     padding: 0px;
 
     width: 25px;
 
     width: 25px;
Line 81: Line 81:
 
     border-color: #f00;
 
     border-color: #f00;
 
     border-radius: 50%;
 
     border-radius: 50%;
     background: #fff;
+
     background:{{#ifexpr: {{{Wounds|0}}} > 7 |radial-gradient(rgba(255,0,0,1), rgba(255,0,0,0.25), rgba(255,0,0,0))| #fff}};
 
     padding: 0px;
 
     padding: 0px;
 
     width: 25px;
 
     width: 25px;
Line 92: Line 92:
 
     border-color: #f00;
 
     border-color: #f00;
 
     border-radius: 50%;
 
     border-radius: 50%;
     background: #fff;
+
     background:{{#ifexpr: {{{Wounds|0}}} > 8 |radial-gradient(rgba(255,0,0,1), rgba(255,0,0,0.25), rgba(255,0,0,0))| #fff}};
 
     padding: 0px;
 
     padding: 0px;
 
     width: 25px;
 
     width: 25px;
Line 103: Line 103:
 
     border-color: #f00;
 
     border-color: #f00;
 
     border-radius: 50%;
 
     border-radius: 50%;
     background: #fff;
+
     background:{{#ifexpr: {{{Wounds|0}}} > 9 |radial-gradient(rgba(255,0,0,1), rgba(255,0,0,0.25), rgba(255,0,0,0))| #fff}};
 
     padding: 0px;
 
     padding: 0px;
 
     width: 25px;
 
     width: 25px;
Line 114: Line 114:
 
     border-color: #f00;
 
     border-color: #f00;
 
     border-radius: 50%;
 
     border-radius: 50%;
     background: #fff;
+
     background:{{#ifexpr: {{{Wounds|0}}} > 10 |radial-gradient(rgba(255,0,0,1), rgba(255,0,0,0.25), rgba(255,0,0,0))| #fff}};
 
     padding: 0px;
 
     padding: 0px;
 
     width: 25px;
 
     width: 25px;
Line 125: Line 125:
 
     border-color: #f00;
 
     border-color: #f00;
 
     border-radius: 50%;
 
     border-radius: 50%;
     background: #fff;
+
     background:{{#ifexpr: {{{Wounds|0}}} > 11 |radial-gradient(rgba(255,0,0,1), rgba(255,0,0,0.25), rgba(255,0,0,0))| #fff}};
 
     padding: 0px;
 
     padding: 0px;
 
     width: 25px;
 
     width: 25px;
Line 136: Line 136:
 
     border-color: #f00;
 
     border-color: #f00;
 
     border-radius: 50%;
 
     border-radius: 50%;
     background: #fff;
+
     background:{{#ifexpr: {{{Wounds|0}}} > 12 |radial-gradient(rgba(255,0,0,1), rgba(255,0,0,0.25), rgba(255,0,0,0))| #fff}};
 
     padding: 0px;
 
     padding: 0px;
 
     width: 25px;
 
     width: 25px;
Line 147: Line 147:
 
     border-color: #f00;
 
     border-color: #f00;
 
     border-radius: 50%;
 
     border-radius: 50%;
     background: #fff;
+
     background:{{#ifexpr: {{{Wounds|0}}} > 13 |radial-gradient(rgba(255,0,0,1), rgba(255,0,0,0.25), rgba(255,0,0,0))| #fff}};
 
     padding: 0px;
 
     padding: 0px;
 
     width: 25px;
 
     width: 25px;
Line 158: Line 158:
 
     border-color: #f00;
 
     border-color: #f00;
 
     border-radius: 50%;
 
     border-radius: 50%;
     background: #fff;
+
     background:{{#ifexpr: {{{Wounds|0}}} > 14 |radial-gradient(rgba(255,0,0,1), rgba(255,0,0,0.25), rgba(255,0,0,0))| #fff}};
 
     padding: 0px;
 
     padding: 0px;
 
     width: 25px;
 
     width: 25px;
Line 169: Line 169:
 
     border-color: #f00;
 
     border-color: #f00;
 
     border-radius: 50%;
 
     border-radius: 50%;
     background: #fff;
+
     background:{{#ifexpr: {{{Wounds|0}}} > 15 |radial-gradient(rgba(255,0,0,1), rgba(255,0,0,0.25), rgba(255,0,0,0))| #fff}};
 
     padding: 0px;
 
     padding: 0px;
 
     width: 25px;
 
     width: 25px;
Line 182: Line 182:
 
     border-color: #000;
 
     border-color: #000;
 
     border-radius: 50%;
 
     border-radius: 50%;
     background: #fff;
+
     background:{{#ifexpr: {{{Drama|0}}} > 0 |radial-gradient(rgba(255,0,0,1), rgba(255,0,0,0.25), rgba(255,0,0,0))| #fff}};
 
     padding: 0px;
 
     padding: 0px;
 
     width: 35px;
 
     width: 35px;
Line 193: Line 193:
 
     border-color: #000;
 
     border-color: #000;
 
     border-radius: 50%;
 
     border-radius: 50%;
     background: #fff;
+
     background:{{#ifexpr: {{{Drama|0}}} > 1 |radial-gradient(rgba(255,0,0,1), rgba(255,0,0,0.25), rgba(255,0,0,0))| #fff}};
 
     padding: 0px;
 
     padding: 0px;
 
     width: 35px;
 
     width: 35px;
Line 204: Line 204:
 
     border-color: #000;
 
     border-color: #000;
 
     border-radius: 50%;
 
     border-radius: 50%;
     background: #fff;
+
     background:{{#ifexpr: {{{Drama|0}}} > 2 |radial-gradient(rgba(255,0,0,1), rgba(255,0,0,0.25), rgba(255,0,0,0))| #fff}};
 
     padding: 0px;
 
     padding: 0px;
 
     width: 35px;
 
     width: 35px;
Line 215: Line 215:
 
     border-color: #000;
 
     border-color: #000;
 
     border-radius: 50%;
 
     border-radius: 50%;
     background: #fff;
+
     background:{{#ifexpr: {{{Drama|0}}} > 3 |radial-gradient(rgba(255,0,0,1), rgba(255,0,0,0.25), rgba(255,0,0,0))| #fff}};
 
     padding: 0px;
 
     padding: 0px;
 
     width: 35px;
 
     width: 35px;
Line 236: Line 236:
 
     bottom: 68px;">4</div>
 
     bottom: 68px;">4</div>
 
</div></onlyinclude>
 
</div></onlyinclude>
Work in progress.
+
<nowiki>
 +
{{7S2_DeathSpiral|Wounds=7|Drama=2}}
 +
</nowiki>
 +
{{7S2_DeathSpiral|Wounds=7|Drama=2}}

Revision as of 18:35, 24 February 2018


1
2
3
4

{{7S2_DeathSpiral|Wounds=7|Drama=2}}


1
2
3
4