Template:Cite book: Difference between revisions
From All Skies Encyclopaedia
imported>Omegatron white space should not display anymore, while browser tools that replace this with a link will still work |
imported>Omegatron year parameter is broken. trying to repair without re-adding the newline |
||
| Line 107: | Line 107: | ||
-->{{#if: {{{first|}}} | &rft.aufirst={{urlencode:{{{first}}}}} }}<!-- First author's given name or names or initials. This data element may contain multiple words and punctuation, e.g. "Fred F", "Fred James" | -->{{#if: {{{first|}}} | &rft.aufirst={{urlencode:{{{first}}}}} }}<!-- First author's given name or names or initials. This data element may contain multiple words and punctuation, e.g. "Fred F", "Fred James" | ||
-->{{#if: {{{author|}}} | &rft.au={{urlencode:{{{author}}}}} }}<!-- This data element contains the full name of a single author, e.g. "Smith, Fred M", "Harry S. Truman". | -->{{#if: {{{author|}}} | &rft.au={{urlencode:{{{author}}}}} }}<!-- This data element contains the full name of a single author, e.g. "Smith, Fred M", "Harry S. Truman". | ||
-->{{#if: {{{date|}}} | -->{{#if: {{{date|}}} <!-- | ||
-->{{#if: {{{year|}}} | --> | &rft.date={{urlencode:{{{date}}}}} <!-- Date of publication. ISO 8601 is allowed and preferred by us, although | ||
--> | {{#if: {{{year|}}} | &rft.date={{urlencode:{{{year}}}}} }} }}<!-- "Book dates are assumed to be a single year." | |||
-->{{#if: {{{edition|}}} | &rft.edition={{urlencode:{{{edition}}}}} }}<!-- Statement of the edition of the book. This will usually be a phrase, with or without numbers, but may be a single number, e.g. "First edition", "4th ed." | -->{{#if: {{{edition|}}} | &rft.edition={{urlencode:{{{edition}}}}} }}<!-- Statement of the edition of the book. This will usually be a phrase, with or without numbers, but may be a single number, e.g. "First edition", "4th ed." | ||
-->{{#if: {{{publisher|}}} | &rft.pub={{urlencode:{{{publisher}}}}} }}<!-- Publisher name. "Harper and Row" | -->{{#if: {{{publisher|}}} | &rft.pub={{urlencode:{{{publisher}}}}} }}<!-- Publisher name. "Harper and Row" | ||
Revision as of 18:34, 7 June 2008
Lua error in mw.title.lua at line 230: too many expensive function calls.
- ↑ The pipe trick does not work inside references, so be sure to insert a full wikilink.
- ↑ Compare archived talk page.





