模板:Cite Rotten Tomatoes/doc

維基百科,自由的百科全書
跳至導覽 跳至搜尋

引用爛番茄頁面作為資料來源的模版。

參數及用法[編輯]

複製以下其中一個空白版本來使用。幾乎所有參數名稱僅支持小寫形式(部分縮寫如|isbn=有對應的大寫別名如|ISBN=,則這些大寫形式也可使用)。參數之間使用「|」(管道)字符分隔。未使用的參數可以刪除,以避免原始碼雜亂。本文檔中的部分示例可能包含當前日期;若日期顯示不準確,請刷新頁面

橫式排列的必選參數
{{cite rt |id= |type= |title= }}
橫式排列的全部參數
{{cite rt |id= |type= |season= |title= |access-date= |archive-url= |archive-date= |url-status= |mode= }}

實例[編輯]

電影[編輯]

{{Cite rt |id=titanic |type=m |title=泰坦尼克号}}
《泰坦尼克号》. Rotten Tomatoes. Fandango Media. 
{{Cite rt |id=titanic |type=m |title=泰坦尼克号 |accessdate=2020-02-14}}
《泰坦尼克号》. Rotten Tomatoes. Fandango Media. [2020-02-14]. 
{{Cite rt |id=titanic |type=m |title=泰坦尼克号 |accessdate=2020-02-14 |mode=cs2}}
《泰坦尼克号》, Rotten Tomatoes, Fandango Media, [2020-02-14] 

電視劇[編輯]

{{Cite rt |id=the_simpsons |type=tv |title=辛普森一家 |accessdate=2020-02-14}}
《辛普森一家》. Rotten Tomatoes. Fandango Media. [2020-02-14]. 
{{Cite rt |id=the_simpsons |type=tv |season=29 |title=辛普森一家 |accessdate=2020-02-14}}
《辛普森一家》第二十九季. Rotten Tomatoes. Fandango Media. [2020-02-14]. 

錯誤提示[編輯]

TemplateData[編輯]

以下是該模板的模板資料,適用於視覺化編輯器等工具。

Cite Rotten Tomatoes模板資料

<templatedata> { "params": { "id": { "label": "id", "description": "URL identifier used by Rotten Tomatoes for the media", "type": "string", "required": true }, "type": { "label": "type", "description": "To identify if it is a film or television series. Acceptable inputs are 'm', 'movie', 'Movie', 'film', 'tv', 'TV' or 'television'", "type": "string", "required": true }, "season": { "label": "season", "description": "The specific season of a television series", "type": "number", "required": false }, "title": { "label": "title", "description": "The name of the media", "type": "string", "required": true }, "access-date": { "aliases": [ "accessdate" ], "label": "access date", "description": "The full date when the site was accessed; do not wikilink" }, "archive-url": { "label": "archive URL", "aliases": [ "archiveurl" ], "description": "The URL of an archived copy of a web page, if or in case the URL becomes unavailable; requires 'archive-date'", "type": "string" }, "archive-date": { "label": "archive date", "aliases": [ "archivedate" ], "description": "Date when the original URL was archived; do not wikilink", "type": "string" }, "url-status": { "label": "URL status", "description": "If set to 'live', the title displays as the live link; if set to dead, the title displays as the archive link", "type": "string" }, "mode": { "label": "mode", "description": "Similar to the parameter used by cs1|2 templates, when set to cs2, element separator switches from dot to comma; static text is rendered in lowercase; rendering omits the trailing dot", "type": "string" } }, "description": "A template for citing information on Rotten Tomatoes" } </templatedata>

Redirects[編輯]

  1. {{Cite rotten tomatoes}}