@@ -14,6 +14,8 table td h1 { font-size: 1.8em; text-align: left; } | |||
|
14 | 14 | table td h2 { font-size: 1.4em; text-align: left; } |
|
15 | 15 | table td h3 { font-size: 1.2em; text-align: left; } |
|
16 | 16 | |
|
17 | table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } | |
|
18 | table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } | |
|
17 | 19 | </style> |
|
18 | 20 | </head> |
|
19 | 21 | <body> |
@@ -58,6 +60,10 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
58 | 60 | <tr><th colspan="3">Inline images</th></tr> |
|
59 | 61 | <tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> |
|
60 | 62 | <tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> |
|
63 | ||
|
64 | <tr><th colspan="3">Tables</th></tr> | |
|
65 | <tr><th></th><td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td><td><table class="sample"><tbody><th>A</th><th>B</th><th>C</th></tr><tr><td>A</td><td>B</td><td>C</td></tr><tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr><tr><td colspan="2">col span</td></tr></tbody></table></td></tr> | |
|
66 | ||
|
61 | 67 | </table> |
|
62 | 68 | |
|
63 | 69 | <p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> |
@@ -14,6 +14,8 table td h1 { font-size: 1.8em; text-align: left; } | |||
|
14 | 14 | table td h2 { font-size: 1.4em; text-align: left; } |
|
15 | 15 | table td h3 { font-size: 1.2em; text-align: left; } |
|
16 | 16 | |
|
17 | table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } | |
|
18 | table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } | |
|
17 | 19 | </style> |
|
18 | 20 | </head> |
|
19 | 21 | <body> |
@@ -58,6 +60,10 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
58 | 60 | <tr><th colspan="3">Inline images</th></tr> |
|
59 | 61 | <tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> |
|
60 | 62 | <tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> |
|
63 | ||
|
64 | <tr><th colspan="3">Tables</th></tr> | |
|
65 | <tr><th></th><td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td><td><table class="sample"><tbody><th>A</th><th>B</th><th>C</th></tr><tr><td>A</td><td>B</td><td>C</td></tr><tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr><tr><td colspan="2">col span</td></tr></tbody></table></td></tr> | |
|
66 | ||
|
61 | 67 | </table> |
|
62 | 68 | |
|
63 | 69 | <p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> |
@@ -14,6 +14,8 table td h1 { font-size: 1.8em; text-align: left; } | |||
|
14 | 14 | table td h2 { font-size: 1.4em; text-align: left; } |
|
15 | 15 | table td h3 { font-size: 1.2em; text-align: left; } |
|
16 | 16 | |
|
17 | table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } | |
|
18 | table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } | |
|
17 | 19 | </style> |
|
18 | 20 | </head> |
|
19 | 21 | <body> |
@@ -58,6 +60,10 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
58 | 60 | <tr><th colspan="3">Inline images</th></tr> |
|
59 | 61 | <tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> |
|
60 | 62 | <tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> |
|
63 | ||
|
64 | <tr><th colspan="3">Tables</th></tr> | |
|
65 | <tr><th></th><td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td><td><table class="sample"><tbody><th>A</th><th>B</th><th>C</th></tr><tr><td>A</td><td>B</td><td>C</td></tr><tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr><tr><td colspan="2">col span</td></tr></tbody></table></td></tr> | |
|
66 | ||
|
61 | 67 | </table> |
|
62 | 68 | |
|
63 | 69 | <p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> |
@@ -14,6 +14,8 table td h1 { font-size: 1.8em; text-align: left; } | |||
|
14 | 14 | table td h2 { font-size: 1.4em; text-align: left; } |
|
15 | 15 | table td h3 { font-size: 1.2em; text-align: left; } |
|
16 | 16 | |
|
17 | table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } | |
|
18 | table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } | |
|
17 | 19 | </style> |
|
18 | 20 | </head> |
|
19 | 21 | <body> |
@@ -58,6 +60,10 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
58 | 60 | <tr><th colspan="3">Inline images</th></tr> |
|
59 | 61 | <tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> |
|
60 | 62 | <tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> |
|
63 | ||
|
64 | <tr><th colspan="3">Tables</th></tr> | |
|
65 | <tr><th></th><td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td><td><table class="sample"><tbody><th>A</th><th>B</th><th>C</th></tr><tr><td>A</td><td>B</td><td>C</td></tr><tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr><tr><td colspan="2">col span</td></tr></tbody></table></td></tr> | |
|
66 | ||
|
61 | 67 | </table> |
|
62 | 68 | |
|
63 | 69 | <p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> |
@@ -14,6 +14,8 table td h1 { font-size: 1.8em; text-align: left; } | |||
|
14 | 14 | table td h2 { font-size: 1.4em; text-align: left; } |
|
15 | 15 | table td h3 { font-size: 1.2em; text-align: left; } |
|
16 | 16 | |
|
17 | table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } | |
|
18 | table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } | |
|
17 | 19 | </style> |
|
18 | 20 | </head> |
|
19 | 21 | <body> |
@@ -58,6 +60,10 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
58 | 60 | <tr><th colspan="3">Inline images</th></tr> |
|
59 | 61 | <tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> |
|
60 | 62 | <tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> |
|
63 | ||
|
64 | <tr><th colspan="3">Tables</th></tr> | |
|
65 | <tr><th></th><td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td><td><table class="sample"><tbody><th>A</th><th>B</th><th>C</th></tr><tr><td>A</td><td>B</td><td>C</td></tr><tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr><tr><td colspan="2">col span</td></tr></tbody></table></td></tr> | |
|
66 | ||
|
61 | 67 | </table> |
|
62 | 68 | |
|
63 | 69 | <p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> |
@@ -14,6 +14,8 table td h1 { font-size: 1.8em; text-align: left; } | |||
|
14 | 14 | table td h2 { font-size: 1.4em; text-align: left; } |
|
15 | 15 | table td h3 { font-size: 1.2em; text-align: left; } |
|
16 | 16 | |
|
17 | table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } | |
|
18 | table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } | |
|
17 | 19 | </style> |
|
18 | 20 | </head> |
|
19 | 21 | <body> |
@@ -22,7 +24,7 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
22 | 24 | |
|
23 | 25 | <table style="width:100%"> |
|
24 | 26 | <tr><th colspan="3">Styly písma</th></tr> |
|
25 |
<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Tu |
|
|
27 | <tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Tu�?ný" /></th><td style="width:50%;">*Tu�?ný*</td><td style="width:50%;"><strong>Tu�?ný</strong></td></tr> | |
|
26 | 28 | <tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Kurzívou" /></th><td>_Kurzívou_</td><td><em>Kurzívou</em></td></tr> |
|
27 | 29 | <tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Podtržený" /></th><td>+Podtržený+</td><td><ins>Podtržený</ins></td></tr> |
|
28 | 30 | <tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Smazaný" /></th><td>-Smazaný-</td><td><del>Smazaný</del></td></tr> |
@@ -58,6 +60,10 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
58 | 60 | <tr><th colspan="3">Vnořené obrázky</th></tr> |
|
59 | 61 | <tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Obrázek" /></th><td>!<em>url_obrázku</em>!</td><td></td></tr> |
|
60 | 62 | <tr><th></th><td>!<em>vnořený_obrázek</em>!</td><td></td></tr> |
|
63 | ||
|
64 | <tr><th colspan="3">Tables</th></tr> | |
|
65 | <tr><th></th><td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td><td><table class="sample"><tbody><th>A</th><th>B</th><th>C</th></tr><tr><td>A</td><td>B</td><td>C</td></tr><tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr><tr><td colspan="2">col span</td></tr></tbody></table></td></tr> | |
|
66 | ||
|
61 | 67 | </table> |
|
62 | 68 | |
|
63 | 69 | <p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">Více informací</a></p> |
@@ -14,6 +14,8 table td h1 { font-size: 1.8em; text-align: left; } | |||
|
14 | 14 | table td h2 { font-size: 1.4em; text-align: left; } |
|
15 | 15 | table td h3 { font-size: 1.2em; text-align: left; } |
|
16 | 16 | |
|
17 | table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } | |
|
18 | table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } | |
|
17 | 19 | </style> |
|
18 | 20 | </head> |
|
19 | 21 | <body> |
@@ -58,6 +60,10 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
58 | 60 | <tr><th colspan="3">Inline images</th></tr> |
|
59 | 61 | <tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> |
|
60 | 62 | <tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> |
|
63 | ||
|
64 | <tr><th colspan="3">Tables</th></tr> | |
|
65 | <tr><th></th><td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td><td><table class="sample"><tbody><th>A</th><th>B</th><th>C</th></tr><tr><td>A</td><td>B</td><td>C</td></tr><tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr><tr><td colspan="2">col span</td></tr></tbody></table></td></tr> | |
|
66 | ||
|
61 | 67 | </table> |
|
62 | 68 | |
|
63 | 69 | <p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> |
@@ -14,6 +14,8 table td h1 { font-size: 1.8em; text-align: left; } | |||
|
14 | 14 | table td h2 { font-size: 1.4em; text-align: left; } |
|
15 | 15 | table td h3 { font-size: 1.2em; text-align: left; } |
|
16 | 16 | |
|
17 | table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } | |
|
18 | table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } | |
|
17 | 19 | </style> |
|
18 | 20 | </head> |
|
19 | 21 | <body> |
@@ -58,6 +60,10 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
58 | 60 | <tr><th colspan="3">eingebettete Bilder</th></tr> |
|
59 | 61 | <tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Bild" /></th><td>!<em>URL_zu_dem_Bild</em>!</td><td></td></tr> |
|
60 | 62 | <tr><th></th><td>!<em>angehängtes_Bild</em>!</td><td></td></tr> |
|
63 | ||
|
64 | <tr><th colspan="3">Tables</th></tr> | |
|
65 | <tr><th></th><td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td><td><table class="sample"><tbody><th>A</th><th>B</th><th>C</th></tr><tr><td>A</td><td>B</td><td>C</td></tr><tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr><tr><td colspan="2">col span</td></tr></tbody></table></td></tr> | |
|
66 | ||
|
61 | 67 | </table> |
|
62 | 68 | |
|
63 | 69 | <p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">weitere Informationen</a></p> |
@@ -14,6 +14,8 table td h1 { font-size: 1.8em; text-align: left; } | |||
|
14 | 14 | table td h2 { font-size: 1.4em; text-align: left; } |
|
15 | 15 | table td h3 { font-size: 1.2em; text-align: left; } |
|
16 | 16 | |
|
17 | table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } | |
|
18 | table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } | |
|
17 | 19 | </style> |
|
18 | 20 | </head> |
|
19 | 21 | <body> |
@@ -58,6 +60,10 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
58 | 60 | <tr><th colspan="3">Inline images</th></tr> |
|
59 | 61 | <tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> |
|
60 | 62 | <tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> |
|
63 | ||
|
64 | <tr><th colspan="3">Tables</th></tr> | |
|
65 | <tr><th></th><td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td><td><table class="sample"><tbody><th>A</th><th>B</th><th>C</th></tr><tr><td>A</td><td>B</td><td>C</td></tr><tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr><tr><td colspan="2">col span</td></tr></tbody></table></td></tr> | |
|
66 | ||
|
61 | 67 | </table> |
|
62 | 68 | |
|
63 | 69 | <p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> |
@@ -14,6 +14,8 table td h1 { font-size: 1.8em; text-align: left; } | |||
|
14 | 14 | table td h2 { font-size: 1.4em; text-align: left; } |
|
15 | 15 | table td h3 { font-size: 1.2em; text-align: left; } |
|
16 | 16 | |
|
17 | table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } | |
|
18 | table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } | |
|
17 | 19 | </style> |
|
18 | 20 | </head> |
|
19 | 21 | <body> |
@@ -58,6 +60,10 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
58 | 60 | <tr><th colspan="3">Inline images</th></tr> |
|
59 | 61 | <tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> |
|
60 | 62 | <tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> |
|
63 | ||
|
64 | <tr><th colspan="3">Tables</th></tr> | |
|
65 | <tr><th></th><td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td><td><table class="sample"><tbody><th>A</th><th>B</th><th>C</th></tr><tr><td>A</td><td>B</td><td>C</td></tr><tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr><tr><td colspan="2">col span</td></tr></tbody></table></td></tr> | |
|
66 | ||
|
61 | 67 | </table> |
|
62 | 68 | |
|
63 | 69 | <p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> |
@@ -14,6 +14,8 table td h1 { font-size: 1.8em; text-align: left; } | |||
|
14 | 14 | table td h2 { font-size: 1.4em; text-align: left; } |
|
15 | 15 | table td h3 { font-size: 1.2em; text-align: left; } |
|
16 | 16 | |
|
17 | table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } | |
|
18 | table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } | |
|
17 | 19 | </style> |
|
18 | 20 | </head> |
|
19 | 21 | <body> |
@@ -58,6 +60,10 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
58 | 60 | <tr><th colspan="3">Inline images</th></tr> |
|
59 | 61 | <tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> |
|
60 | 62 | <tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> |
|
63 | ||
|
64 | <tr><th colspan="3">Tables</th></tr> | |
|
65 | <tr><th></th><td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td><td><table class="sample"><tbody><th>A</th><th>B</th><th>C</th></tr><tr><td>A</td><td>B</td><td>C</td></tr><tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr><tr><td colspan="2">col span</td></tr></tbody></table></td></tr> | |
|
66 | ||
|
61 | 67 | </table> |
|
62 | 68 | |
|
63 | 69 | <p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> |
@@ -14,6 +14,8 table td h1 { font-size: 1.8em; text-align: left; } | |||
|
14 | 14 | table td h2 { font-size: 1.4em; text-align: left; } |
|
15 | 15 | table td h3 { font-size: 1.2em; text-align: left; } |
|
16 | 16 | |
|
17 | table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } | |
|
18 | table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } | |
|
17 | 19 | </style> |
|
18 | 20 | </head> |
|
19 | 21 | <body> |
@@ -59,6 +61,10 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
59 | 61 | <tr><th colspan="3">Imágenes en línea</th></tr> |
|
60 | 62 | <tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Imagen" /></th><td>!<em>imagen_url</em>!</td><td></td></tr> |
|
61 | 63 | <tr><th></th><td>!<em>imagen_adjunta</em>!</td><td></td></tr> |
|
64 | ||
|
65 | <tr><th colspan="3">Tables</th></tr> | |
|
66 | <tr><th></th><td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td><td><table class="sample"><tbody><th>A</th><th>B</th><th>C</th></tr><tr><td>A</td><td>B</td><td>C</td></tr><tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr><tr><td colspan="2">col span</td></tr></tbody></table></td></tr> | |
|
67 | ||
|
62 | 68 | </table> |
|
63 | 69 | |
|
64 | 70 | <p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">Más información</a></p> |
@@ -14,6 +14,8 table td h1 { font-size: 1.8em; text-align: left; } | |||
|
14 | 14 | table td h2 { font-size: 1.4em; text-align: left; } |
|
15 | 15 | table td h3 { font-size: 1.2em; text-align: left; } |
|
16 | 16 | |
|
17 | table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } | |
|
18 | table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } | |
|
17 | 19 | </style> |
|
18 | 20 | </head> |
|
19 | 21 | <body> |
@@ -58,6 +60,10 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
58 | 60 | <tr><th colspan="3">Inline images</th></tr> |
|
59 | 61 | <tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> |
|
60 | 62 | <tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> |
|
63 | ||
|
64 | <tr><th colspan="3">Tables</th></tr> | |
|
65 | <tr><th></th><td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td><td><table class="sample"><tbody><th>A</th><th>B</th><th>C</th></tr><tr><td>A</td><td>B</td><td>C</td></tr><tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr><tr><td colspan="2">col span</td></tr></tbody></table></td></tr> | |
|
66 | ||
|
61 | 67 | </table> |
|
62 | 68 | |
|
63 | 69 | <p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> |
@@ -14,6 +14,8 table td h1 { font-size: 1.8em; text-align: left; } | |||
|
14 | 14 | table td h2 { font-size: 1.4em; text-align: left; } |
|
15 | 15 | table td h3 { font-size: 1.2em; text-align: left; } |
|
16 | 16 | |
|
17 | table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } | |
|
18 | table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } | |
|
17 | 19 | </style> |
|
18 | 20 | </head> |
|
19 | 21 | <body> |
@@ -58,6 +60,10 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
58 | 60 | <tr><th colspan="3">Inline images</th></tr> |
|
59 | 61 | <tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> |
|
60 | 62 | <tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> |
|
63 | ||
|
64 | <tr><th colspan="3">Tables</th></tr> | |
|
65 | <tr><th></th><td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td><td><table class="sample"><tbody><th>A</th><th>B</th><th>C</th></tr><tr><td>A</td><td>B</td><td>C</td></tr><tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr><tr><td colspan="2">col span</td></tr></tbody></table></td></tr> | |
|
66 | ||
|
61 | 67 | </table> |
|
62 | 68 | |
|
63 | 69 | <p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> |
@@ -14,6 +14,8 table td h1 { font-size: 1.8em; text-align: left; } | |||
|
14 | 14 | table td h2 { font-size: 1.4em; text-align: left; } |
|
15 | 15 | table td h3 { font-size: 1.2em; text-align: left; } |
|
16 | 16 | |
|
17 | table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } | |
|
18 | table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } | |
|
17 | 19 | </style> |
|
18 | 20 | </head> |
|
19 | 21 | <body> |
@@ -58,6 +60,10 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
58 | 60 | <tr><th colspan="3">Inline images</th></tr> |
|
59 | 61 | <tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> |
|
60 | 62 | <tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> |
|
63 | ||
|
64 | <tr><th colspan="3">Tables</th></tr> | |
|
65 | <tr><th></th><td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td><td><table class="sample"><tbody><th>A</th><th>B</th><th>C</th></tr><tr><td>A</td><td>B</td><td>C</td></tr><tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr><tr><td colspan="2">col span</td></tr></tbody></table></td></tr> | |
|
66 | ||
|
61 | 67 | </table> |
|
62 | 68 | |
|
63 | 69 | <p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> |
@@ -14,6 +14,8 table td h1 { font-size: 1.8em; text-align: left; } | |||
|
14 | 14 | table td h2 { font-size: 1.4em; text-align: left; } |
|
15 | 15 | table td h3 { font-size: 1.2em; text-align: left; } |
|
16 | 16 | |
|
17 | table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } | |
|
18 | table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } | |
|
17 | 19 | </style> |
|
18 | 20 | </head> |
|
19 | 21 | <body> |
@@ -58,6 +60,10 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
58 | 60 | <tr><th colspan="3">Inline images</th></tr> |
|
59 | 61 | <tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> |
|
60 | 62 | <tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> |
|
63 | ||
|
64 | <tr><th colspan="3">Tables</th></tr> | |
|
65 | <tr><th></th><td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td><td><table class="sample"><tbody><th>A</th><th>B</th><th>C</th></tr><tr><td>A</td><td>B</td><td>C</td></tr><tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr><tr><td colspan="2">col span</td></tr></tbody></table></td></tr> | |
|
66 | ||
|
61 | 67 | </table> |
|
62 | 68 | |
|
63 | 69 | <p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> |
@@ -14,6 +14,8 table td h1 { font-size: 1.8em; text-align: left; } | |||
|
14 | 14 | table td h2 { font-size: 1.4em; text-align: left; } |
|
15 | 15 | table td h3 { font-size: 1.2em; text-align: left; } |
|
16 | 16 | |
|
17 | table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } | |
|
18 | table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } | |
|
17 | 19 | </style> |
|
18 | 20 | </head> |
|
19 | 21 | <body> |
@@ -58,6 +60,10 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
58 | 60 | <tr><th colspan="3">Images en ligne</th></tr> |
|
59 | 61 | <tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>url_de_l_image</em>!</td><td></td></tr> |
|
60 | 62 | <tr><th></th><td>!<em>image_en_pièce_jointe</em>!</td><td></td></tr> |
|
63 | ||
|
64 | <tr><th colspan="3">Tables</th></tr> | |
|
65 | <tr><th></th><td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td><td><table class="sample"><tbody><th>A</th><th>B</th><th>C</th></tr><tr><td>A</td><td>B</td><td>C</td></tr><tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr><tr><td colspan="2">col span</td></tr></tbody></table></td></tr> | |
|
66 | ||
|
61 | 67 | </table> |
|
62 | 68 | |
|
63 | 69 | <p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">Plus d'informations</a></p> |
@@ -14,6 +14,8 table td h1 { font-size: 1.8em; text-align: left; } | |||
|
14 | 14 | table td h2 { font-size: 1.4em; text-align: left; } |
|
15 | 15 | table td h3 { font-size: 1.2em; text-align: left; } |
|
16 | 16 | |
|
17 | table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } | |
|
18 | table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } | |
|
17 | 19 | </style> |
|
18 | 20 | </head> |
|
19 | 21 | <body> |
@@ -58,6 +60,10 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
58 | 60 | <tr><th colspan="3">Inline images</th></tr> |
|
59 | 61 | <tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> |
|
60 | 62 | <tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> |
|
63 | ||
|
64 | <tr><th colspan="3">Tables</th></tr> | |
|
65 | <tr><th></th><td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td><td><table class="sample"><tbody><th>A</th><th>B</th><th>C</th></tr><tr><td>A</td><td>B</td><td>C</td></tr><tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr><tr><td colspan="2">col span</td></tr></tbody></table></td></tr> | |
|
66 | ||
|
61 | 67 | </table> |
|
62 | 68 | |
|
63 | 69 | <p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> |
@@ -14,6 +14,8 table td h1 { font-size: 1.8em; text-align: left; } | |||
|
14 | 14 | table td h2 { font-size: 1.4em; text-align: left; } |
|
15 | 15 | table td h3 { font-size: 1.2em; text-align: left; } |
|
16 | 16 | |
|
17 | table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } | |
|
18 | table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } | |
|
17 | 19 | </style> |
|
18 | 20 | </head> |
|
19 | 21 | <body> |
@@ -58,6 +60,10 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
58 | 60 | <tr><th colspan="3">Inline images</th></tr> |
|
59 | 61 | <tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> |
|
60 | 62 | <tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> |
|
63 | ||
|
64 | <tr><th colspan="3">Tables</th></tr> | |
|
65 | <tr><th></th><td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td><td><table class="sample"><tbody><th>A</th><th>B</th><th>C</th></tr><tr><td>A</td><td>B</td><td>C</td></tr><tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr><tr><td colspan="2">col span</td></tr></tbody></table></td></tr> | |
|
66 | ||
|
61 | 67 | </table> |
|
62 | 68 | |
|
63 | 69 | <p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> |
@@ -14,6 +14,8 table td h1 { font-size: 1.8em; text-align: left; } | |||
|
14 | 14 | table td h2 { font-size: 1.4em; text-align: left; } |
|
15 | 15 | table td h3 { font-size: 1.2em; text-align: left; } |
|
16 | 16 | |
|
17 | table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } | |
|
18 | table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } | |
|
17 | 19 | </style> |
|
18 | 20 | </head> |
|
19 | 21 | <body> |
@@ -58,6 +60,10 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
58 | 60 | <tr><th colspan="3">Inline images</th></tr> |
|
59 | 61 | <tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> |
|
60 | 62 | <tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> |
|
63 | ||
|
64 | <tr><th colspan="3">Tables</th></tr> | |
|
65 | <tr><th></th><td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td><td><table class="sample"><tbody><th>A</th><th>B</th><th>C</th></tr><tr><td>A</td><td>B</td><td>C</td></tr><tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr><tr><td colspan="2">col span</td></tr></tbody></table></td></tr> | |
|
66 | ||
|
61 | 67 | </table> |
|
62 | 68 | |
|
63 | 69 | <p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> |
@@ -14,6 +14,8 table td h1 { font-size: 1.8em; text-align: left; } | |||
|
14 | 14 | table td h2 { font-size: 1.4em; text-align: left; } |
|
15 | 15 | table td h3 { font-size: 1.2em; text-align: left; } |
|
16 | 16 | |
|
17 | table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } | |
|
18 | table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } | |
|
17 | 19 | </style> |
|
18 | 20 | </head> |
|
19 | 21 | <body> |
@@ -58,6 +60,10 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
58 | 60 | <tr><th colspan="3">Inline images</th></tr> |
|
59 | 61 | <tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> |
|
60 | 62 | <tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> |
|
63 | ||
|
64 | <tr><th colspan="3">Tables</th></tr> | |
|
65 | <tr><th></th><td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td><td><table class="sample"><tbody><th>A</th><th>B</th><th>C</th></tr><tr><td>A</td><td>B</td><td>C</td></tr><tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr><tr><td colspan="2">col span</td></tr></tbody></table></td></tr> | |
|
66 | ||
|
61 | 67 | </table> |
|
62 | 68 | |
|
63 | 69 | <p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> |
@@ -14,6 +14,8 table td h1 { font-size: 1.8em; text-align: left; } | |||
|
14 | 14 | table td h2 { font-size: 1.4em; text-align: left; } |
|
15 | 15 | table td h3 { font-size: 1.2em; text-align: left; } |
|
16 | 16 | |
|
17 | table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } | |
|
18 | table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } | |
|
17 | 19 | </style> |
|
18 | 20 | </head> |
|
19 | 21 | <body> |
@@ -58,6 +60,10 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
58 | 60 | <tr><th colspan="3">Inline images</th></tr> |
|
59 | 61 | <tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> |
|
60 | 62 | <tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> |
|
63 | ||
|
64 | <tr><th colspan="3">Tables</th></tr> | |
|
65 | <tr><th></th><td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td><td><table class="sample"><tbody><th>A</th><th>B</th><th>C</th></tr><tr><td>A</td><td>B</td><td>C</td></tr><tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr><tr><td colspan="2">col span</td></tr></tbody></table></td></tr> | |
|
66 | ||
|
61 | 67 | </table> |
|
62 | 68 | |
|
63 | 69 | <p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> |
@@ -14,6 +14,8 table td h1 { font-size: 1.8em; text-align: left; } | |||
|
14 | 14 | table td h2 { font-size: 1.4em; text-align: left; } |
|
15 | 15 | table td h3 { font-size: 1.2em; text-align: left; } |
|
16 | 16 | |
|
17 | table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } | |
|
18 | table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } | |
|
17 | 19 | </style> |
|
18 | 20 | </head> |
|
19 | 21 | <body> |
@@ -58,6 +60,10 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
58 | 60 | <tr><th colspan="3">Inline images</th></tr> |
|
59 | 61 | <tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> |
|
60 | 62 | <tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> |
|
63 | ||
|
64 | <tr><th colspan="3">Tables</th></tr> | |
|
65 | <tr><th></th><td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td><td><table class="sample"><tbody><th>A</th><th>B</th><th>C</th></tr><tr><td>A</td><td>B</td><td>C</td></tr><tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr><tr><td colspan="2">col span</td></tr></tbody></table></td></tr> | |
|
66 | ||
|
61 | 67 | </table> |
|
62 | 68 | |
|
63 | 69 | <p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> |
@@ -14,6 +14,8 table td h1 { font-size: 1.8em; text-align: left; } | |||
|
14 | 14 | table td h2 { font-size: 1.4em; text-align: left; } |
|
15 | 15 | table td h3 { font-size: 1.2em; text-align: left; } |
|
16 | 16 | |
|
17 | table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } | |
|
18 | table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } | |
|
17 | 19 | </style> |
|
18 | 20 | </head> |
|
19 | 21 | <body> |
@@ -25,42 +27,46 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
25 | 27 | <tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="太字" /></th><td style="width:50%;">*太字*</td><td style="width:50%;"><strong>太字</strong></td></tr> |
|
26 | 28 | <tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="斜体" /></th><td>_斜体_</td><td><em>斜体</em></td></tr> |
|
27 | 29 | <tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="下線" /></th><td>+下線+</td><td><ins>下線</ins></td></tr> |
|
28 |
<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt=" |
|
|
30 | <tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="�?�り消�?�線" /></th><td>-�?�り消�?�線-</td><td><del>�?�り消�?�線</del></td></tr> | |
|
29 | 31 | <tr><th></th><td>??引用??</td><td><cite>引用</cite></td></tr> |
|
30 | 32 | <tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="コード" /></th><td>@コード@</td><td><code>コード</code></td></tr> |
|
31 |
<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="整形済 |
|
|
33 | <tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="整形済�?�テキスト" /></th><td><pre><br /> 複数行�?�<br /> コード<br /></pre></td><td> | |
|
32 | 34 | <pre> |
|
33 |
複数行 |
|
|
35 | 複数行�?� | |
|
34 | 36 | コード |
|
35 | 37 | </pre> |
|
36 | 38 | </td></tr> |
|
37 | 39 | |
|
38 | 40 | <tr><th colspan="3">リスト</th></tr> |
|
39 | 41 | <tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="リスト" /></th><td>* 項目1<br />* 項目2</td><td><ul><li>項目1</li><li>項目2</li></ul></td></tr> |
|
40 |
<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="順 |
|
|
42 | <tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="順�?付�??リスト" /></th><td># 項目1<br /># 項目2</td><td><ol><li>項目1</li><li>項目2</li></ol></td></tr> | |
|
41 | 43 | |
|
42 |
<tr><th colspan="3">見出 |
|
|
43 |
<tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="見出 |
|
|
44 |
<tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="見出 |
|
|
45 |
<tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="見出 |
|
|
44 | <tr><th colspan="3">見出�?�</th></tr> | |
|
45 | <tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="見出�?�1" /></th><td>h1. タイトル1</td><td><h1>タイトル1</h1></td></tr> | |
|
46 | <tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="見出�?�2" /></th><td>h2. タイトル2</td><td><h2>タイトル2</h2></td></tr> | |
|
47 | <tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="見出�?�3" /></th><td>h3. タイトル3</td><td><h3>タイトル3</h3></td></tr> | |
|
46 | 48 | |
|
47 | 49 | <tr><th colspan="3">リンク</th></tr> |
|
48 | 50 | <tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> |
|
49 | 51 | <tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> |
|
50 | 52 | |
|
51 |
<tr><th colspan="3">Redmine内 |
|
|
52 |
<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Wikiページ |
|
|
53 |
<tr><th></th><td> |
|
|
53 | <tr><th colspan="3">Redmine内�?�リンク</th></tr> | |
|
54 | <tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Wikiページ�?��?�リンク" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr> | |
|
55 | <tr><th></th><td>�?ケット #12</td><td>�?ケット <a href="#">#12</a></td></tr> | |
|
54 | 56 | <tr><th></th><td>リビジョン r43</td><td>リビジョン <a href="#">r43</a></td></tr> |
|
55 | 57 | <tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> |
|
56 | 58 | <tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> |
|
57 | 59 | |
|
58 |
<tr><th colspan="3">画 |
|
|
59 |
<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>画 |
|
|
60 |
<tr><th></th><td>!<em>添付ファイル |
|
|
60 | <tr><th colspan="3">画�?</th></tr> | |
|
61 | <tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>画�?URL</em>!</td><td></td></tr> | |
|
62 | <tr><th></th><td>!<em>添付ファイル�??</em>!</td><td></td></tr> | |
|
63 | ||
|
64 | <tr><th colspan="3">Tables</th></tr> | |
|
65 | <tr><th></th><td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td><td><table class="sample"><tbody><th>A</th><th>B</th><th>C</th></tr><tr><td>A</td><td>B</td><td>C</td></tr><tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr><tr><td colspan="2">col span</td></tr></tbody></table></td></tr> | |
|
66 | ||
|
61 | 67 | </table> |
|
62 | 68 | |
|
63 |
<p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">より詳細 |
|
|
69 | <p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">より詳細�?�リファレンス</a></p> | |
|
64 | 70 | |
|
65 | 71 | </body> |
|
66 | 72 | </html> |
@@ -14,6 +14,8 table td h1 { font-size: 1.8em; text-align: left; } | |||
|
14 | 14 | table td h2 { font-size: 1.4em; text-align: left; } |
|
15 | 15 | table td h3 { font-size: 1.2em; text-align: left; } |
|
16 | 16 | |
|
17 | table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } | |
|
18 | table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } | |
|
17 | 19 | </style> |
|
18 | 20 | </head> |
|
19 | 21 | <body> |
@@ -58,6 +60,10 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
58 | 60 | <tr><th colspan="3">Inline images</th></tr> |
|
59 | 61 | <tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> |
|
60 | 62 | <tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> |
|
63 | ||
|
64 | <tr><th colspan="3">Tables</th></tr> | |
|
65 | <tr><th></th><td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td><td><table class="sample"><tbody><th>A</th><th>B</th><th>C</th></tr><tr><td>A</td><td>B</td><td>C</td></tr><tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr><tr><td colspan="2">col span</td></tr></tbody></table></td></tr> | |
|
66 | ||
|
61 | 67 | </table> |
|
62 | 68 | |
|
63 | 69 | <p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> |
@@ -14,6 +14,8 table td h1 { font-size: 1.8em; text-align: left; } | |||
|
14 | 14 | table td h2 { font-size: 1.4em; text-align: left; } |
|
15 | 15 | table td h3 { font-size: 1.2em; text-align: left; } |
|
16 | 16 | |
|
17 | table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } | |
|
18 | table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } | |
|
17 | 19 | </style> |
|
18 | 20 | </head> |
|
19 | 21 | <body> |
@@ -58,6 +60,10 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
58 | 60 | <tr><th colspan="3">Inline images</th></tr> |
|
59 | 61 | <tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> |
|
60 | 62 | <tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> |
|
63 | ||
|
64 | <tr><th colspan="3">Tables</th></tr> | |
|
65 | <tr><th></th><td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td><td><table class="sample"><tbody><th>A</th><th>B</th><th>C</th></tr><tr><td>A</td><td>B</td><td>C</td></tr><tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr><tr><td colspan="2">col span</td></tr></tbody></table></td></tr> | |
|
66 | ||
|
61 | 67 | </table> |
|
62 | 68 | |
|
63 | 69 | <p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> |
@@ -14,6 +14,8 table td h1 { font-size: 1.8em; text-align: left; } | |||
|
14 | 14 | table td h2 { font-size: 1.4em; text-align: left; } |
|
15 | 15 | table td h3 { font-size: 1.2em; text-align: left; } |
|
16 | 16 | |
|
17 | table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } | |
|
18 | table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } | |
|
17 | 19 | </style> |
|
18 | 20 | </head> |
|
19 | 21 | <body> |
@@ -58,6 +60,10 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
58 | 60 | <tr><th colspan="3">Inline images</th></tr> |
|
59 | 61 | <tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> |
|
60 | 62 | <tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> |
|
63 | ||
|
64 | <tr><th colspan="3">Tables</th></tr> | |
|
65 | <tr><th></th><td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td><td><table class="sample"><tbody><th>A</th><th>B</th><th>C</th></tr><tr><td>A</td><td>B</td><td>C</td></tr><tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr><tr><td colspan="2">col span</td></tr></tbody></table></td></tr> | |
|
66 | ||
|
61 | 67 | </table> |
|
62 | 68 | |
|
63 | 69 | <p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> |
@@ -14,6 +14,8 table td h1 { font-size: 1.8em; text-align: left; } | |||
|
14 | 14 | table td h2 { font-size: 1.4em; text-align: left; } |
|
15 | 15 | table td h3 { font-size: 1.2em; text-align: left; } |
|
16 | 16 | |
|
17 | table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } | |
|
18 | table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } | |
|
17 | 19 | </style> |
|
18 | 20 | </head> |
|
19 | 21 | <body> |
@@ -58,6 +60,10 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
58 | 60 | <tr><th colspan="3">Inline images</th></tr> |
|
59 | 61 | <tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> |
|
60 | 62 | <tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> |
|
63 | ||
|
64 | <tr><th colspan="3">Tables</th></tr> | |
|
65 | <tr><th></th><td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td><td><table class="sample"><tbody><th>A</th><th>B</th><th>C</th></tr><tr><td>A</td><td>B</td><td>C</td></tr><tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr><tr><td colspan="2">col span</td></tr></tbody></table></td></tr> | |
|
66 | ||
|
61 | 67 | </table> |
|
62 | 68 | |
|
63 | 69 | <p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> |
@@ -14,6 +14,8 table td h1 { font-size: 1.8em; text-align: left; } | |||
|
14 | 14 | table td h2 { font-size: 1.4em; text-align: left; } |
|
15 | 15 | table td h3 { font-size: 1.2em; text-align: left; } |
|
16 | 16 | |
|
17 | table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } | |
|
18 | table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } | |
|
17 | 19 | </style> |
|
18 | 20 | </head> |
|
19 | 21 | <body> |
@@ -58,6 +60,10 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
58 | 60 | <tr><th colspan="3">Inline images</th></tr> |
|
59 | 61 | <tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> |
|
60 | 62 | <tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> |
|
63 | ||
|
64 | <tr><th colspan="3">Tables</th></tr> | |
|
65 | <tr><th></th><td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td><td><table class="sample"><tbody><th>A</th><th>B</th><th>C</th></tr><tr><td>A</td><td>B</td><td>C</td></tr><tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr><tr><td colspan="2">col span</td></tr></tbody></table></td></tr> | |
|
66 | ||
|
61 | 67 | </table> |
|
62 | 68 | |
|
63 | 69 | <p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> |
@@ -14,6 +14,8 table td h1 { font-size: 1.8em; text-align: left; } | |||
|
14 | 14 | table td h2 { font-size: 1.4em; text-align: left; } |
|
15 | 15 | table td h3 { font-size: 1.2em; text-align: left; } |
|
16 | 16 | |
|
17 | table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } | |
|
18 | table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } | |
|
17 | 19 | </style> |
|
18 | 20 | </head> |
|
19 | 21 | <body> |
@@ -58,6 +60,10 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
58 | 60 | <tr><th colspan="3">Inline images</th></tr> |
|
59 | 61 | <tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> |
|
60 | 62 | <tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> |
|
63 | ||
|
64 | <tr><th colspan="3">Tables</th></tr> | |
|
65 | <tr><th></th><td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td><td><table class="sample"><tbody><th>A</th><th>B</th><th>C</th></tr><tr><td>A</td><td>B</td><td>C</td></tr><tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr><tr><td colspan="2">col span</td></tr></tbody></table></td></tr> | |
|
66 | ||
|
61 | 67 | </table> |
|
62 | 68 | |
|
63 | 69 | <p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> |
@@ -14,6 +14,8 table td h1 { font-size: 1.8em; text-align: left; } | |||
|
14 | 14 | table td h2 { font-size: 1.4em; text-align: left; } |
|
15 | 15 | table td h3 { font-size: 1.2em; text-align: left; } |
|
16 | 16 | |
|
17 | table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } | |
|
18 | table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } | |
|
17 | 19 | </style> |
|
18 | 20 | </head> |
|
19 | 21 | <body> |
@@ -58,6 +60,10 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
58 | 60 | <tr><th colspan="3">Inline images</th></tr> |
|
59 | 61 | <tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> |
|
60 | 62 | <tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> |
|
63 | ||
|
64 | <tr><th colspan="3">Tables</th></tr> | |
|
65 | <tr><th></th><td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td><td><table class="sample"><tbody><th>A</th><th>B</th><th>C</th></tr><tr><td>A</td><td>B</td><td>C</td></tr><tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr><tr><td colspan="2">col span</td></tr></tbody></table></td></tr> | |
|
66 | ||
|
61 | 67 | </table> |
|
62 | 68 | |
|
63 | 69 | <p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> |
@@ -14,6 +14,8 table td h1 { font-size: 1.8em; text-align: left; } | |||
|
14 | 14 | table td h2 { font-size: 1.4em; text-align: left; } |
|
15 | 15 | table td h3 { font-size: 1.2em; text-align: left; } |
|
16 | 16 | |
|
17 | table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } | |
|
18 | table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } | |
|
17 | 19 | </style> |
|
18 | 20 | </head> |
|
19 | 21 | <body> |
@@ -58,6 +60,10 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
58 | 60 | <tr><th colspan="3">Inline images</th></tr> |
|
59 | 61 | <tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> |
|
60 | 62 | <tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> |
|
63 | ||
|
64 | <tr><th colspan="3">Tables</th></tr> | |
|
65 | <tr><th></th><td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td><td><table class="sample"><tbody><th>A</th><th>B</th><th>C</th></tr><tr><td>A</td><td>B</td><td>C</td></tr><tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr><tr><td colspan="2">col span</td></tr></tbody></table></td></tr> | |
|
66 | ||
|
61 | 67 | </table> |
|
62 | 68 | |
|
63 | 69 | <p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> |
@@ -14,6 +14,8 table td h1 { font-size: 1.8em; text-align: left; } | |||
|
14 | 14 | table td h2 { font-size: 1.4em; text-align: left; } |
|
15 | 15 | table td h3 { font-size: 1.2em; text-align: left; } |
|
16 | 16 | |
|
17 | table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } | |
|
18 | table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } | |
|
17 | 19 | </style> |
|
18 | 20 | </head> |
|
19 | 21 | <body> |
@@ -58,6 +60,10 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
58 | 60 | <tr><th colspan="3">Inline images</th></tr> |
|
59 | 61 | <tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> |
|
60 | 62 | <tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> |
|
63 | ||
|
64 | <tr><th colspan="3">Tables</th></tr> | |
|
65 | <tr><th></th><td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td><td><table class="sample"><tbody><th>A</th><th>B</th><th>C</th></tr><tr><td>A</td><td>B</td><td>C</td></tr><tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr><tr><td colspan="2">col span</td></tr></tbody></table></td></tr> | |
|
66 | ||
|
61 | 67 | </table> |
|
62 | 68 | |
|
63 | 69 | <p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> |
@@ -14,6 +14,8 table td h1 { font-size: 1.8em; text-align: left; } | |||
|
14 | 14 | table td h2 { font-size: 1.4em; text-align: left; } |
|
15 | 15 | table td h3 { font-size: 1.2em; text-align: left; } |
|
16 | 16 | |
|
17 | table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } | |
|
18 | table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } | |
|
17 | 19 | </style> |
|
18 | 20 | </head> |
|
19 | 21 | <body> |
@@ -58,6 +60,10 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
58 | 60 | <tr><th colspan="3">Inline images</th></tr> |
|
59 | 61 | <tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> |
|
60 | 62 | <tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> |
|
63 | ||
|
64 | <tr><th colspan="3">Tables</th></tr> | |
|
65 | <tr><th></th><td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td><td><table class="sample"><tbody><th>A</th><th>B</th><th>C</th></tr><tr><td>A</td><td>B</td><td>C</td></tr><tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr><tr><td colspan="2">col span</td></tr></tbody></table></td></tr> | |
|
66 | ||
|
61 | 67 | </table> |
|
62 | 68 | |
|
63 | 69 | <p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> |
@@ -14,6 +14,8 table td h1 { font-size: 1.8em; text-align: left; } | |||
|
14 | 14 | table td h2 { font-size: 1.4em; text-align: left; } |
|
15 | 15 | table td h3 { font-size: 1.2em; text-align: left; } |
|
16 | 16 | |
|
17 | table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } | |
|
18 | table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } | |
|
17 | 19 | </style> |
|
18 | 20 | </head> |
|
19 | 21 | <body> |
@@ -58,6 +60,10 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
58 | 60 | <tr><th colspan="3">Inline images</th></tr> |
|
59 | 61 | <tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> |
|
60 | 62 | <tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> |
|
63 | ||
|
64 | <tr><th colspan="3">Tables</th></tr> | |
|
65 | <tr><th></th><td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td><td><table class="sample"><tbody><th>A</th><th>B</th><th>C</th></tr><tr><td>A</td><td>B</td><td>C</td></tr><tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr><tr><td colspan="2">col span</td></tr></tbody></table></td></tr> | |
|
66 | ||
|
61 | 67 | </table> |
|
62 | 68 | |
|
63 | 69 | <p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> |
@@ -14,11 +14,13 table td h1 { font-size: 1.8em; text-align: left; } | |||
|
14 | 14 | table td h2 { font-size: 1.4em; text-align: left; } |
|
15 | 15 | table td h3 { font-size: 1.2em; text-align: left; } |
|
16 | 16 | |
|
17 | table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } | |
|
18 | table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } | |
|
17 | 19 | </style> |
|
18 | 20 | </head> |
|
19 | 21 | <body> |
|
20 | 22 | |
|
21 |
<h1>Синтак |
|
|
23 | <h1>Синтак�?и�? Wiki Кратка�? Справка</h1> | |
|
22 | 24 | |
|
23 | 25 | <table style="width:100%"> |
|
24 | 26 | <tr> |
@@ -30,9 +32,9 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
30 | 32 | <td style="width:50%;"><strong>Выделенный</strong></td> |
|
31 | 33 | </tr> |
|
32 | 34 | <tr> |
|
33 |
<th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt=" |
|
|
34 |
<td>_ |
|
|
35 |
<td><em> |
|
|
35 | <th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="�?аклонный"/></th> | |
|
36 | <td>_�?аклонный_</td> | |
|
37 | <td><em>�?аклонный</em></td> | |
|
36 | 38 | </tr> |
|
37 | 39 | <tr> |
|
38 | 40 | <th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Подчёркнутый"/></th> |
@@ -54,25 +56,25 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
54 | 56 | <td><cite>Цитата</cite></td> |
|
55 | 57 | </tr> |
|
56 | 58 | <tr> |
|
57 |
<th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="В |
|
|
58 |
<td>@В |
|
|
59 |
<td><code>В |
|
|
59 | <th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="В�?тавка Кода"/></th> | |
|
60 | <td>@В�?тавка Кода@</td> | |
|
61 | <td><code>В�?тавка Кода</code></td> | |
|
60 | 62 | </tr> |
|
61 | 63 | <tr> |
|
62 |
<th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Отформатированный тек |
|
|
63 |
<td><pre><br/> |
|
|
64 | <th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Отформатированный тек�?т"/></th> | |
|
65 | <td><pre><br/> �?троки<br/> кода<br/></pre></td> | |
|
64 | 66 | <td> |
|
65 | 67 | <pre> |
|
66 |
|
|
|
68 | �?троки | |
|
67 | 69 | кода |
|
68 | 70 | </pre> |
|
69 | 71 | </td> |
|
70 | 72 | </tr> |
|
71 | 73 | <tr> |
|
72 |
<th colspan="3">Спи |
|
|
74 | <th colspan="3">Спи�?ки</th> | |
|
73 | 75 | </tr> |
|
74 | 76 | <tr> |
|
75 |
<th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt=" |
|
|
77 | <th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="�?е�?ортированный �?пи�?ок"/></th> | |
|
76 | 78 | <td>* Элемент 1<br/>* Элемент 2</td> |
|
77 | 79 | <td> |
|
78 | 80 | <ul> |
@@ -82,7 +84,7 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
82 | 84 | </td> |
|
83 | 85 | </tr> |
|
84 | 86 | <tr> |
|
85 |
<th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Сортированный |
|
|
87 | <th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="Сортированный �?пи�?ок"/></th> | |
|
86 | 88 | <td># Элемент 1<br/># Элемент 2</td> |
|
87 | 89 | <td> |
|
88 | 90 | <ol> |
@@ -96,21 +98,21 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
96 | 98 | </tr> |
|
97 | 99 | <tr> |
|
98 | 100 | <th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="Заголовок 1"/></th> |
|
99 |
<td>h1. |
|
|
100 |
<td><h1> |
|
|
101 | <td>h1. �?азвание 1</td> | |
|
102 | <td><h1>�?азвание 1</h1></td> | |
|
101 | 103 | </tr> |
|
102 | 104 | <tr> |
|
103 | 105 | <th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="Заголовок 2"/></th> |
|
104 |
<td>h2. |
|
|
105 |
<td><h2> |
|
|
106 | <td>h2. �?азвание 2</td> | |
|
107 | <td><h2>�?азвание 2</h2></td> | |
|
106 | 108 | </tr> |
|
107 | 109 | <tr> |
|
108 | 110 | <th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="Заголовок 3"/></th> |
|
109 |
<td>h3. |
|
|
110 |
<td><h3> |
|
|
111 | <td>h3. �?азвание 3</td> | |
|
112 | <td><h3>�?азвание 3</h3></td> | |
|
111 | 113 | </tr> |
|
112 | 114 | <tr> |
|
113 |
<th colspan="3">С |
|
|
115 | <th colspan="3">С�?ылки</th> | |
|
114 | 116 | </tr> |
|
115 | 117 | <tr> |
|
116 | 118 | <th></th> |
@@ -123,12 +125,12 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
123 | 125 | <td><a href="#">Foo</a></td> |
|
124 | 126 | </tr> |
|
125 | 127 | <tr> |
|
126 |
<th colspan="3">С |
|
|
128 | <th colspan="3">С�?ылки Redmine</th> | |
|
127 | 129 | </tr> |
|
128 | 130 | <tr> |
|
129 |
<th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="С |
|
|
130 |
<td>[[Wiki |
|
|
131 |
<td><a href="#">Wiki |
|
|
131 | <th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="С�?ылка на Wiki �?траницу"/></th> | |
|
132 | <td>[[Wiki �?траница]]</td> | |
|
133 | <td><a href="#">Wiki �?траница</a></td> | |
|
132 | 134 | </tr> |
|
133 | 135 | <tr> |
|
134 | 136 | <th></th> |
@@ -137,8 +139,8 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
137 | 139 | </tr> |
|
138 | 140 | <tr> |
|
139 | 141 | <th></th> |
|
140 |
<td>Фик |
|
|
141 |
<td>Фик |
|
|
142 | <td>Фик�?аци�? r43</td> | |
|
143 | <td>Фик�?аци�? <a href="#">r43</a></td> | |
|
142 | 144 | </tr> |
|
143 | 145 | <tr> |
|
144 | 146 | <th></th> |
@@ -151,7 +153,7 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
151 | 153 | <td><a href="#">source:some/file</a></td> |
|
152 | 154 | </tr> |
|
153 | 155 | <tr> |
|
154 |
<th colspan="3">В |
|
|
156 | <th colspan="3">В�?тавка изображений</th> | |
|
155 | 157 | </tr> |
|
156 | 158 | <tr> |
|
157 | 159 | <th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Изображение"/></th> |
@@ -163,7 +165,11 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
163 | 165 | <td>!<em>вложенный_файл</em>!</td> |
|
164 | 166 | <td></td> |
|
165 | 167 | </tr> |
|
166 | </table> | |
|
168 | ||
|
169 | </ta<tr><th colspan="3">Tables</th></tr> | |
|
170 | <tr><th></th><td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td><td><table class="sample"><tbody><th>A</th><th>B</th><th>C</th></tr><tr><td>A</td><td>B</td><td>C</td></tr><tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr><tr><td colspan="2">col span</td></tr></tbody></table></td></tr> | |
|
171 | ||
|
172 | ble> | |
|
167 | 173 | |
|
168 | 174 | <p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">Больше информации</a></p> |
|
169 | 175 |
@@ -14,6 +14,8 table td h1 { font-size: 1.8em; text-align: left; } | |||
|
14 | 14 | table td h2 { font-size: 1.4em; text-align: left; } |
|
15 | 15 | table td h3 { font-size: 1.2em; text-align: left; } |
|
16 | 16 | |
|
17 | table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } | |
|
18 | table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } | |
|
17 | 19 | </style> |
|
18 | 20 | </head> |
|
19 | 21 | <body> |
@@ -58,6 +60,10 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
58 | 60 | <tr><th colspan="3">Inline images</th></tr> |
|
59 | 61 | <tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> |
|
60 | 62 | <tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> |
|
63 | ||
|
64 | <tr><th colspan="3">Tables</th></tr> | |
|
65 | <tr><th></th><td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td><td><table class="sample"><tbody><th>A</th><th>B</th><th>C</th></tr><tr><td>A</td><td>B</td><td>C</td></tr><tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr><tr><td colspan="2">col span</td></tr></tbody></table></td></tr> | |
|
66 | ||
|
61 | 67 | </table> |
|
62 | 68 | |
|
63 | 69 | <p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> |
@@ -14,6 +14,8 table td h1 { font-size: 1.8em; text-align: left; } | |||
|
14 | 14 | table td h2 { font-size: 1.4em; text-align: left; } |
|
15 | 15 | table td h3 { font-size: 1.2em; text-align: left; } |
|
16 | 16 | |
|
17 | table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } | |
|
18 | table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } | |
|
17 | 19 | </style> |
|
18 | 20 | </head> |
|
19 | 21 | <body> |
@@ -58,6 +60,10 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
58 | 60 | <tr><th colspan="3">Inline images</th></tr> |
|
59 | 61 | <tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> |
|
60 | 62 | <tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> |
|
63 | ||
|
64 | <tr><th colspan="3">Tables</th></tr> | |
|
65 | <tr><th></th><td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td><td><table class="sample"><tbody><th>A</th><th>B</th><th>C</th></tr><tr><td>A</td><td>B</td><td>C</td></tr><tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr><tr><td colspan="2">col span</td></tr></tbody></table></td></tr> | |
|
66 | ||
|
61 | 67 | </table> |
|
62 | 68 | |
|
63 | 69 | <p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> |
@@ -14,6 +14,8 table td h1 { font-size: 1.8em; text-align: left; } | |||
|
14 | 14 | table td h2 { font-size: 1.4em; text-align: left; } |
|
15 | 15 | table td h3 { font-size: 1.2em; text-align: left; } |
|
16 | 16 | |
|
17 | table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } | |
|
18 | table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } | |
|
17 | 19 | </style> |
|
18 | 20 | </head> |
|
19 | 21 | <body> |
@@ -58,6 +60,10 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
58 | 60 | <tr><th colspan="3">Inline images</th></tr> |
|
59 | 61 | <tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> |
|
60 | 62 | <tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> |
|
63 | ||
|
64 | <tr><th colspan="3">Tables</th></tr> | |
|
65 | <tr><th></th><td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td><td><table class="sample"><tbody><th>A</th><th>B</th><th>C</th></tr><tr><td>A</td><td>B</td><td>C</td></tr><tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr><tr><td colspan="2">col span</td></tr></tbody></table></td></tr> | |
|
66 | ||
|
61 | 67 | </table> |
|
62 | 68 | |
|
63 | 69 | <p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> |
@@ -14,6 +14,8 table td h1 { font-size: 1.8em; text-align: left; } | |||
|
14 | 14 | table td h2 { font-size: 1.4em; text-align: left; } |
|
15 | 15 | table td h3 { font-size: 1.2em; text-align: left; } |
|
16 | 16 | |
|
17 | table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } | |
|
18 | table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } | |
|
17 | 19 | </style> |
|
18 | 20 | </head> |
|
19 | 21 | <body> |
@@ -58,6 +60,10 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
58 | 60 | <tr><th colspan="3">Inline images</th></tr> |
|
59 | 61 | <tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> |
|
60 | 62 | <tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> |
|
63 | ||
|
64 | <tr><th colspan="3">Tables</th></tr> | |
|
65 | <tr><th></th><td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td><td><table class="sample"><tbody><th>A</th><th>B</th><th>C</th></tr><tr><td>A</td><td>B</td><td>C</td></tr><tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr><tr><td colspan="2">col span</td></tr></tbody></table></td></tr> | |
|
66 | ||
|
61 | 67 | </table> |
|
62 | 68 | |
|
63 | 69 | <p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> |
@@ -14,6 +14,8 table td h1 { font-size: 1.8em; text-align: left; } | |||
|
14 | 14 | table td h2 { font-size: 1.4em; text-align: left; } |
|
15 | 15 | table td h3 { font-size: 1.2em; text-align: left; } |
|
16 | 16 | |
|
17 | table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } | |
|
18 | table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } | |
|
17 | 19 | </style> |
|
18 | 20 | </head> |
|
19 | 21 | <body> |
@@ -58,6 +60,10 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
58 | 60 | <tr><th colspan="3">Inline images</th></tr> |
|
59 | 61 | <tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> |
|
60 | 62 | <tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> |
|
63 | ||
|
64 | <tr><th colspan="3">Tables</th></tr> | |
|
65 | <tr><th></th><td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td><td><table class="sample"><tbody><th>A</th><th>B</th><th>C</th></tr><tr><td>A</td><td>B</td><td>C</td></tr><tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr><tr><td colspan="2">col span</td></tr></tbody></table></td></tr> | |
|
66 | ||
|
61 | 67 | </table> |
|
62 | 68 | |
|
63 | 69 | <p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> |
@@ -14,6 +14,8 table td h1 { font-size: 1.8em; text-align: left; } | |||
|
14 | 14 | table td h2 { font-size: 1.4em; text-align: left; } |
|
15 | 15 | table td h3 { font-size: 1.2em; text-align: left; } |
|
16 | 16 | |
|
17 | table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } | |
|
18 | table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } | |
|
17 | 19 | </style> |
|
18 | 20 | </head> |
|
19 | 21 | <body> |
@@ -58,6 +60,10 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
58 | 60 | <tr><th colspan="3">Inline images</th></tr> |
|
59 | 61 | <tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> |
|
60 | 62 | <tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> |
|
63 | ||
|
64 | <tr><th colspan="3">Tables</th></tr> | |
|
65 | <tr><th></th><td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td><td><table class="sample"><tbody><th>A</th><th>B</th><th>C</th></tr><tr><td>A</td><td>B</td><td>C</td></tr><tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr><tr><td colspan="2">col span</td></tr></tbody></table></td></tr> | |
|
66 | ||
|
61 | 67 | </table> |
|
62 | 68 | |
|
63 | 69 | <p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> |
@@ -14,6 +14,8 table td h1 { font-size: 1.8em; text-align: left; } | |||
|
14 | 14 | table td h2 { font-size: 1.4em; text-align: left; } |
|
15 | 15 | table td h3 { font-size: 1.2em; text-align: left; } |
|
16 | 16 | |
|
17 | table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } | |
|
18 | table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } | |
|
17 | 19 | </style> |
|
18 | 20 | </head> |
|
19 | 21 | <body> |
@@ -58,6 +60,10 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
58 | 60 | <tr><th colspan="3">Inline images</th></tr> |
|
59 | 61 | <tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> |
|
60 | 62 | <tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> |
|
63 | ||
|
64 | <tr><th colspan="3">Tables</th></tr> | |
|
65 | <tr><th></th><td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td><td><table class="sample"><tbody><th>A</th><th>B</th><th>C</th></tr><tr><td>A</td><td>B</td><td>C</td></tr><tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr><tr><td colspan="2">col span</td></tr></tbody></table></td></tr> | |
|
66 | ||
|
61 | 67 | </table> |
|
62 | 68 | |
|
63 | 69 | <p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> |
@@ -14,6 +14,8 table td h1 { font-size: 1.8em; text-align: left; } | |||
|
14 | 14 | table td h2 { font-size: 1.4em; text-align: left; } |
|
15 | 15 | table td h3 { font-size: 1.2em; text-align: left; } |
|
16 | 16 | |
|
17 | table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } | |
|
18 | table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } | |
|
17 | 19 | </style> |
|
18 | 20 | </head> |
|
19 | 21 | <body> |
@@ -58,6 +60,10 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
58 | 60 | <tr><th colspan="3">Inline images</th></tr> |
|
59 | 61 | <tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> |
|
60 | 62 | <tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> |
|
63 | ||
|
64 | <tr><th colspan="3">Tables</th></tr> | |
|
65 | <tr><th></th><td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td><td><table class="sample"><tbody><th>A</th><th>B</th><th>C</th></tr><tr><td>A</td><td>B</td><td>C</td></tr><tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr><tr><td colspan="2">col span</td></tr></tbody></table></td></tr> | |
|
66 | ||
|
61 | 67 | </table> |
|
62 | 68 | |
|
63 | 69 | <p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> |
@@ -14,6 +14,8 table td h1 { font-size: 1.8em; text-align: left; } | |||
|
14 | 14 | table td h2 { font-size: 1.4em; text-align: left; } |
|
15 | 15 | table td h3 { font-size: 1.2em; text-align: left; } |
|
16 | 16 | |
|
17 | table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } | |
|
18 | table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } | |
|
17 | 19 | </style> |
|
18 | 20 | </head> |
|
19 | 21 | <body> |
@@ -58,6 +60,10 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
58 | 60 | <tr><th colspan="3">Inline images</th></tr> |
|
59 | 61 | <tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> |
|
60 | 62 | <tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> |
|
63 | ||
|
64 | <tr><th colspan="3">Tables</th></tr> | |
|
65 | <tr><th></th><td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td><td><table class="sample"><tbody><th>A</th><th>B</th><th>C</th></tr><tr><td>A</td><td>B</td><td>C</td></tr><tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr><tr><td colspan="2">col span</td></tr></tbody></table></td></tr> | |
|
66 | ||
|
61 | 67 | </table> |
|
62 | 68 | |
|
63 | 69 | <p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> |
@@ -14,6 +14,8 table td h1 { font-size: 1.8em; text-align: left; } | |||
|
14 | 14 | table td h2 { font-size: 1.4em; text-align: left; } |
|
15 | 15 | table td h3 { font-size: 1.2em; text-align: left; } |
|
16 | 16 | |
|
17 | table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } | |
|
18 | table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } | |
|
17 | 19 | </style> |
|
18 | 20 | </head> |
|
19 | 21 | <body> |
@@ -58,6 +60,10 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
58 | 60 | <tr><th colspan="3">Inline images</th></tr> |
|
59 | 61 | <tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> |
|
60 | 62 | <tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> |
|
63 | ||
|
64 | <tr><th colspan="3">Tables</th></tr> | |
|
65 | <tr><th></th><td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td><td><table class="sample"><tbody><th>A</th><th>B</th><th>C</th></tr><tr><td>A</td><td>B</td><td>C</td></tr><tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr><tr><td colspan="2">col span</td></tr></tbody></table></td></tr> | |
|
66 | ||
|
61 | 67 | </table> |
|
62 | 68 | |
|
63 | 69 | <p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> |
@@ -3,7 +3,7 | |||
|
3 | 3 | <head> |
|
4 | 4 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
|
5 | 5 | <meta http-equiv="Content-Style-Type" content="text/css" /> |
|
6 |
<title>Wiki 格 |
|
|
6 | <title>Wiki 格�?設定</title> | |
|
7 | 7 | <style type="text/css"> |
|
8 | 8 | h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; color: #444; } |
|
9 | 9 | body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; } |
@@ -14,50 +14,56 table td h1 { font-size: 1.8em; text-align: left; } | |||
|
14 | 14 | table td h2 { font-size: 1.4em; text-align: left; } |
|
15 | 15 | table td h3 { font-size: 1.2em; text-align: left; } |
|
16 | 16 | |
|
17 | table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } | |
|
18 | table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } | |
|
17 | 19 | </style> |
|
18 | 20 | </head> |
|
19 | 21 | <body> |
|
20 | 22 | |
|
21 |
<h1>Wiki 語法快速 |
|
|
23 | <h1>Wiki 語法快速�?照表</h1> | |
|
22 | 24 | |
|
23 | 25 | <table style="width:100%"> |
|
24 |
<tr><th colspan="3">字型樣 |
|
|
26 | <tr><th colspan="3">字型樣�?</th></tr> | |
|
25 | 27 | <tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="粗體(加強語氣)" /></th><td style="width:50%;">*粗體(加強語氣)*</td><td style="width:50%;"><strong>粗體(加強語氣)</strong></td></tr> |
|
26 | 28 | <tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="斜體" /></th><td>_斜體_</td><td><em>斜體</em></td></tr> |
|
27 | 29 | <tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="底線" /></th><td>+底線+</td><td><ins>底線</ins></td></tr> |
|
28 | 30 | <tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="刪除線" /></th><td>-刪除線-</td><td><del>刪除線</del></td></tr> |
|
29 | 31 | <tr><th></th><td>??引文??</td><td><cite>引文</cite></td></tr> |
|
30 |
<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="內嵌程 |
|
|
31 |
<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt=" |
|
|
32 | <tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="內嵌程�?碼" /></th><td>@內嵌程�?碼@</td><td><code>內嵌程�?碼 (inline code)</code></td></tr> | |
|
33 | <tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="�?先格�?化的段�?�文字" /></th><td><pre><br /> 格�?化<br /> 的段�?�<br /></pre></td><td> | |
|
32 | 34 | <pre> |
|
33 |
格 |
|
|
34 |
的段 |
|
|
35 | 格�?化 | |
|
36 | 的段�?� | |
|
35 | 37 | </pre> |
|
36 | 38 | </td></tr> |
|
37 | 39 | |
|
38 | 40 | <tr><th colspan="3">清單</th></tr> |
|
39 |
<tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt=" |
|
|
40 |
<tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="排 |
|
|
41 | <tr><th><img src="../../images/jstoolbar/bt_ul.png" style="border: 1px solid #bbb;" alt="�?排�?清單" /></th><td>* 清單項目 1<br />* 清單項目 2</td><td><ul><li>清單項目 1</li><li>清單項目 2</li></ul></td></tr> | |
|
42 | <tr><th><img src="../../images/jstoolbar/bt_ol.png" style="border: 1px solid #bbb;" alt="排�?清單" /></th><td># 清單項目 1<br /># 清單項目 2</td><td><ol><li>清單項目 1</li><li>清單項目 2</li></ol></td></tr> | |
|
41 | 43 | |
|
42 | 44 | <tr><th colspan="3">標題</th></tr> |
|
43 | 45 | <tr><th><img src="../../images/jstoolbar/bt_h1.png" style="border: 1px solid #bbb;" alt="標題 1" /></th><td>h1. 標題 1</td><td><h1>標題 1</h1></td></tr> |
|
44 | 46 | <tr><th><img src="../../images/jstoolbar/bt_h2.png" style="border: 1px solid #bbb;" alt="標題 2" /></th><td>h2. 標題 2</td><td><h2>標題 2</h2></td></tr> |
|
45 | 47 | <tr><th><img src="../../images/jstoolbar/bt_h3.png" style="border: 1px solid #bbb;" alt="標題 3" /></th><td>h3. 標題 3</td><td><h3>標題 3</h3></td></tr> |
|
46 | 48 | |
|
47 |
<tr><th colspan="3">連 |
|
|
49 | <tr><th colspan="3">連�?</th></tr> | |
|
48 | 50 | <tr><th></th><td>http://foo.bar</td><td><a href="#">http://foo.bar</a></td></tr> |
|
49 | 51 | <tr><th></th><td>"Foo":http://foo.bar</td><td><a href="#">Foo</a></td></tr> |
|
50 | 52 | |
|
51 |
<tr><th colspan="3">Redmine 連 |
|
|
52 |
<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="連 |
|
|
53 |
<tr><th></th><td> |
|
|
53 | <tr><th colspan="3">Redmine 連�?</th></tr> | |
|
54 | <tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="連�?至一個 Wiki �?�?�" /></th><td>[[Wiki �?�?�]]</td><td><a href="#">Wiki �?�?�</a></td></tr> | |
|
55 | <tr><th></th><td>�?題 #12</td><td>�?題 <a href="#">#12</a></td></tr> | |
|
54 | 56 | <tr><th></th><td>版次 r43</td><td>版次 <a href="#">r43</a></td></tr> |
|
55 | 57 | <tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr> |
|
56 | 58 | <tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr> |
|
57 | 59 | |
|
58 |
<tr><th colspan="3">內置圖 |
|
|
59 |
<tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="圖 |
|
|
60 |
<tr><th></th><td>!<em>附加_圖 |
|
|
60 | <tr><th colspan="3">內置圖�?</th></tr> | |
|
61 | <tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="圖�?" /></th><td>!<em>圖�?_url</em>!</td><td></td></tr> | |
|
62 | <tr><th></th><td>!<em>附加_圖�?</em>!</td><td></td></tr> | |
|
63 | ||
|
64 | <tr><th colspan="3">Tables</th></tr> | |
|
65 | <tr><th></th><td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td><td><table class="sample"><tbody><th>A</th><th>B</th><th>C</th></tr><tr><td>A</td><td>B</td><td>C</td></tr><tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr><tr><td colspan="2">col span</td></tr></tbody></table></td></tr> | |
|
66 | ||
|
61 | 67 | </table> |
|
62 | 68 | |
|
63 | 69 | <p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">更多資訊</a></p> |
@@ -14,6 +14,8 table td h1 { font-size: 1.8em; text-align: left; } | |||
|
14 | 14 | table td h2 { font-size: 1.4em; text-align: left; } |
|
15 | 15 | table td h3 { font-size: 1.2em; text-align: left; } |
|
16 | 16 | |
|
17 | table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; } | |
|
18 | table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; } | |
|
17 | 19 | </style> |
|
18 | 20 | </head> |
|
19 | 21 | <body> |
@@ -58,6 +60,10 table td h3 { font-size: 1.2em; text-align: left; } | |||
|
58 | 60 | <tr><th colspan="3">Inline images</th></tr> |
|
59 | 61 | <tr><th><img src="../../images/jstoolbar/bt_img.png" style="border: 1px solid #bbb;" alt="Image" /></th><td>!<em>image_url</em>!</td><td></td></tr> |
|
60 | 62 | <tr><th></th><td>!<em>attached_image</em>!</td><td></td></tr> |
|
63 | ||
|
64 | <tr><th colspan="3">Tables</th></tr> | |
|
65 | <tr><th></th><td>|_. A |_. B |_. C |<br />| A | B | C |<br />|/2. row span | B | C |<br />|\2. col span |</td><td><table class="sample"><tbody><th>A</th><th>B</th><th>C</th></tr><tr><td>A</td><td>B</td><td>C</td></tr><tr><td rowspan="2">row span</td><td>B</td><td>C</td></tr><tr><td colspan="2">col span</td></tr></tbody></table></td></tr> | |
|
66 | ||
|
61 | 67 | </table> |
|
62 | 68 | |
|
63 | 69 | <p><a href="wiki_syntax_detailed.html" onclick="window.open('wiki_syntax_detailed.html', '', ''); return false;">More Information</a></p> |
General Comments 0
You need to be logged in to leave comments.
Login now