Sandbox: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
This is the place to experiment with the [http://www.mediawiki.org/ MediaWiki] '''markup''' and ''markup'', <nowiki>or non-markup</nowiki>. | This is the place to experiment with the [http://www.mediawiki.org/ MediaWiki] '''markup''' and ''markup'', <nowiki>or non-markup</nowiki>. | ||
{| | {| class="wikitable" | ||
! Name !! E-mail | ! Name !! E-mail | ||
|- | |- |
Revision as of 09:39, 24 May 2015
Introducing: Sandbox
This is the place to experiment with the MediaWiki markup and markup, or non-markup.
{{#example: SELECT user_login, user_email FROM wp_users}}Name |
---|
Name | |
---|---|
Mats | mats@tulldahl.com |
igge | igge@rosen.homedns.org |
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
A box with code or any other pre-formatted text
Lite PHP kod:
<?php
phpinfo();
?>