tvzhi使用说明
一、如何更换头像
更换头像请在cravatar 用已经注册本站的邮箱注册,若已经注册,直接登录cravatar账号,请点击
cravatar进行上传,在首页找到头像设置,进入后进行相关配置,头像上传成功并保存后,前往本站,
进入个人主页,找到扩展设置→点击默认的头像→点击在cravatar上传过头像后按保存键→再按下面确定键应用
二、目录树
文章目录树为H1~H4,以H2为例子,增加toc-数字元素,如下
<H2 id="toc-0">目录树文字1</H2>
<H2 id="toc-1">目录树文字2</H2>
<H2 id="toc-2">目录树文字3</H2>
以此示例增加
复制
三、视频相关
哔哩哔哩:https://m.bilibili.com/video/BV1GJ411x7h7?spm_id_from=888.80997.embed_other.whitelist&t=6.330416&bvid=BV1GJ411x7h7
<div style="position: relative; width: 100%; height: 0; padding-bottom: 75%;">
<iframe src="//player.bilibili.com/player.html?isOutside=true&aid=80433022&bvid=BV1GJ411x7h7&cid=137649199&p=1" scrolling="True" border="1" frameborder="True" framespacing="1" allowfullscreen="true" style="position: absolute; width: 100%; height: 100%; Left: 0; top: 0;" ></iframe>
</div>
优酷视频:https://m.youku.com/video/id_XNDc0ODIzMTE5Ng==.html
<div style="position: relative; width: 100%; height: 0; padding-bottom: 75%;">
<iframe src="//player.youku.com/embed/XNDc0ODIzMTE5Ng?autoplay=0&modestbranding=0&mute=0&loop=0&controls=1" scrolling="True" border="1" frameborder="True" framespacing="1" allowfullscreen="true" style="position: absolute; width: 100%; height: 100%; Left: 0; top: 0;" ></iframe>
</div>
腾讯视频;https://m.v.qq.com/x/m/play?vid=f080282vhru&ptag=hippySearch&pageType=immerse
<div style="position: relative; width: 100%; height: 0; padding-bottom: 75%;">
<iframe src="//v.qq.com/iframe/player.html?vid=f080282vhru" frameborder="True" framespacing="1" allowfullscreen="true" style="position: absolute; width: 100%; height: 100%; Left: 0; top: 0;" ></iframe>
</div>
搜狐视频:https://m.tv.sohu.com/v526535346.shtml
<div style="position: relative; width: 100%; height: 0; padding-bottom: 75%;">
<iframe src="//tv.sohu.com/s/sohuplayer/iplay.html?bid=526535346" scrolling="True" border="1" frameborder="True" framespacing="1" allowfullscreen="true" style="position: absolute; width: 100%; height: 100%; Left: 0; top: 0;" ></iframe>
</div>
温馨提示:如遇到无法播放,请关闭广告拦截
复制
投稿时可用到的一些代码
{hide}
其他用户回复可见的内容
{/hide}
网盘相关如下
{cloud title="默认网盘" type="default" url="http://" password="0000"/}
{cloud title="360网盘" type="360" url="http://" password="0000"/}
{cloud title="百度网盘" type="bd" url="http://" password="0000"/}
{cloud title="天翼网盘" type="ty" url="http://" password="0000"/}
{cloud title="城通网盘" type="ct" url="http://" password="0000"/}
{cloud title="微云网盘" type="wy" url="http://" password="0000"/}
{cloud title="Githb仓库" type="github" url="http://" password="0000"/}
{cloud title="蓝秦云网盘" type="lz" url="http://" password="0000"/}
0000是提取码,更改为您的提取码号,没有提取码不填写,把0000删除,改为空,http://更改为您的网盘链接
复制