Difference between revisions of "Template:Citation/book quick"

From blackwiki
Jump to navigation Jump to search
imported>Rich Farmbrough
(Created page with '<includeonly><span class="citation web" >{{ #if: {{{author|}}} | {{{author|}}}{{#if: {{{date|}}}| ({{{date}}})}} }}{{ #if: {{{title|}}} | {{ #if:{{{a...')
 
imported>Rich Farmbrough
Line 7: Line 7:
 
   | {{ #if:{{{author|}}} | .&#32; }}{{ #if:{{{url|}}} | [{{{url}}} "{{{title}}}"] | "{{{title}}}" }}
 
   | {{ #if:{{{author|}}} | .&#32; }}{{ #if:{{{url|}}} | [{{{url}}} "{{{title}}}"] | "{{{title}}}" }}
 
   | {{Citation error|no <code>&#124;title&#61;</code> specified|Cite web quick}}
 
   | {{Citation error|no <code>&#124;title&#61;</code> specified|Cite web quick}}
}}{{
 
  #if: {{{work|}}} | .&#32;''<nowiki />{{{work|}}}<nowiki />''
 
 
}}{{
 
}}{{
 
   #if: {{location|}} | .&#32;{{{location}}}
 
   #if: {{location|}} | .&#32;{{{location}}}
Line 14: Line 12:
 
   #if: {{{publisher|}}} | .&#32;{{{publisher}}}
 
   #if: {{{publisher|}}} | .&#32;{{{publisher}}}
 
}}{{
 
}}{{
   #if: {{ISBN|}} | .&#32;{{{ISBN}}}
+
   #if: {{ISBN|}} | .&#32;ISBN {{{ISBN}}}
 
}}{{
 
}}{{
 
   #if: {{{author|}}}
 
   #if: {{{author|}}}

Revision as of 01:47, 16 October 2011

50px Template documentation[view] [edit] [history] [purge]

Usage

This is a much less compute intensive version of Cite book. It has been used to rescue pages from Category:Pages where template transclusion limit is exceeded


See also