Sandbox: Difference between revisions

From Peters wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 12: Line 12:
{{CdaExec|showcurr}}
{{CdaExec|showcurr}}


Testing the code-tag:
{{Test1|test1 utan prompt}}
 
{{Test1|test1 med prompt|prompt=min prompt}}
<code>
#include <stdlib.h>
 
int main(void)
{
  return EXIT_SUCCESS;
}
</code>

Revision as of 14:02, 11 January 2012

Introducing: Sandbox

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

Ett Gentoo emerge kommando:

root # emerge --changed-use --ask --oneshot x11-libs/qt-gui x11-libs/cairo
user $ pwd

Template:CdaExec Template:CdaExec

default prompt $ test1 utan prompt min prompt test1 med prompt