User:Caleb Cooper/sandbox: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Tag: 2017 source edit
 
(117 intermediate revisions by the same user not shown)
Line 1:
{| class="wikitable filterable" width="300"
# one
|-
#:<pre class=scroll>
!ID
#::some stuff
! class="unfilterable" |Name
#::some more stuff</pre>
!Class
# two
!Gender
!Test
|-
|001||Tom||A||M
|
|-
|002||Dan||A||M
|
|-
|003||Ryan||B||M
|
|-
|004||Christine||C||F
|
|-
|005||Jane||D||F
|
|-
|006||Albert||D||M
|
|-
|007||Rose||A||F
|
|-
|008||Viola||B||F
|
|-
|009||Jeramy||C||M
|
|-
|010||Ken||D||M
|
|}
 
{| class="wikitable sortable" width="300"
|-
!ID
! class="unfilterable" |Name
!Class
!Gender
!Test
|-
|001||Tom||A||M
|
|-
|002||Dan||A||M
|
|-
|003||Ryan||B||M
|
|-
|004||Christine||C||F
|
|-
|005||Jane||D||F
|
|-
|006||Albert||D||M
|
|-
|007||Rose||A||F
|
|-
|008||Viola||B||F
|
|-
|009||Jeramy||C||M
|
|-
|010||Ken||D||M
|
|}
 
<syntaxhighlight lang=text highlight="3" class="orange-highlight inline">
line one
line two
line three
line four
</syntaxhighlight>
 
<pre class="shell">
<syntaxhighlight lang=text highlight="3" class="blue-highlight inline">
Driver Status: Ok
line one
RAID LUN 0 Degraded.<point-here-tr>
line two
*!! RAID LUN contains 256 lost blocks. !!*
line three
(raidtool -W 0) clears blocks.
line four
(raidtool -w 0) lists blocks.
</syntaxhighlight>
14 Drives (f,2,14,11,8,10,12,1,3,5,4,9,15,13)
<box>RAID 50</box> (64KB sectPerSU)
Capacity 5,185,085,374,464 bytes
</pre>
<br/><br/>
 
<syntaxhighlight lang="text" highlight="4,7" class="scroll">
 
PagePool PagePool Folder Class Speed DiskClassStr Unallocated Unallocated Total Disk AddSpa AddSpa AddSpace AddSpace AddSpace AddSpace Restripe Active
<syntaxhighlight lang=text highlight="3" class="green-highlight inline">
Index ClassInd Index Index Index PageCount BlockCount BlockCount Count Stats Failur Failure OptimalBlockCou OptimalPageCoun Debug Reserved Controller
line one
======= ======== ====== ======== === =============== ============= =============== ============= ====== ==== ====== ====== =============== ============= ============================== ========= ==========
line two
1 4 3 6 1 <box>Write-Intensive</box> 503203 4122238784 7814439360 20 0 0 (0) Fals 244201230 59620 (1) None 61640
line three
1 5 3 6 1 Write-Intensive 805125 4122238784 7814439360 20 0 0 (0) Fals 390721968 95392 (1) None 61640
line four
1 6 3 6 1 Write-Intensive 885638 4122238784 7814439360 20 0 0 (0) Fals 429794164 104931 (1) None 61640
1 13 3 2 2 10K 3401762 27867228535 33405320535 95 0 0 (0) Fals 1043916266 254863 (1) None 61640
1 14 3 2 2 10K 5442819 27867228535 33405320535 95 0 0 (0) Fals 1670266026 407780 (1) None 61640
1 15 3 2 2 10K 5987100 27867228535 33405320535 95 0 0 (0) Fals 1837292629 448558 (1) None 61640
1 16 3 2 1 10K 11039261 90433618553 133621282425 95 0 0 (0) Fals 4175665075 1019450 (1) None 61640
1 17 3 2 1 10K 17662817 90433618553 133621282425 95 0 0 (0) Fals <point-here-tl>6681064120 1631120 (1) None 61640
1 18 3 2 1 10K 19429098 90433618553 133621282425 95 1 0 (0) Fals 7349170532 1794232 (1) None 61640
Walk: Display 9 of 9
</syntaxhighlight>
 
== Issue Two ==
 
{{Expand|This expands|
<syntaxhighlight lang=text highlight="3" class="pink-highlight inline">
<pre>
line one
asdf
line two
<box>asfs</box>
line three
asdf
line four
</pre>}}
</syntaxhighlight>
 
 
<syntaxhighlight lang=text highlight="3" class="inline">
line one
line two
line three
line four
</syntaxhighlight>