模板:参见:修订间差异
跳转到导航
跳转到搜索
删除的内容 添加的内容
创建页面,内容为“<div style="height: 25px; width: 100%; background-color: rgb(249, 249, 249);"> 参见: {{{1|(条目名)}}} </div> <noinclude> == 使用 == 在条目或章节最顶部插入: <syntaxhighlight lang="json"> {{模板:参见| 条目名 }} </syntaxhighlight> 表现如下: {{模板:参见| 条目名 }} </noinclude>” |
小无编辑摘要 |
||
(未显示同一用户的8个中间版本) | |||
第1行: | 第1行: | ||
<div style="height: |
<div style="height: 100%; width: 100%; background-color: rgb(249, 249, 249);"> |
||
参见 |
参见:{{{1|(条目名)}}} |
||
</div> |
</div> |
||
<noinclude> |
<noinclude> |
||
第6行: | 第6行: | ||
在条目或章节最顶部插入: |
在条目或章节最顶部插入: |
||
<syntaxhighlight lang="json"> |
<syntaxhighlight lang="json"> |
||
{{ |
{{参见| |
||
[[条目名]] |
[[条目名]] |
||
}} |
}} |
||
第13行: | 第13行: | ||
表现如下: |
表现如下: |
||
{{ |
{{参见| |
||
[[条目名]] |
[[条目名]] |
||
}} |
}} |