Difference between revisions of "User:Evon R'al/Draft"

From EVE University Wiki
Jump to: navigation, search
m (Blank page for next project)
Tag: Blanking
m (Playing with CSS)
Line 1: Line 1:
 +
== Original ==
 +
{| class="wikitable"
 +
|-
 +
! scope="col" colspan=2 style="background: black; border: 1px solid black;" |
 +
! scope="col" colspan=4 style="vertical-align: bottom; text-align: center; border: 1px solid black;" | Hackable container counts
 +
|-
 +
! scope="col" style="width: 260px; vertical-align: bottom; text-align: left; background: seagreen;" | Data site name
 +
! scope="col" style="width: 65px; vertical-align: bottom; text-align: center; background: seagreen;" | Scanning Difficulty
 +
! scope="col" style="width: 50px; vertical-align: bottom; text-align: center; background: seagreen;" | Info Shard
 +
! scope="col" style="width: 50px; vertical-align: bottom; text-align: center; background: seagreen;" | Comm Tower
 +
! scope="col" style="width: 70px; vertical-align: bottom; text-align: center; background: seagreen;" | Mainframe
 +
! scope="col" style="width: 70px; vertical-align: bottom; text-align: center; background: seagreen;" | Databank
 +
|-
 +
| scope="row" | {{co|wheat|Local}} {{co|#9ef37c|(Faction)}} {{co|wheat|Mainframe}}
 +
| style="text-align:center;" | I
 +
| style="text-align:center;" | {{co|yellow|2}}
 +
| style="text-align:center;" | -
 +
| style="text-align:center;" | n/a
 +
| style="text-align:center;" | n/a
 +
|-
 +
| scope="row" | {{co|wheat|Local}} {{co|#9ef37c|(Faction)}} {{co|wheat|Virus Test Site}}
 +
| style="text-align:center;" | I
 +
| style="text-align:center;" | {{co|yellow|2}}
 +
| style="text-align:center;" | -
 +
| style="text-align:center;" | n/a
 +
| style="text-align:center;" | n/a
 +
|-
 +
| scope="row" | {{co|wheat|Local}} {{co|#9ef37c|(Faction)}} {{co|wheat|Data Processing Center}}
 +
| style="text-align:center;" | II
 +
| style="text-align:center;" | {{co|yellow|3}}
 +
| style="text-align:center;" | -
 +
| style="text-align:center;" | n/a
 +
| style="text-align:center;" | n/a
 +
|-
 +
| scope="row" | {{co|wheat|Local}} {{co|#9ef37c|(Faction)}} {{co|wheat|Shattered Life-Support Unit}}
 +
| style="text-align:center;" | II
 +
| style="text-align:center;" | {{co|yellow|3}}
 +
| style="text-align:center;" | -
 +
| style="text-align:center;" | n/a
 +
| style="text-align:center;" | n/a
 +
|-
 +
| scope="row" | {{co|wheat|Local}} {{co|#9ef37c|(Faction)}} {{co|wheat|Data Terminal}}
 +
| style="text-align:center;" | III
 +
| style="text-align:center;" | {{co|yellow|3}}
 +
| style="text-align:center;" | {{co|yellow|1}}
 +
| style="text-align:center;" | n/a
 +
| style="text-align:center;" | n/a
 +
|-
 +
| scope="row" | {{co|wheat|Local}} {{co|#9ef37c|(Faction)}} {{co|wheat|Production Installation}}
 +
| style="text-align:center;" | III
 +
| style="text-align:center;" | {{co|yellow|3}}
 +
| style="text-align:center;" | {{co|yellow|1}}
 +
| style="text-align:center;" | n/a
 +
| style="text-align:center;" | n/a
 +
|-
 +
| scope="row" | {{co|wheat|Local}} {{co|#9ef37c|(Faction)}} {{co|wheat|Backup Server}}
 +
| style="text-align:center;" | IV
 +
| style="text-align:center;" | {{co|yellow|3}}
 +
| style="text-align:center;" | {{co|yellow|2}}
 +
| style="text-align:center;" | n/a
 +
| style="text-align:center;" | n/a
 +
|-
 +
| scope="row" | {{co|wheat|Local}} {{co|#9ef37c|(Faction)}} {{co|wheat|Minor Shipyard}}
 +
| style="text-align:center;" | IV
 +
| style="text-align:center;" | {{co|yellow|3}}
 +
| style="text-align:center;" | {{co|yellow|2}}
 +
| style="text-align:center;" | n/a
 +
| style="text-align:center;" | n/a
 +
|}
  
 +
== Modification A ==
 +
Reduction of the amount of CSS text in the source. Almost no difference with the original (Have a close look at the color before "Hackable container counts")
 +
 +
<!-- As a wikitable is used anyway lets put as much as possible in CSS (inline)-->
 +
{| class="wikitable" style="text-align: center;"
 +
<!-- text-align: center is the default in class wikitable for header cells ! in wiki-->
 +
 +
|-
 +
! scope="colgroup" colspan=2 style="border-color: transparent;" |
 +
! scope="colgroup" colspan=4 style="border-color: transparent;" | Hackable container counts
 +
|- style="vertical-align: bottom; text-align: center; background: seagreen;"
 +
! scope="col" style="width: 260px; text-align: left; | Data site name
 +
! scope="col" style="width: 65px;" | Scanning Difficulty
 +
! scope="col" style="width: 50px;" | Info Shard
 +
! scope="col" style="width: 50px;" | Comm Tower
 +
! scope="col" style="width: 70px;" | Mainframe
 +
! scope="col" style="width: 70px;" | Databank
 +
 +
<!-- scope is an attribute for table header cells <th> in html ! in wiki so it does nothing in data cells <td> in html | in wiki -->
 +
|-
 +
| style="text-align: left; color: wheat;" | Local {{co|#9ef37c|(Faction)}} Mainframe
 +
| I
 +
| style="color: yellow;" | 2
 +
| -
 +
| n/a
 +
| n/a
 +
|-
 +
| style="text-align: left; color: wheat;" | Local {{co|#9ef37c|(Faction)}} Virus Test Site
 +
| I
 +
| style="color: yellow;" | 2
 +
| -
 +
| n/a
 +
| n/a
 +
|-
 +
| style="text-align: left; color: wheat;" | Local {{co|#9ef37c|(Faction)}} Data Processing Center
 +
| II
 +
| style="color: yellow;" | 3
 +
| -
 +
| n/a
 +
| n/a
 +
|-
 +
| style="text-align: left; color: wheat;" | Local {{co|#9ef37c|(Faction)}} Shattered Life-Support Unit
 +
| II
 +
| style="color: yellow;" | 3
 +
| -
 +
| n/a
 +
| n/a
 +
|-
 +
| style="text-align: left; color: wheat;" | Local {{co|#9ef37c|(Faction)}} Data Terminal
 +
| III
 +
| style="color: yellow;" | 3
 +
| style="color: yellow;" | 1
 +
| n/a
 +
| n/a
 +
|-
 +
| style="text-align: left; color: wheat;" | Local {{co|#9ef37c|(Faction)}} Production Installation
 +
| III
 +
| style="color: yellow;" |3
 +
| style="color: yellow;" |1
 +
| n/a
 +
| n/a
 +
|-
 +
| style="text-align: left; color: wheat;" | Local {{co|#9ef37c|(Faction)}} Backup Server
 +
| IV
 +
| style="color: yellow;" |3
 +
| style="color: yellow;" |2
 +
| n/a
 +
| n/a
 +
|-
 +
| style="text-align: left; color: wheat;" | Local {{co|#9ef37c|(Faction)}} Minor Shipyard
 +
| IV
 +
| style="color: yellow;" |3
 +
| style="color: yellow;" |2
 +
| n/a
 +
| n/a
 +
|}

Revision as of 17:37, 14 March 2022

Original

Hackable container counts
Data site name Scanning Difficulty Info Shard Comm Tower Mainframe Databank
Local (Faction) Mainframe I 2 - n/a n/a
Local (Faction) Virus Test Site I 2 - n/a n/a
Local (Faction) Data Processing Center II 3 - n/a n/a
Local (Faction) Shattered Life-Support Unit II 3 - n/a n/a
Local (Faction) Data Terminal III 3 1 n/a n/a
Local (Faction) Production Installation III 3 1 n/a n/a
Local (Faction) Backup Server IV 3 2 n/a n/a
Local (Faction) Minor Shipyard IV 3 2 n/a n/a

Modification A

Reduction of the amount of CSS text in the source. Almost no difference with the original (Have a close look at the color before "Hackable container counts")

Hackable container counts
Data site name Scanning Difficulty Info Shard Comm Tower Mainframe Databank
Local (Faction) Mainframe I 2 - n/a n/a
Local (Faction) Virus Test Site I 2 - n/a n/a
Local (Faction) Data Processing Center II 3 - n/a n/a
Local (Faction) Shattered Life-Support Unit II 3 - n/a n/a
Local (Faction) Data Terminal III 3 1 n/a n/a
Local (Faction) Production Installation III 3 1 n/a n/a
Local (Faction) Backup Server IV 3 2 n/a n/a
Local (Faction) Minor Shipyard IV 3 2 n/a n/a