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

出自Wikilauid
跳至導覽 跳至搜尋
無編輯摘要
無編輯摘要
 
(未顯示同一使用者於中間所作的 1 次修訂)
行 1: 行 1:
{{#if:{{{Author|}}}|{{{Author}}}.&nbsp;}}{{#if:{{{Title|}}}|「''{{{Title}}}''」.&nbsp;}}{{#if:{{{Site|}}}|{{{Site}}},&nbsp;}}{{#if:{{{Publish time|}}}|{{{Publish time}}},&nbsp;}}{{#if:{{{Link|}}}|[{{{Link}}} {{{Link}}}].&nbsp;}}{{#if:{{{access-date|}}}|最後訪問於{{{access-date}}}}}{{#if:{{{language|}}}|&nbsp;<span style="color:#8f8f8f;"><small>'''({{{language}}})'''</small></span>}}
{{#if:{{{Author|}}}|{{{Author}}}.&nbsp;}}{{#if:{{{Title|}}}|「''{{{Title}}}''」.&nbsp;}}{{#if:{{{Site|}}}|{{{Site}}},&nbsp;}}{{#if:{{{Publisher|}}}|{{{Publisher}}}.&nbsp;}}{{#if:{{{Publish time|}}}|{{{Publish time}}},&nbsp;}}{{#if:{{{Link|}}}|[{{{Link}}} {{{Link}}}].&nbsp;}}{{#if:{{{access-date|}}}|最後訪問於{{{access-date}}}}}{{#if:{{{language|}}}|&nbsp;<span style="color:#8f8f8f;"><small>'''({{{language}}})'''</small></span>}}
<noinclude>
<noinclude>
<templatedata>
<templatedata>
{
{
"params": {
  "description": "用於引用網頁來源的模板。",
"Author": {},
  "params": {
"Title": {},
   "Author": {
"Site": {},
    "label": "作者",
"Publish time": {},
    "description": "該網頁的作者或編寫者。",
"Link": {},
    "type": "string",
"access-date": {},
    "required": false
"language": {}
   },
},
   "Title": {
"format": "inline",
    "label": "標題",
"description": " 引用 網站 使用 到的模板"
    "description": "網頁或文章的標題。",
    "type": "string",
    "required": true
   },
   "Site": {
    "label": "網站名稱",
    "description": "該網頁所屬網站的名稱。",
    "type": "string",
    "required": false
   },
   "Publisher": {
    "label": "發行者",
    "description": "該網頁中相關內容發行者。",
    "type": "string",
    "required": false
   },
   "Publish time": {
    "label": "發佈時間",
    "description": "該網頁的發佈或更新日期。",
    "type": "date",
    "required": false
   },
   "Link": {
    "label": "連結",
    "description": "完整的 URL 網址。",
    "type": "string",
    "required": true
   },
   "access-date": {
    "label": "存取日期",
    "description": "檢視該網頁的日期。",
    "type": "date",
    "required": false
   },
   "language": {
    "label": " 語言",
    "description": " 網站使用 之語言。",
    "type": "string",
    "required": false
   }
  }
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

於 2025年9月19日 (五) 12:54 的最新修訂


用於引用網頁來源的模板。

模板參數

參數描述類型狀態
作者Author

該網頁的作者或編寫者。

字串選填
標題Title

網頁或文章的標題。

字串必填
網站名稱Site

該網頁所屬網站的名稱。

字串選填
發行者Publisher

該網頁中相關內容發行者。

字串選填
發佈時間Publish time

該網頁的發佈或更新日期。

日期選填
連結Link

完整的 URL 網址。

字串必填
存取日期access-date

檢視該網頁的日期。

日期選填
語言language

改網站使用之語言。

字串選填