Template:GridSectorActive: Difference between revisions
From Mutant Year Zero
mNo edit summary |
mNo edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
style=" | style=" | ||
grid-column: {{{column}}}; | grid-column: {{{column}}}; | ||
grid-row: {{{row}}}; | grid-row: {{#switch:{{{row}}}|A=1|B=2|C=3|D=4|E=5|F=6|G=7|H=8|I=9|J=10|K=11|L=12|M=13|N=14|O=15|P=16|Q=17|R=18|S=19}}; | ||
" | " | ||
> | ><div class="reddot"><span class="tooltiptext">Our Location: {{{row}}}-{{{column}}}<br>{{small|{{{active|}}}}}</span></div> | ||
<div class="reddot"></div> | |||
</div> | </div> |