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

增加 1,188 位元組 、​ 2025年9月19日 (週五)
無編輯摘要
無編輯摘要
無編輯摘要
 
(未顯示同一使用者於中間所作的 3 次修訂)
行 1: 行 1:
{{#if:{{{Author|}}}|{{{Author}}}. }}{{#if:{{{Title|}}}|「''{{{Title}}}''」. }}{{#if:{{{Site|}}}|{{{Site}}}, }}{{#if:{{{Publish time|}}}|{{{Publish time}}}, }}{{#if:{{{Link|}}}|[{{{Link}}} {{{Link}}}]. }}{{#if:{{{Accessed|}}}|最後訪問於{{{Accessed}}}}}{{#if:{{{Language|}}}| <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",
"Accessed": {},
    "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>