模板:Cite web/doc
本模板的功能是「標示資料來源」。特別是適用在網站的網址而非新聞的來源。
可供拷貝使用的空白原始碼:
{{cite web|url= |title= |accessdate= |accessmonthday= |accessyear= |author= |last= |first= |authorlink= |coauthors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archiveurl= |archivedate=}}
簡易版本:
{{cite web|url= |title= |accessmonthday= |accessyear= |author= |date= |publisher= |language= }} |
{{cite web | url = 網址 | title = 標題 | accessmonthday = 造訪月日(加「月」、「日」) | accessyear = 造訪年份(加「年」) | author = 作者 | date = 文章日期 | publisher = 出版 | language = 來源的語言 }} |
- 其中title和url兩項為必填。
效果如下:
代码:{{cite web|url= http://www.example.org|title=示例}}
效果:示例.