Sandbox: Difference between revisions

From Peters wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
__NONUMBEREDHEADINGS__
== Introducing: Sandbox ==


== Chapter 1 ==
This is the place to experiment with the [http://www.mediawiki.org/ MediaWiki] '''markup''' and ''markup'', <nowiki>or non-markup</nowiki>.
=== Chapter 1.1 ===
== Chapter 2 ==
=== Chapter 2.1 ===
=== Chapter 2.2 ===
== Chapter 3 ==


Videokoda med HandbrakeCLI:
Videokoda med HandbrakeCLI:


{{Bc|<nowiki>HandBrakeCLI -i /Volumes/B-R -t 51 -o Movie.mkv -e x264 --x264-preset slow --x264-profile high -x level=4.1 -q 16 -a 4 -E copy -w 1280 --loose-anamorphic -f libmkv</nowiki>}}
{{Bc|<nowiki>HandBrakeCLI -i /Volumes/B-R -t 51 -o Movie.mkv -e x264 --x264-preset slow --x264-profile high -x level=4.1 -q 16 -a 4 -E copy -w 1280 --loose-anamorphic -f libmkv</nowiki>}}
== Introducing: Sandbox ==
This is the place to experiment with the [http://www.mediawiki.org/ MediaWiki] '''markup''' and ''markup'', <nowiki>or non-markup</nowiki>.
Indented text.
More.
{{hc|Header|
And now some code.
Some more code.
}}
<code>This is code<br />Now some more<br />And even some more</code>
Ett Gentoo emerge kommando:


{{Emerge|params=--changed-use --ask --oneshot|x11-libs/qt-gui|x11-libs/cairo}}
{{Emerge|params=--changed-use --ask --oneshot|x11-libs/qt-gui|x11-libs/cairo}}

Revision as of 06:52, 9 December 2014

Introducing: Sandbox

This is the place to experiment with the MediaWiki markup and markup, or non-markup.

Videokoda med HandbrakeCLI:

HandBrakeCLI -i /Volumes/B-R -t 51 -o Movie.mkv -e x264 --x264-preset slow --x264-profile high -x level=4.1 -q 16 -a 4 -E copy -w 1280 --loose-anamorphic -f libmkv
root # emerge --changed-use --ask --oneshot x11-libs/qt-gui x11-libs/cairo
myprompt $ pwd
myprompt $
git status
myprompt $
git pull
A box with
code or any other pre-formatted text


Varning: Detta är en varning!


Notering: Detta är en notering.


Tips: Detta är ett tips.


Lite PHP kod:

<?php
    phpinfo();
?>