Difference between revisions of "ArchWiki:Sandbox"
Xuchunyang (talk | contribs) |
|||
(23 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
+ | {{Article summary start}} | ||
+ | {{Article summary text|This is a short summary}} | ||
+ | {{Article summary end}} | ||
[[Category:Sandbox]] | [[Category:Sandbox]] | ||
− | '' | + | ''You can use this page to practise editing the wiki.'' |
==Second heading== | ==Second heading== | ||
Line 18: | Line 21: | ||
::more indent | ::more indent | ||
:::and more | :::and more | ||
+ | |||
+ | == Code block == | ||
+ | {{hc|Hello World program| | ||
+ | #include <stdio.h> | ||
+ | int main(int argc, char* argv[]) | ||
+ | { | ||
+ | printf("Hello World!\n"); | ||
+ | return 0; | ||
+ | } | ||
+ | }} | ||
*bullet list | *bullet list | ||
Line 33: | Line 46: | ||
{{Note|This is another note}} | {{Note|This is another note}} | ||
+ | |||
+ | {{Template:Sandbox|template-test}} | ||
+ | |||
+ | :x | ||
+ | ::x |
Revision as of 15:52, 30 August 2013
Template:Article summary start Template:Article summary text Template:Article summary end You can use this page to practise editing the wiki.
Second heading
This is a paragraph
Third heading
This is a para also
Fourth heading
Me too
New line
bold and italics
Bold and italics are in five apostrophes
Fifth Level Heading
no indent
- indent
- more indent
- and more
- more indent
Code block
Hello World program
#include <stdio.h> int main(int argc, char* argv[]) { printf("Hello World!\n"); return 0; }
- bullet list
- again
- indent
- more indent
- indent
- bullet
Link to pacman pacman Bold textItalic textlink title
strike out
Note: This is a note.
Note: This is another note
|- | template-test | {{{3}}} | not packaged? search in AUR | {{{2}}}
- x
- x