跳至內容

模板:Infobox fictional artifact/doc

本頁使用了標題或全文手工轉換
維基百科,自由的百科全書
{{{name}}}
《{{{source}}}》中的要素
[[File:{{{image}}}|{{{image_size}}}|alt={{{alt}}}|{{{alt}}}]]
{{{caption}}}
出版商{{{company}}}
首次出現{{{first}}}
〈{{{first_ep}}}〉({{{date}}})
開創(系列)
{{{creator}}}
(故事)
{{{episode_creator}}}
原型{{{based_on}}}
改編{{{adapted_by}}}
作品類型{{{genre}}}
類型{{{type}}}
擁有者{{{owner}}}
功能{{{uses}}}
特性{{{traits}}}
歸屬{{{affiliation}}}

本資訊框用於描述虛構作品中的情節要素,包括道具、事件、術語、概念等元素。

用法

[編輯]
{{Infobox fictional artifact
| name            = 
| image           = 
| image_size      = 
| alt             = 
| caption         = 
| source          = 
| source_type     = 
| company         = 
| first           = 
| first_ep        = 
| first_type      = 
| date            = 
| creator         = 
| episode_creator = 
| based_on        = 
| adapted_by      = 
| genre           = 
| type            = 
| owner           = 
| uses            = 
| traits          = 
| affiliation     = 
}}

參數

[編輯]
  • name 要素的通用名稱。若與條目標題相同可省略,此時資訊框標題將自動匹配條目標題。
  • image 圖片檔案名稱(無需添加File:或Image:前綴)。
    範例: image = example.jpg
  • image_size 圖片顯示寬度(僅接受數字)。留空或輸入無效值將預設顯示250px寬度。
    • 若圖片過高,可減小此數值
  • alt 圖片替代文本(需符合WP:ALT規範),不同於caption,需簡短描述圖像內容
  • caption 圖片下方說明文字
  • source 出現該要素的虛構作品(單部/系列/IP),必填項
  • source_type 作品類型標識,當前支持:
    • TV - 電視劇
    • films - 電影系列(2部以上)
    • novels - 小說系列(不限於「小說」體裁)
    • franchise - 跨媒體IP
  • company 製作公司(影視)或出版商(文學作品)
  • first 要素首次出現的作品標題(按發布時間順序,非劇情時間線),模板會自動添加斜體,必填項
  • first_ep 電視劇中引入該要素的集數標題,模板會自動添加書名號
  • first_type 首次出現媒介類型,需填寫「TV」或「film」
  • date 要素首次發布的日期(出版/上映/播出時間)
  • creator 原作創作者(系列作品填寫基礎作品創作者)
  • episode_creator 引入該要素的單集/單篇故事創作者
  • based_on 該要素的靈感來源(如適用)
  • adapted_by 改編創作者(與based_on配合使用)
  • genre 原作體裁
  • type 要素類型定義,需簡潔明確
    範例: 緊急醫療全息程序的「type」可寫為:「能生成交互式全息影像的電腦程式」
  • owner 要素持有者(若僅在部分故事中出現需填寫,全局性要素請留空)
  • uses 要素在劇情中的功能,不可與type重複
    範例: 緊急醫療全息程序的「uses」可寫為:「星際聯邦艦船上作為輔助或應急醫生的全息影像」
  • traits 要素具體特徵(外觀/能力/組件等)
  • affiliation 關聯組織/人物/其他要素

範例

[編輯]
Communicator
跨媒體作品《Star Trek》中的要素
A 23rd-century communicator as used in Star Trek: The Original Series.
首次出現Star Trek
The Cage〉(1964)
開創Gene Roddenberry
作品類型Science fiction
虛構設定資料
類型Communication device
功能Allows subspace communication
{{Infobox fictional artifact
| name            = Communicator
| image           = 20090704-1971 StarTrekTOSCommunicatorReplica.jpg
| image_size      = 200
| caption         = A 23rd-century communicator as used in ''[[Star Trek: The Original Series]].''
| source          = [[Star Trek]]
| source_type     = franchise
| first           = [[Star Trek: The Original Series|Star Trek]]
| first_ep        = [[The Cage (Star Trek: The Original Series)|The Cage]]
| first_type      = TV
| date            = 1964
| creator         = [[Gene Roddenberry]]
| type            = Communication device
| genre           = Science fiction
| uses            = Allows subspace communication
}}

Supporting template

[編輯]