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: Difference between revisions

From EVE University Wiki
m Test: "Re-code" Red Giant Wormhole table
m Some table stuff: coding and testing
Line 166: Line 166:


=== Some table stuff ===
=== Some table stuff ===
HTML table
HTML table with border="1"
<table border="1">
<table border="1">
  <tr><td>Amarr, Blood Raider, Sansha, CONCORD</td><td>Helium isotopes</td></tr>
  <tr><td>Amarr, Blood Raider, Sansha, CONCORD</td><td>Helium isotopes</td></tr>
Line 188: Line 188:
|}
|}


Wiki markup table with class wikitable
Wiki markup table with class="wikitable"
{| class="wikitable"
{| class="wikitable"
!Faction!!Isotope type
!Faction!!Isotope type
Line 351: Line 351:
| 333 333
| 333 333
|}
|}


== Template being worked on ==
== Template being worked on ==