Loading...
  OR  Zero-K Name:    Password:   

Post edit history

[formatting] Forum and Wiki formatting

To display differences between versions, select one or more edits in the list using checkboxes and click "diff selected"
Post edit history
Date Editor Before After
8/20/2020 1:12:25 PMDErankAdminmojjj before revert after revert
8/20/2020 1:09:28 PMDErankAdminmojjj before revert after revert
2/27/2019 1:57:30 AMILrankhokomoko before revert after revert
2/27/2019 1:51:43 AMILrankhokomoko before revert after revert
2/18/2019 6:21:07 AMUSrankRandomX before revert after revert
5/26/2018 4:38:00 PMMYrankAdminHistidine before revert after revert
5/20/2018 3:39:13 AMGBrank[Fx]Drone before revert after revert
5/20/2018 3:36:38 AMGBrank[Fx]Drone before revert after revert
7/28/2017 9:47:18 AMDErankAdminmojjj before revert after revert
7/28/2017 9:40:47 AMDErankAdminmojjj before revert after revert
5/19/2016 7:30:59 AMDErankAdminmojjj before revert after revert
5/19/2016 7:29:15 AMDErankAdminmojjj before revert after revert
5/19/2016 7:28:53 AMDErank[2up]knorke before revert after revert
5/19/2016 7:25:14 AMDErank[2up]knorke before revert after revert
5/18/2016 7:54:18 PMSkasi before revert after revert
4/29/2016 10:04:38 PMDErank[2up]knorke before revert after revert
4/29/2016 9:51:01 PMDErank[2up]knorke before revert after revert
4/29/2016 9:48:19 PMDErank[2up]knorke before revert after revert
4/29/2016 11:46:34 AMPLrankAdminSprung before revert after revert
4/29/2016 10:20:13 AMSkasi before revert after revert
4/29/2016 10:17:49 AMSkasi before revert after revert
Before After
1 <wiki:toc /> 1 <wiki:toc />
2 \n 2 \n
3 == Basic Formating == 3 == Basic Formating ==
4 {{{​{​{​{​text​}​}​}​}}} 4 {{{​{​{​{​text​}​}​}​}}}
5 {{{text}}} 5 {{{text}}}
6 \n 6 \n
7 {{{[q]short quote[/q]}}}[q]short quote[/q] 7 {{{[q]short quote[/q]}}}[q]short quote[/q]
8 \n 8 \n
9 {{{[i]italic text[/i]}}}[i]italic text[/i] 9 {{{[i]italic text[/i]}}}[i]italic text[/i]
10 \n 10 \n
11 {{{[u]underlined text[/u]}}}[u]underlined text[/u] 11 {{{[u]underlined text[/u]}}}[u]underlined text[/u]
12 \n 12 \n
13 {{{[s]striked text[/s]}}}[s]striked text[/s] 13 {{{[s]striked text[/s]}}}[s]striked text[/s]
14 \n 14 \n
15 {{{[b]bold text[/b]}}}[b]bold text[/b] 15 {{{[b]bold text[/b]}}}[b]bold text[/b]
16 \n 16 \n
17 \n 17 \n
18 == Advanced Text Formating == 18 == Advanced Text Formating ==
19 \n 19 \n
20 {{{[color=red]your colored text[/color]}}}[color=red]your colored text[/color] 20 {{{[color=red]your colored text[/color]}}}[color=red]your colored text[/color]
21 Cannot be colo[u]u[/u]r 21 Cannot be colo[u]u[/u]r
22 color specification accepts #rrggbb format and named html colors (red, blue,etc), including "transparent" (useful for spoiler sections) 22 color specification accepts #rrggbb format and named html colors (red, blue,etc), including "transparent" (useful for spoiler sections)
23 \n 23 \n
24 {{{[size=3]your sized text[/size]}}}[size=3]your sized text[/size] 24 {{{[size=3]your sized text[/size]}}}[size=3]your sized text[/size]
25 \n 25 \n
26 Horizontal dividing line: 26 Horizontal dividing line:
27 {{{----}}} 27 {{{----}}}
28 looks like this: 28 looks like this:
29 ---- 29 ----
30 \n 30 \n
31 \n 31 \n
32 == Quoting & Spoilers == 32 == Quoting & Spoilers ==
33 {{{[quote]quoted text 33 {{{[quote]quoted text
34 WITH 34 WITH
35 linebreaks[/quote]}}}[quote]quoted text 35 linebreaks[/quote]}}}[quote]quoted text
36 WITH 36 WITH
37 linebreaks[/quote] 37 linebreaks[/quote]
38 \n 38 \n
39 Text that can be unfolded by clicking: 39 Text that can be unfolded by clicking:
40 {{{[spoiler]this is a spoiler[/spoiler]}}}[spoiler]this is a spoiler[/spoiler] 40 {{{[spoiler]this is a spoiler[/spoiler]}}}[spoiler]this is a spoiler[/spoiler]
41 \n 41 \n
42 == Links & Tooltops == 42 == Links & Tooltops ==
43 \n 43 \n
44 {{{[tooltip=this shows on mouse-over]text[/tooltip]}}}[tooltip=this shows on mouse-over]text[/tooltip] 44 {{{[tooltip=this shows on mouse-over]text[/tooltip]}}}[tooltip=this shows on mouse-over]text[/tooltip]
45 \n 45 \n
46 \n 46 \n
47 {{{[url=http://www.zero-k.info]Zero-K home page[/url]}}}[url=http://www.zero-k.info]Zero-K home page[/url] 47 {{{[url=http://www.zero-k.info]Zero-K home page[/url]}}}[url=http://www.zero-k.info]Zero-K home page[/url]
48 \n 48 \n
49 === Linking to wiki pages === 49 === Linking to wiki pages ===
50 When linking to wiki-pages, rather than using the full URL use instead the page's so-called wiki key: 50 When linking to wiki-pages, rather than using the full URL use instead the page's so-called wiki key:
51 {{{[CommanderGuide]}}}This creates a link to [CommanderGuide] 51 {{{[CommanderGuide]}}}This creates a link to [CommanderGuide]
52 \n 52 \n
53 \n 53 \n
54 == Clickable playernames / clans / factions / replays == 54 == Clickable playernames / clans / factions / replays ==
55 \n 55 \n
56 playername/clanname/faction: 56 playername/clanname/faction:
57 {{{@mojjj / @TheGBC / @SynPact}}}@mojjj / @TheGBC / @SynPact 57 {{{@mojjj / @TheGBC / @SynPact}}}@mojjj / @TheGBC / @SynPact
58 \n 58 \n
59 alternatives for special characters or name collisions: 59 alternatives for special characters or name collisions:
60 {{{@U201951 / @C391 / @F1}}}@U201951 / @C391 / @F1 60 {{{@U201951 / @C391 / @F1}}}@U201951 / @C391 / @F1
61 \n 61 \n
62 replays: 62 replays:
63 {{{@B12345}}}@B12345 63 {{{@B12345}}}@B12345
64 \n 64 \n
65 == Images == 65 == Images ==
66 {{{[img]http://i131.photobucket.com/albums/p315/Saktoth/zk_eclipse-1.png[/img]}}}[img]http://i131.photobucket.com/albums/p315/Saktoth/zk_eclipse-1.png[/img] 66 {{{[img]http://i131.photobucket.com/albums/p315/Saktoth/zk_eclipse-1.png[/img]}}}[img]http://i131.photobucket.com/albums/p315/Saktoth/zk_eclipse-1.png[/img]
67 \n 67 \n
68 imges with alt-text: 68 imges with alt-text:
69 {{{[img=http://zero-k.info/img/avatars/khomeini2.png.BrokenLinkToUseAltText]this is the alt text[/img]}}}[img=http://zero-k.info/img/avatars/khomeini2.png.BrokenLinkToUseAltText]this is the alt text[/img] 69 {{{[img=http://zero-k.info/img/avatars/khomeini2.png.BrokenLinkToUseAltText]this is the alt text[/img]}}}[img=http://zero-k.info/img/avatars/khomeini2.png.BrokenLinkToUseAltText]this is the alt text[/img]
70 \n 70 \n
71 \n 71 \n
72 == Videos and animated images == 72 == Videos and animated images ==
73 embedded videos - click to play. with sound. no repeat 73 embedded videos - click to play. with sound. no repeat
74 supported formats: mp4, 3gp, webm, ogg, ogv, gifv 74 supported formats: mp4, 3gp, webm, ogg, ogv, gifv
75 your browser must be version 75 your browser must be version
76 IE: 9.0+ 76 IE: 9.0+
77 Chrome: 4.0+ 77 Chrome: 4.0+
78 Firefox: 3.5+ 78 Firefox: 3.5+
79 Safari: 4.0+ 79 Safari: 4.0+
80 Opera: 10.5+ 80 Opera: 10.5+
81 {{{[vid]http://i.imgur.com/pkBSMVS.mp4[/vid]}}}[vid]http://i.imgur.com/pkBSMVS.mp4[/vid] 81 {{{[vid]http://i.imgur.com/pkBSMVS.mp4[/vid]}}}[vid]http://i.imgur.com/pkBSMVS.mp4[/vid]
82 \n 82 \n
83 \n 83 \n
84 embedded videos - autoplay/sound is muted/repeat => just as a gif ;) 84 embedded videos - autoplay/sound is muted/repeat => just as a gif ;)
85 supported formats: mp4, 3gp, webm, ogg, ogv, gifv 85 supported formats: mp4, 3gp, webm, ogg, ogv, gifv
86 your browser must be version 86 your browser must be version
87 IE: 9.0+ 87 IE: 9.0+
88 Chrome: 4.0+ 88 Chrome: 4.0+
89 Firefox: 3.5+ 89 Firefox: 3.5+
90 Safari: 4.0+ 90 Safari: 4.0+
91 Opera: 10.5+ 91 Opera: 10.5+
92 {{{[gifv]http://i.imgur.com/pkBSMVS.webm[/gifv]}}}[gifv]http://i.imgur.com/pkBSMVS.webm[/gifv] 92 {{{[gifv]http://i.imgur.com/pkBSMVS.webm[/gifv]}}}[gifv]http://i.imgur.com/pkBSMVS.webm[/gifv]
93 \n 93 \n
94 === embed youtube videos === 94 === embed youtube videos ===
95 Youtube links ins this form get embedded: 95 Youtube links ins this form get embedded:
96 { { { http://www. youtube. com/watch?v=4xJoVCjBUco} } } 96 { { { http://www. youtube. com/watch?v=pHQkctGTm_A} } }
97 \n
98 https://www.youtube.com/watch?v=pHQkctGTm_A
99 \n
97 Note: http[color=red]s[/color] or [color=red]youtu.be[/color] does not work. 100 Note: http[color=red]s[/color] or [color=red]youtu.be[/color] does not work.
98 \n 101 \n
99 == Uploading images == 102 == Uploading images ==
100 To upload images to be used in forum-threads, there exist many free picture-host-websites on the internet. ( http://imgur.com , http://photobucket.com ,...) 103 To upload images to be used in forum-threads, there exist many free picture-host-websites on the internet. ( http://imgur.com , http://photobucket.com ,...)
101 For images that are meant to be included on wiki-pages it is more reliable to upload images to the zero-K site directly. 104 For images that are meant to be included on wiki-pages it is more reliable to upload images to the zero-K site directly.
102 (in case the host site goes down or blocks due to "hotlinking" in case of heavy traffic) 105 (in case the host site goes down or blocks due to "hotlinking" in case of heavy traffic)
103 Here is how to upload images to zK website: 106 Here is how to upload images to zK website:
104 \n 107 \n
105 [img]http://zero-k.info/img/clans/wikIMG_bg.png[/img] 108 [img]http://zero-k.info/img/clans/wikIMG_bg.png[/img]
106 To get the url of the uploaded image rightclick on it, click 'display graphic' and copy the url. 109 To get the url of the uploaded image rightclick on it, click 'display graphic' and copy the url.
107 (It will be your chosen 'shortcut' with [i]_bg[/i] added in front of file extension) 110 (It will be your chosen 'shortcut' with [i]_bg[/i] added in front of file extension)
108 \n 111 \n
109 \n 112 \n
110 == Subsections / Chapters and Table of Contents == 113 == Subsections / Chapters and Table of Contents ==
111 {{{ 114 {{{
112 <wiki:toc /> //inserts table of contents 115 <wiki:toc /> //inserts table of contents
113 = Heading Level 1 = 116 = Heading Level 1 =
114 blablabla 117 blablabla
115 == Sub Heading Level 2 == 118 == Sub Heading Level 2 ==
116 blablabla 119 blablabla
117 == Another Sub Heading Level 2 == 120 == Another Sub Heading Level 2 ==
118 bla 121 bla
119 blubblub 122 blubblub
120 = Another Heading Level 1 = 123 = Another Heading Level 1 =
121 xyzxyz 124 xyzxyz
122 xyzxyz 125 xyzxyz
123 }}} 126 }}}
124 \n 127 \n
125 \n 128 \n
126 == Lists == 129 == Lists ==
127 === Unnumbered lists === 130 === Unnumbered lists ===
128 Adding an space and * in front of a new line like this... 131 Adding an space and * in front of a new line like this...
129 {{{ * Item 1 132 {{{ * Item 1
130 * Item 2 133 * Item 2
131 * Item 3}}} 134 * Item 3}}}
132 ...creates a list: 135 ...creates a list:
133 * Item 1 136 * Item 1
134 * Item 2 137 * Item 2
135 * Item 3 138 * Item 3
136 \n 139 \n
137 == Tables == 140 == Tables ==
138 {{{ 141 {{{
139 || AAA || BBB || CCC || 142 || AAA || BBB || CCC ||
140 ||DDD || EEE || FFF || 143 ||DDD || EEE || FFF ||
141 || GGG || HHH || III ||}}} 144 || GGG || HHH || III ||}}}
142 creates a table: 145 creates a table:
143 || AAA || BBB || CCC || 146 || AAA || BBB || CCC ||
144 ||DDD || EEE || FFF || 147 ||DDD || EEE || FFF ||
145 || GGG || HHH || III || 148 || GGG || HHH || III ||
146 Inside the cells can be more formating. 149 Inside the cells can be more formating.