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

UniWiki:To-Do List: Difference between revisions

From EVE University Wiki
test 1 - the global wiki to-do list (not done yet)
Line 1: Line 1:
{{#css:
table.todotable
{
border: medium none;
width: 100%;
}
.todotable th
{
background-color: black;
border-color: #2D2413 -moz-use-text-color;
border-left: medium none;
border-right: medium none;
border-style: solid none;
border-width: 1px medium;
font-family: trebuchet MS;
font-size: 110%;
font-variant: small-caps;
height: 25px;
line-height: 25px;
}
.todotable td
{
background-color: black;
border-color: #111111;
border-style: none none solid;
border-width: medium medium 1px;
vertical-align: top;
}
.todotable a.sortheader
{
display: block;
float: right;
margin: 0;
}
.todotable .sortheader .sortarrow
{
}
.todotable .sortheader .sortarrow img
{
}
.todotable .col-priority
{
font-size: 90%;
padding-left: 5px;
}
.todotable .col-category
{
text-align: center;
}
.todotable .category-editorial
{
}
.todotable .category-wanted
{
}
.todotable .category-organizing
{
}
.todotable .col-task
{
color: wheat;
padding-left: 5px;
text-align: right;
}
.todotable .col-description
{
color: white;
padding: 0 15px 0 5px;
text-align: justify;
}
.todotable .col-entry
{
font-size: 85%;
text-align: center;
}
.todotable .col-description .task-links
{
border-bottom: 1px solid #2D2413;
padding: 2px 0 5px;
}
.todotable .col-description .task-links .task-links-desc
{
color: #6E6A6B;
font-style: italic;
}
.todotable .todo-progress
{
max-width: 100px;
overflow: hidden;
position: relative;
}
.todotable .todo-progress .progress-value
{
font-weight: bold;
position: relative;
text-align: center;
z-index: 100;
}
.todotable .todo-progress .progress-bar
{
background-color: #347235;
left: 0;
position: absolute;
top: 0;
z-index: 10;
}
}}
{{Work in Progress}}
{{Work in Progress}}


Line 7: Line 119:
==Public==
==Public==
anyone
anyone
{|class='wikitable sortable'
{|class='wikitable todotable sortable'
|-
|-
!Priority
!style='width:80px;'|Priority
!Category
!style='width:100px;'|Category
!Task
!style='width: 20%;'|Task
!Description
!Description
!Progress
!style='width:100px;'|Progress
!Entry Time
!style='width:100px;'|Entry Time
|-
|-
|4
|class='col-priority'|3 (high)
|Organizing
|class='col-category  category-editorial'|editorial
|Moving
|class='col-task'|<div>Moving</div>
|no description
|class='col-description'|<div class='task-links'>[[Drake]], [[:Category:Ship Database]] <span class='task-links-desc'>related links.</span></div><p>When we first saw the flock, we were surrounded, caught in a spectacle of stimuli. Brilliant colors, dancing lights, beautiful cacophonies, wafting ambrosia. Those birds surrounded us, each one a different shape, an altered species, a new wonder. I tried to follow a single bird, but my efforts were futile: Transformation is natural to their existence. Imagine it: an undulating mass, a changing mob, all those beasts partaking in wonderful transmogrification.</p>
|not started
|<div class='todo-progress'><div class='progress-value'>30</div><div class='progress-bar' style='width:30px;'>&nbsp;</div></div>
|{{#time: m.d.Y | January 04 2011 }}
|class='col-entry'|{{#time: m.d.Y | January 04 2011 }}
|-
|class='col-priority'|2 (normal)
|class='col-category category-organizing'|organizing
|class='col-task'|Moving
|class='col-description'|<div class='task-links'>[[Drake]], [[:Category:Ship Database]] <span class='task-links-desc'>related links.</span></div><p>no desc.</p>
|<div class='todo-progress'><div class='progress-value'>15</div><div class='progress-bar' style='width:15px;'>&nbsp;</div></div>
|class='col-entry'|{{#time: m.d.Y | January 04 2011 }}
|-
|class='col-priority'|3 (high)
|class='col-category category-wanted'|wanted
|class='col-task'|Moving
|class='col-description'|When we first saw the flock, we were surrounded, caught in a spectacle of stimuli. Brilliant colors, dancing lights, beautiful cacophonies, wafting ambrosia.
|<div class='todo-progress'><div class='progress-bar' style='width:80px;'>&nbsp;</div><div class='progress-value'>80</div></div>
|class='col-entry'|{{#time: m.d.Y | January 04 2011 }}
|}
|}