模板:主条目:修订间差异
跳转到导航
跳转到搜索
删除的内容 添加的内容
创建页面,内容为“<div style="height: 25px; width: 100%; background-color: rgb(249, 249, 249);"> 主条目: {{{1|(条目名)}}} </div> <noinclude> == 使用 == 在条目或章节最顶部插入: <syntaxhighlight lang="json"> {{模板:主条目| 条目名 }} </syntaxhighlight> 表现如下: {{模板:主条目| 条目名 }} </noinclude>” |
小 Cao awa移动页面Template:Main/zh至Template:主条目,不留重定向 |
||
(未显示同一用户的14个中间版本) | |||
第1行: | 第1行: | ||
<div style="height: |
<div style="height: 100%; width: 100%; background-color: rgb(249, 249, 249);"> |
||
主条目 |
主条目:{{{1|(条目名)}}} |
||
</div> |
</div> |
||
<noinclude> |
<noinclude> |
||
== 使用 == |
== 使用 == |
||
在条目或章节最顶部插入: |
在条目或章节最顶部插入: |
||
<syntaxhighlight lang="json"> |
<syntaxhighlight lang="json"> |
||
{{Main/zh| |
|||
{{模板:主条目| |
|||
[[条目名]] |
[[条目名]] |
||
}} |
}} |
||
第14行: | 第13行: | ||
表现如下: |
表现如下: |
||
{{Main/zh| |
|||
{{模板:主条目| |
|||
[[条目名]] |
[[条目名]] |
||
}} |
}} |