====== Wiki 进阶功能 ====== * 如果大家发现了更多好用的功能,也可以在这里分享给大家哦 * 如果需要什么功能,现在还不能满足的,请发邮件到luxfang@1v.cn ---- ==== 即时保存 ==== * 编辑时,编辑框的左下角会产生一个复选框【保存后继续编辑】,选中之后就能即时保存了 ---- ==== 图标功能 ==== * 编辑条最右边就有这四个图标 This is my note ! Remember it!! Warning ! You're about to lose your mind ;-) The clues are in the images. Beware of the cat when you open the door !! ---- ==== 统计图表 ==== Apples = 3 Peaches = 23 Strawberries = 25 Peanuts = 7 * Size 320x140 * Type 默认是 pie3d 有一下几种选择 (pie3d pie2d line sparkline hbar vbar ) * 画笔颜色 * 背景颜色 * 浮动(left, right) * 值 Apples = 3 Peaches = 23 Strawberries = 25 Peanuts = 7 Apples = 3 Peaches = 23 Strawberries = 25 Peanuts = 7 Apples = 3 Peaches = 23 Strawberries = 25 Peanuts = 7 Apples = 3 Peaches = 23 Strawberries = 25 Peanuts = 7 Apples = 3 Peaches = 23 Strawberries = 25 Peanuts = 7 Apples = 3 Peaches = 23 Strawberries = 25 Peanuts = 7 ---- ==== 发起投票 ==== * {(rater>id=fq-work-overtimr1|type=vote|trace=user)} id — 唯一标识 type — vote(投票) trace — user(一人一票),ip(一个ip投一票) * 对于id,我们统一采用【昵称-投票的目的】的格式。 * 一个有关于加班的投票,示例 【fq-work-overtime】 {(rater>id=1|name=投票|type=vote|trace=user)} ---- ==== box中嵌套标签 ==== * 默认的box中不能嵌套格式,如粗体和斜体 * 装了新的插件后,box标签可支持简单语法嵌套,示例及语法如下 contents text contents text * classes :风格 * round — 圆角,默认尖角 * blue — 蓝色的风格 * red — 红色的风格 * green — 绿色的风格 * orange — 橘色的风格 * left — 显示在左边 * right — 显示在右边 * width 宽度,一般指定屏幕的百分比 * title text 标题 * caption text 类似页脚,一般用不上 ---- ==== 上传文件 ==== - {{:wiki:example1.png?600}} - 先选择要上传到工作区,然后上传文件(目前只支持**rar,和图片格式**的上传){{:wiki:example2.png?600}} * 假如你要显示一张imags工作区下的图片,且指定图片大小为200(默认单位:像素){{:wiki:example.png?200}} * 假如你要显示一个files工作区下的文件{{:files:test.rar}} ---- ==== 表格 ==== ^ 标题1 ^ 标题2 ^ 标题3 ^ | (1,1) | (1,2) | (1,3) | | (2,1) | 展宽的单元格 || | (3,1) | (3,2) | (3,3) | | ^ 标题1 ^ 标题2 ^ ^ 标题3 | (1,2) | (1,3) | ^ 标题4 | 不再合并单元格 | | ^ 标题5 | (2,2) | (2,3) | ^ 有对齐的表格 ^^^ | 右对齐| 居中 |左对齐 | |左对齐 | 右对齐| 居中 | | xxxxxxxxxxxx | xxxxxxxxxxxx | xxxxxxxxxxxx |