Difference between revisions of "Template:Citation/fcite web"

From blackwiki
Jump to navigation Jump to search
imported>Wikid77
(replaced "<b/>" with null tag "<nowiki/>".)
imported>Wikid77
(option "help" warns when "transtitle" or "trans-title" to use "trans_title".)
Line 210: Line 210:
 
     | &#32;({{{laydate}}}) }}<!--
 
     | &#32;({{{laydate}}}) }}<!--
 
   -->.<!--end main citation
 
   -->.<!--end main citation
--------------------------------------------------------- Quote / postscript
+
----------------------------------------------------- Quote / postscript
 
-->{{
 
-->{{
 
   #if:{{{quote|}}}
 
   #if:{{{quote|}}}
Line 217: Line 217:
 
     |&#32;{{{postscript|{{{notes}}}}}} }}<!--endif {postscript|notes}
 
     |&#32;{{{postscript|{{{notes}}}}}} }}<!--endif {postscript|notes}
 
--></span><!--end citation span
 
--></span><!--end citation span
--------------------------------------------------------- Help option
+
----------------------------------------------------- Help option
 
-->{{
 
-->{{
   #ifeq:{{{1|}}}|help|{{
+
   #ifeq:{{{1|x}}}|help|<span
 +
  style="color:maroon">{{
 
   #if:{{{author-1|{{{ISBN|{{{last-1|{{{last-2|{{{author-link1|{{{day|<!--
 
   #if:{{{author-1|{{{ISBN|{{{last-1|{{{last-2|{{{author-link1|{{{day|<!--
 
     -->}}} }}} }}} }}} }}} }}}
 
     -->}}} }}} }}} }}} }}} }}}
Line 249: Line 250:
 
     |<br>'''Fcite_web''': Found "publication-date=" - use "date=".  
 
     |<br>'''Fcite_web''': Found "publication-date=" - use "date=".  
 
   }}{{
 
   }}{{
   #if:{{{day|}}}|<br>'''Fcite_web''': Found "day=" - use "date=".  
+
   #if:{{{transtitle|}}}|<br>'''Fcite_web''': Found "transtitle=" - use "trans_title=".
 +
  }}{{
 +
  #if:{{{trans-title|}}}|<br>'''Fcite_web''': Found "trans-title=" - use underbar "trans_title=".  
 
   }}
 
   }}
 +
</span>
 
   }}<!--endif {1}=help -->
 
   }}<!--endif {1}=help -->
 
}}<!--endif-else {1}=none
 
}}<!--endif-else {1}=none
Line 310: Line 314:
 
--27Aug12 Detects unsupported parameters: article, Edition, Place & Date.
 
--27Aug12 Detects unsupported parameters: article, Edition, Place & Date.
 
--19Sep12 Replaced "<b/>" with null tag "<nowiki/>".
 
--19Sep12 Replaced "<b/>" with null tag "<nowiki/>".
 +
--28Oct12 Help warns "transtitle" or "trans-title" to use "trans_title".
 
-->
 
-->
 
{{documentation}}
 
{{documentation}}

Revision as of 05:27, 28 October 2012

"{{{title}}}".

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


The Template:Citation/fcite web, Template:Citation/fcite book and other templates in the Citation/fcite group are fast-cite alternatives to {{cite web}} and {{cite book}} for use in large articles. To allow extreme speed, only the basic parameter names are supported, such as "coauthors=" rather than "last4=" or "last5=" (etc.). For rare parameters, the original cite templates can still be used, and mixed within an article. To view parameter names, see: Template:Citation/doc.

Template:Citation/fcite book defaults to show italicized {title}, or if {book} or {work} are specified, then to quote "{title}" such as a short-story title, after showing the {book}/{work} name italicized. By comparison, {{Citation/fcite web}} will always quote "{title}" and put any {book}/{work} name after {title}. Hence, there are 2 differences: title is italicized, or title as second/quoted, whereas Citation/fcite web (or Citation/fcite journal) will put the quoted "{title}" before the book/work name.

In articles which contain more than 300 formatted references, the speed of formatting a large article, during 2009, reached 30–60 seconds for logged-in users, so the Citation/fcite templates can be used to run 5x faster (6–12 seconds) when reformatting an article. Many large articles experienced similar long delays during 2009–2012, due to using numerous large templates.

Format

The operation is very similar to {{citation}} and related templates.

Markup: {{citation/fcite|title=Origin of fish|publisher=Google|year=1999|date=August 1999|url= http://www.google.com/|accessdate=1 June 2009}}
Result: Origin of fish, Google, August 1999, retrieved 1 June 2009

Comparison to Cite_web

The operation is very similar to {{citation}} and related templates.

Markup Renders as
{{citation/fcite|title=Things|date=2009|url=http://x.com/|accessdate=2012-08-01}}

Things, 2009, retrieved 2012-08-01

{{citation |title=Things|date=2009|url=http://x.com/ |accessdate=2012-08-01}}

Things, 2009, retrieved 2012-08-01

Using {{citation/fcite web}}:

Markup Renders as
{{citation/fcite web |title=That webpage |date=1 May 2009|publisher=BBC}}

"That webpage". BBC. 1 May 2009.

{{cite web |url=http://x.com/ |title=That webpage |date=1 May 2009|publisher=BBC}}

"That webpage". BBC. 1 May 2009.

Related templates

The various templates within the Citation/fcite group include:

See also