This shows you the differences between two versions of the page.
|
尝试编辑词条:test01 [2012/01/17 15:14] admin 已恢复为旧版 |
尝试编辑词条:test01 [2023/11/17 18:11] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| 请随意编辑~如果结束编辑记得点击“取消”按钮~ 要不然其他会员将在一定时间内不能编辑! | 请随意编辑~如果结束编辑记得点击“取消”按钮~ 要不然其他会员将在一定时间内不能编辑! | ||
| + | ===== 插入视频网站的flash ===== | ||
| - | ===== 插入视频网站的flash ===== | + | <note tip>tip</note> **插入各大视频的视频须使用如下代码 ** |
| - | **插入各大视频的视频须使用如下代码 | + | <file> |
| - | **<file> | + | |
| [flash:] | [flash:] | ||
| ":"后面插入视频网站的外链地址 也就是↓ | ":"后面插入视频网站的外链地址 也就是↓ | ||
| [flash:视频网站给出的地址] | [flash:视频网站给出的地址] | ||
| </file> | </file> | ||
| - | **下面用[[http://bbs.ivocaloid.com/thread-15544-1-1.html|乌鸦制作的RIN版BRS]]的sina视频来做外链示例**\\ **插入如下代码**<file> | + | |
| + | |||
| + | **下面用[[http://bbs.ivocaloid.com/thread-15544-1-1.html|乌鸦制作的RIN版BRS]] 的sina视频来做外链示例** \\ | ||
| + | **插入如下代码** | ||
| + | <file> | ||
| [flash:http://you.video.sina.com.cn/api/sinawebApi/outplayrefer.php/vid=16571283_1210722020/s.swf] | [flash:http://you.video.sina.com.cn/api/sinawebApi/outplayrefer.php/vid=16571283_1210722020/s.swf] | ||
| </file> | </file> | ||
| - | [flash:http://you.video.sina.com.cn/api/sinawebApi/outplayrefer.php/vid=16571283_1210722020/s.swf] | + | ===== 插入niconico内容 ===== |
| - | <hidden click here if you want to know more> Since you want to know more, here is an explanation with more details </hidden> | + | **插入nico视频** |
| + | <file> | ||
| + | {{niconico>sm26579350}} | ||
| + | </file> | ||
| + | {{niconico>sm26579350}} | ||
| + | **插入nico视频标签** | ||
| + | <file> | ||
| + | [nico:sm3852945] | ||
| + | </file> | ||
| + | 【ニコニコ動画】<a href="http://www.nicovideo.jp/watch/thumb/ sm26579350">こちら</a>からどうぞ。 | ||
| + | **插入mylist** | ||
| + | <file> | ||
| + | [nico:mylist/5699584] | ||
| + | </file> | ||
| + | 【ニコニコ動画】<a href="http://www.nicovideo.jp/ mylist/5699584">こちら</a>からどうぞ。 | ||
| + | ===== 暂时隐藏显示某段内容 ===== | ||
| + | The simplest way is: | ||
| + | %%<hidden>Hidden text</hidden>%% | ||
| + | This will display the default text "Click to display ⇲" when the text is hidden, and "Click to hide ⇱" when it's visible. | ||
| + | Some options may be added inside the opening %%<hidden>%% tag: | ||
| + | ^ Option ^ Effect ^ Example ^ | ||
| + | |any text|use this text instead of the defaults "Click to display" and "Click to hide" | %%<hidden click me!>hidden text</hidden>%% | | ||
| + | |onHidden="any text"|Display this text when the section is hidden|see below| | ||
| + | |onVisible="any text"|Display this text when the section is unfolded|%%<hidden onHidden="Click to read*more" onVisible="Click to see less">Hidden text</hidden>%%| | ||
| + | |initialState="visible"|The block will initially be expanded. Readers may still click to hide it| | | ||
| + | |-noprint|the text "click to display" won't appear on the printed copy| | | ||
| + | |-edit="any text"|Add an "edit" button below the hidden section.The text will appear when one let his mouse on the button| | | ||
| + | |-edit|Same as above, but a default text is used| | | ||
| + | Please note that Dokuwiki formatting syntax may be used with options like "onHidden". | ||
| + | <file> | ||
| + | <hidden 点击浏览隐藏内容> 太棒了 你看到了! </hidden> | ||
| + | <hidden onHidden="asd"> x</hidden> | ||
| + | <hidden onVisible="123"> s</hidden> | ||
| + | <hidden 234 -noprint> 太棒了 你看到了! </hidden> | ||
| + | <hidden 432 -edit> 太棒了 你看到了! </hidden> | ||
| + | <hidden initialState=“visible”> 太棒了 你看到了! </hidden> | ||
| + | </file> | ||
| + | <hidden 点击浏览隐藏内容> 太棒了 你看到了! </hidden> | ||
| + | ---- | ||
| + | <hidden onHidden="asd"> x</hidden> | ||
| + | ---- | ||
| + | <hidden onVisible="123"> s</hidden> | ||
| + | ---- | ||
| + | <hidden 234 -noprint> 太棒了 你看到了! </hidden> | ||
| + | ---- | ||
| + | //<` // hidden 432 -edit `> 太棒了 你看到了! //<` // /hidden `> | ||
| + | =阿修罗= | ||
| + | == 试了试 == | ||
| + | |1|2| | ||
| + | ---- | ||
| + | <hidden initialState=“visible”> 太棒了 你看到了! </hidden> | ||