Changes

Jump to: navigation, search

Sandbox

494 bytes added, 12:43, 10 September 2016
no edit summary
Foo bar baz
TESTING == Another subheading Code Blocks == Including a <code>command or filepath</code> in a block of text. A block of code: <!-- Indent each line one space -->  #!/bin/bash for X in {1..10} do '''echo $X''' # Note that you can still use attributes such as bold in a code block done <code>rpm -q ''packagename''</code>
== Regular Tables ==
|}
 
== Strikout ==
 
Testing <s>Testing</s>
== Admonitions ==
 
See [[:Category:Admonition templates]]
{{Admon/note | Please take note! | This is how you provide a general note to the user.}}
{{Admon/important | Important/warning! | This is how you provide a important note or warning to the user.}}
{{Admon/tip | Tip: | Brilliant piece of advice.}} {{Admon/lab | Lab Information | Information about the lab context.}} {{Admon/obsolete |[[Pidora]]}} {{Admon/obsolete}}
== Draft Status ==
 
{{Draft}}

Navigation menu