Template:Documentation:修订间差异
模板页面
更多操作
第34行: | 第34行: | ||
color: var(--color-invert); | color: var(--color-invert); | ||
"> | "> | ||
{{#if:{{{content|}}}| | |||
📄 此文档以 [[zhwp:Wikipedia:模板文件頁模式|内联格式]] 编写,内容直接嵌入主模板页面。 | 📄 此文档以 [[zhwp:Wikipedia:模板文件頁模式|内联格式]] 编写,内容直接嵌入主模板页面。 | ||
|{{#ifexist: {{{1|{{Documentation/docname}}}}} | |{{#ifexist: {{{1|{{Documentation/docname}}}}} | ||
第53行: | 第53行: | ||
margin-bottom: 1em; | margin-bottom: 1em; | ||
"> | "> | ||
{{#if:{{{content|}}}| | |||
{{{content}}} | {{{content}}} | ||
|{{#ifexist: {{{1|{{Documentation/docname}}}}} | |{{#ifexist: {{{1|{{Documentation/docname}}}}} | ||
第62行: | 第62行: | ||
<!-- 按钮/链接行 --> | <!-- 按钮/链接行 --> | ||
<div style="text-align: right; font-size: 0.85em; color: #666;"> | |||
{{#if:{{{content|}}}| | |||
[[{{fullurl:{{FULLPAGENAME}}|action=edit}} 编辑]] | [[{{fullurl:{{FULLPAGENAME}}|action=edit}} 编辑]] | ||
|{{#ifexist: {{{1|{{Documentation/docname}}}}} | |{{#ifexist: {{{1|{{Documentation/docname}}}}} | ||
第73行: | 第73行: | ||
· [[{{fullurl:{{FULLPAGENAME}}|action=purge}} 刷新]] | · [[{{fullurl:{{FULLPAGENAME}}|action=purge}} 刷新]] | ||
}} | }} | ||
</div> | |||
</div> | </div> |