「模板:StructuredQuote」:修訂間差異

出自Reko Wiki
跳至導覽 跳至搜尋
DReaper留言 | 貢獻
Wiki-Bot 同步更新
DReaper留言 | 貢獻
Wiki-Bot 同步更新
第1行: 第1行:
<noinclude>{{synchro|New Komica wiki (仮)|2024年10月2204:32}}</noinclude>
<noinclude>{{synchro|New Komica wiki (仮)|2024年11月0812:19}}</noinclude>
<blockquote class="pull-quote">
<blockquote class="pull-quote">
<div class="pull-quote__text">{{{text|Text...}}}</div>
<div class="pull-quote__text">{{{text|文本……}}}</div>
<p style="text-align: right"><cite>—{{{speaker|speaker}}}{{#if:{{{receiver|}}}|, to {{{receiver|}}}}}{{#if:{{{attribution|}}}|, {{{attribution|}}}}}{{#if:{{{source|}}}|, {{{source|}}}}}</cite></p>
<p style="text-align: right"><cite>—{{{speaker|發言人}}}{{#if:{{{receiver|}}}|, {{{receiver|}}}}}{{#if:{{{attribution|}}}|, {{{attribution|}}}}}{{#if:{{{source|}}}|, {{{source|}}}}}</cite></p>
</blockquote>
</blockquote>
<noinclude>
==描述==
用於顯示結構化引文的(''<nowiki>{{#SQuote:}}</nowiki>'')模板 如果您想充分挖掘結構化引文的潛力,請避免直接使用此模板,而應考慮使用 ''<nowiki>{{#SQuote:}}</nowiki>'' 標記。
有關結構化引文的更多信息,請參閲 https://community.fandom.com/wiki/Help:Structured_Quotes。
==語法==
<pre>
{{StructuredQuote
| text  =
| speaker =
| receiver =
| attribution =
| source  =
}}
</pre>
==示例==
{{StructuredQuote
|text=大小並不重要。看著我。用體型來判斷我,是嗎?嗯?嗯。你不該這麽做。(……)
|speaker=[[w:c:zh.starwars:尤达|尤達]]
|receiver=[[w:c:zh.starwars:卢克·天行者|盧克·天行者]]
|source=[[w:c:zh.starwars:星球大战V:帝国反击战|星球大戰V:帝國反擊戰]]
}}
<pre>
{{StructuredQuote
|text=大小並不重要。看著我。用體型來判斷我,是嗎?嗯?嗯。你不該這麽做。(……)
|speaker=[[尤達]]
|receiver=[[盧克·天行者]]
|source=[[星球大戰V:帝國反擊戰]]
}}
</pre>
== TemplateData ==
<templatedata>
{
"params": {
"text": {
"label": "引文文本",
"description": "引文文本",
"type": "content",
"required": true
},
"speaker": {
"label": "引述者",
"description": "發表或撰寫引文的個人(維基文本鏈接,用逗號隔開)",
"type": "content",
"required": true
},
"receiver": {
"label": "引文受衆",
"description": "引文受衆(維基文本鏈接,用逗號隔開)",
"type": "content",
"suggested": true
},
"attribution": {
"label": "署名",
"description": "署名(維基文本鏈接,用逗號隔開)",
"type": "content",
"suggested": true
},
"source": {
"label": "引文來源",
"description": "發言地點(維基文本鏈接)",
"type": "content",
"suggested": true
}
},
"format": "block"
}
</templatedata>
</noinclude>

於 2024年11月9日 (六) 01:01 的修訂

同步率達到100%

本條目在New Komica wiki (仮)於2024年11月08日 12:19出現新的編輯。
為了同步需要,機器人已把出現在New Komica wiki (仮)的新編輯搬過來。
若你為Fandom端使用者,請移駕至此持續編輯條目

如有覆蓋掉舊編輯,請於歷史紀錄中復原,同時亦檢查New Komica wiki (仮)的內容是否相容。如有更新內容,請把此模板撤掉。

文本……

—發言人


描述

用於顯示結構化引文的({{#SQuote:}})模板 如果您想充分挖掘結構化引文的潛力,請避免直接使用此模板,而應考慮使用 {{#SQuote:}} 標記。 有關結構化引文的更多信息,請參閲 https://community.fandom.com/wiki/Help:Structured_Quotes。

語法

{{StructuredQuote
| text   =
| speaker =
| receiver =
| attribution =
| source  =
}}

示例

大小並不重要。看著我。用體型來判斷我,是嗎?嗯?嗯。你不該這麽做。(……)

尤達, 致 盧克·天行者, 星球大戰V:帝國反擊戰


{{StructuredQuote
|text=大小並不重要。看著我。用體型來判斷我,是嗎?嗯?嗯。你不該這麽做。(……)
|speaker=[[尤達]]
|receiver=[[盧克·天行者]]
|source=[[星球大戰V:帝國反擊戰]]
}}

TemplateData

沒有描述。

模板參數[編輯模板資料]

此模板以參數區塊格式為優先。

參數描述類型狀態
引文文本text

引文文本

內容必填
引述者speaker

發表或撰寫引文的個人(維基文本鏈接,用逗號隔開)

內容必填
引文受衆receiver

引文受衆(維基文本鏈接,用逗號隔開)

內容建議
署名attribution

署名(維基文本鏈接,用逗號隔開)

內容建議
引文來源source

發言地點(維基文本鏈接)

內容建議