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

From blackwiki
Jump to navigation Jump to search
imported>Rich Farmbrough
imported>Rich Farmbrough
Line 5: Line 5:
 
}}{{
 
}}{{
 
   #if: {{{title|}}}
 
   #if: {{{title|}}}
   | {{ #if:{{{author|}}} | .  }}{{ #if:{{{url|}}} | [{{{url}}} "{{{title}}}"] | "{{{title}}}" }}
+
   | {{ #if:{{{author|}}} | .  }}{{ #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 book quick}}
 
}}{{
 
}}{{
   #if: {{location|}} | .&#32;{{{location}}}
+
   #if: {{{location|}}} | .&#32;{{{location}}}
 
}}{{
 
}}{{
 
   #if: {{{publisher|}}} | .&#32;{{{publisher}}}
 
   #if: {{{publisher|}}} | .&#32;{{{publisher}}}
 
}}{{
 
}}{{
   #if: {{ISBN|}} | .&#32;ISBN {{{ISBN}}}
+
   #if: {{{ISBN|}}} | .&#32;ISBN {{{ISBN}}}
 
}}{{
 
}}{{
 
   #if: {{{author|}}}
 
   #if: {{{author|}}}

Revision as of 01:50, 16 October 2011

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