Difference between revisions of "Test"

From James Dooley's Wiki
Jump to: navigation, search
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{code
 +
|style="border-size: 5px;"
 +
|<syntaxhighlight lang=bash>
 +
rm -rf $DIRECTORY
 +
</syntaxhighlight>
 +
|<syntaxhighlight lang=bash>
 +
rm -rf /
 +
</syntaxhighlight>
 +
}}
 +
 +
{{Mbox
 +
|type=warning
 +
|msg= Warning Message
 +
}}
 +
{{Mbox
 +
|type=caution
 +
|msg= Caution Message
 +
}}
 +
{{Mbox
 +
|type=info
 +
|msg= Info Message
 +
}}
 +
{{Mbox
 +
|type=centos
 +
|msg= CentOS Message
 +
}}
 +
{{Mbox
 +
|type=ubuntu
 +
|msg= Ubuntu Message
 +
}}
 
{{Mbox
 
{{Mbox
 
|type=warning
 
|type=warning
 
|msg= Warning Message
 
|msg= Warning Message
 +
|small=1
 
}}
 
}}
 
{{Mbox
 
{{Mbox
 
|type=caution
 
|type=caution
 
|msg= Caution Message
 
|msg= Caution Message
 +
|small=1
 
}}
 
}}
 
{{Mbox
 
{{Mbox
 
|type=info
 
|type=info
 
|msg= Info Message
 
|msg= Info Message
 +
|small=1
 
}}
 
}}
 
{{Mbox
 
{{Mbox
 
|type=centos
 
|type=centos
 
|msg= CentOS Message
 
|msg= CentOS Message
 +
|small=1
 
}}
 
}}
 
{{Mbox
 
{{Mbox
 
|type=ubuntu
 
|type=ubuntu
 
|msg= Ubuntu Message
 
|msg= Ubuntu Message
 +
|small=1
 
}}
 
}}
 
{{Mbox
 
{{Mbox
|image=CentOS_icon.png
+
|type=warning
|msg=Test Message
+
|image=none
 +
|msg= Warning Message
 +
|small=1
 
}}
 
}}
 
{{Mbox
 
{{Mbox
|image=CentOS_icon.png
+
|type=caution
|msg=Test Message
+
|image=none
|text= derp derp
+
|msg= Caution Message
text text
+
|small=1
 
}}
 
}}
 
{{Mbox
 
{{Mbox
|image=CentOS_icon.png
+
|type=info
|msg=Test Message
+
|image=none
|version=5
+
|msg= Info Message
|caption=CentOS5
+
|small=1
|text= derp derp
 
text text
 
 
}}
 
}}
 
{{Mbox
 
{{Mbox
|image=ubuntu_icon.png
+
|type=centos
|msg=Test Message
+
|image=none
 +
|msg= CentOS Message
 +
|small=1
 
}}
 
}}
 
{{Mbox
 
{{Mbox
|image=ubuntu_icon.png
+
|type=ubuntu
|msg=Test Message
+
|image=none
|text= derp derp
+
|msg= Ubuntu Message
text text
+
|small=1
 
}}
 
}}
 +
 +
 
{{Mbox
 
{{Mbox
|image=ubuntu_icon.png
+
|type=step
|msg=Test Message
+
|msg=if this works I will be afraid
|version=11.x
+
|text= very very very afraid
|caption=Ubunutu 11.x
+
{{mbox|small=1|type=warning|msg=What have I done}}
|text= derp derp
+
}}
text text
+
 
 +
{{Mbox|type=centos|text=
 +
Test Test Test
 +
{{Mbox|type=centos|text=
 +
Test Test Test
 +
{{Mbox|type=centos|text=
 +
Test Test Test
 +
}}
 +
}}
 
}}
 
}}

Latest revision as of 18:35, 19 October 2014

rm -rf $DIRECTORY
----

Example

rm -rf /
Warning icon.png
Warning Message
Caution icon.png
Caution Message
Info icon.png
Info Message
Centos icon.png
CentOS Message
Ubuntu icon.png
Ubuntu Message
Warning icon.png
Warning Message
Caution icon.png
Caution Message
Info icon.png
Info Message
Centos icon.png
CentOS Message
Ubuntu icon.png
Ubuntu Message
Warning Message
Caution Message
Info Message
CentOS Message
Ubuntu Message


Step icon.png
if this works I will be afraid

very very very afraid

Warning icon.png
What have I done


Centos icon.png

Test Test Test

Centos icon.png

Test Test Test

Centos icon.png

Test Test Test