匿名
未登录
创建账户
登录
YENKE.NET
搜索
导航
导航
首页
最近更改
随机页面
常用代码
样式表
导航栏
维基教程
版本
Wiki工具
Wiki工具
特殊页面
页面工具
页面工具
用户页面工具
更多
链入页面
相关更改
页面信息
页面日志
查看“常用代码”的源代码
名字空间
页面
讨论
页面选项
查看
查看源代码
历史
更多
←
常用代码
因为以下原因,您没有权限编辑本页:
您所请求的操作仅限于该用户组的用户使用:
用户
您可以查看与复制此页面的源代码。
'''表格居中,表格宽度80%''' <nowiki>{| class="wikitable" style="margin: auto;width: 80%;"</nowiki> '''单元格宽度10%''' <nowiki>| style="width: 10%"|</nowiki> '''单元格内居中''' <nowiki>| style="margin: auto;"</nowiki> '''The YouTube extension allows also to embed videos from these services:''' <nowiki>Google Video — use the <gvideo> tag</nowiki> <nowiki>Archive.org audio — use the <aoaudio> tag</nowiki> <nowiki>Archive.org video — use the <aovideo> tag</nowiki> <nowiki>WeGame — use the <wegame> tag</nowiki> <nowiki>Tangler forum — use the <tangler> tag</nowiki> <nowiki>Gametrailers — use the <gtrailer> tag</nowiki> <nowiki>Nicovideo — use the <nicovideo> tag</nowiki> <nowiki>GoGreenTube — use the <ggtube> tag</nowiki> '''维基扩展''' https://www.mediawiki.org/wiki/Manual:Extensions/zh ===== 维基地图 ===== <mapframe text="旧金山博物馆" width=350 height=350 zoom=13 latitude=37.8013 longitude=-122.3988 lang="zh"> { "type": "Feature", "geometry": { "type": "Point", "coordinates": [-122.3988, 37.8013] }, "properties": { "title": "[[wikipedia:Exploratorium|测试文字]]", "description": "[[File:Giant_Mirror_at_the_Exploratorium.jpeg|200px]]", "marker-symbol": "museum", "marker-size": "large", "marker-color": "0050d0" } } </mapframe> <maplink text="旧金山博物馆" width=350 height=350 zoom=13 latitude=37.8013 longitude=-122.3988 lang="zh"/>
该页面使用的模板:
模板:HideF
(
查看源代码
)
模板:HideH
(
查看源代码
)
返回至
常用代码
。