更多操作
创建页面,内容为“<includeonly>{{Card|content=<blockquote>{{{content}}}</blockquote>}}</includeonly><noinclude> <templatedata> { "params": { "content": {} } } </templatedata> </noinclude>” |
无编辑摘要 |
||
(未显示同一用户的2个中间版本) | |||
第1行: | 第1行: | ||
<includeonly>{{Card|content=<blockquote>{{{content}}}</blockquote>}}</includeonly><noinclude> | <includeonly>{{Card|content=<blockquote class="quote"> | ||
<div class="quote-content">{{{content}}}</div> | |||
{{#if: {{{author|}}} | <div class="quote-author">————{{{author}}}</div>}} | |||
</blockquote>}}</includeonly><noinclude> | |||
<templatedata> | <templatedata> | ||
{ | { | ||
"params": { | "params": { | ||
"content": {} | "content": {}, | ||
"author": {} | |||
} | } | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
2025年4月1日 (二) 19:56的最新版本
无描述。
参数 | 描述 | 类型 | 状态 | |
---|---|---|---|---|
content | content | 无描述 | 未知 | 可选 |
author | author | 无描述 | 未知 | 可选 |