Template:Cite book:修订间差异

来自中國法律百科 | China Law Wiki | ChinaLaw.Wiki
无编辑摘要
无编辑摘要
第1行: 第1行:
<includeonly>
<includeonly>
<ref>{{#if:{{{author|}}}|{{{author}}}. }}{{#if:{{{title|}}}|{{{title}}}. }}{{#if:{{{location|}}}|{{{location}}}. }}{{#if:{{{publisher|}}}|{{{publisher}}}. }}{{#if:{{{date|}}}|{{{date}}}. }}{{#if:{{{pages|}}}|{{{pages}}}. }}{{#if:{{{ISBN|}}}|{{{ISBN}}}. }}{{#if:{{{accessdate|}}}|{{{accessdate}}}. }}{{#if:{{{url|}}}|{{{url}}}. }}{{#if:{{{language|}}}|{{{language}}}. }}{{#if:{{{quote|}}}|{{{quote}}}. }}</ref>
<ref>{{#if:{{{author|}}}|
{{{author}}}. }}{{#if:{{{title|}}}|
{{{title}}}. }}{{#if:{{{location|}}}|
{{{location}}}. }}{{#if:{{{publisher|}}}|
{{{publisher}}}. }}{{#if:{{{date|}}}|
{{{date}}}. }}{{#if:{{{pages|}}}|
{{{pages}}}. }}{{#if:{{{ISBN|}}}|
{{{ISBN}}}. }}{{#if:{{{accessdate|}}}|
{{{accessdate}}}. }}{{#if:{{{url|}}}|
{{{url}}}. }}{{#if:{{{language|}}}|
{{{language}}}. }}{{#if:{{{quote|}}}|
{{{quote}}}. }}</ref>
</includeonly>
</includeonly>
<noinclude>
<noinclude>

2020年5月17日 (日) 08:14的版本


{{Cite book 
| author = 作者或編者 
| title = 書名或題名 
| location = 出版地 
| publisher = 出版者 
| date = 出版日期 
| pages = 引文的起訖頁碼 
| ISBN = 國際標準書號 
| accessdate = 參照日期 
| url = 線上書籍路徑(書籍沒有網址不用填寫) 
| language = 語言 
| quote = 特定句子的引言 }} 
}}