Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

User:Evon R'al/Sandbox template: Difference between revisions

From EVE University Wiki
m Coding and testing.
m Coding and testing.
Line 40: Line 40:
</table>
</table>
  </div>
  </div>
<!-- <div style="clear: both;">-->
<div style="clear: both;">
{|
<table>
|-
<caption>1 skill per cell</caption>
! colspan=2 | Astroid Ore
<tr>
! style="width: 2em;" |
<th colspan=2> Astroid Ore
! colspan=2 | Moon Ore
<th style="width: 2em;">
! style="width: 2em;" |
<th colspan=2> Moon Ore
! colspan=2 |Other
<th style="width: 2em;">
<th colspan=2>Other
</tr>


<tr>
<tr>
Line 163: Line 165:


</table>
</table>
<!-- </div>-->
 
<table>
<caption>All skills in one cell per column</caption>
<tr>
<th colspan=2> Astroid Ore
<th style="width: 2em;">
<th colspan=2> Moon Ore
<th style="width: 2em;">
<th colspan=2>Other
</tr>
 
<tr>
<td>
<Ul>
{{#switch: {{lc: {{{simple|}}} }}
| #default=
| v
| 5 = <Li style="background: green;"> {{Sk|Simple Ore Processing|V}}
| iv
| 4 = <Li> {{Sk|Simple Ore Processing|IV}}<br>
}}
{{#switch: {{lc: {{{coherent|}}} }}
| #default= <td></td><td></td>
| v
| 5 = <Li style="background: green;"> {{Sk|Coherent Ore Processing|V}}
| iv
| 4 = <Li> {{Sk|Coherent Ore Processing|IV}}<br>
}}
{{#switch: {{lc: {{{variegated|}}} }}
| #default= <td></td><td></td>
| v
| 5 = <Li style="background: green;"> {{Sk|Variegated Ore Processing|V}}
| iv
| 4 = <Li> {{Sk|Variegated Ore Processing|IV}}<br>
}}
{{#switch: {{lc: {{{complex|}}} }}
| #default= <td></td><td></td>
| v
| 5 = <Li style="background: green;"> {{Sk|Complex Ore Processing|V}}
| iv
| 4 = <Li> {{Sk|Complex Ore Processing|IV}}<br>
}}
{{#switch: {{lc: {{{abyssal|}}} }}
| #default= <td></td><td></td>
| v
| 5 = <Li style="background: green;"> {{Sk|Abyssal Ore Processing|V}}
| iv
| 4 = <Li> {{Sk|Abyssal Ore Processing|IV}}<br>
}}
</Ul>
</td>
</tr>
 
</table>
</div>


</div>
</div>