Difference between revisions of "Template:Cite Nuttall/doc"

From blackwiki
Jump to navigation Jump to search
imported>Bob Burkhardt
(→‎See also: note p.d. copying template)
imported>Bob Burkhardt
(augment for vb param)
Line 6: Line 6:
 
<code><nowiki>{{Cite Nuttall|put the title of the article here|first_letter=X}}</nowiki></code>
 
<code><nowiki>{{Cite Nuttall|put the title of the article here|first_letter=X}}</nowiki></code>
  
The article title should match what is used in Wikisource, but without any pronuncation accents (`) if there are any. Use the first letter of the article title in place of "X".  The letter should be capitalized without an accent or other deviation from a plain Latin character.  If the first letter is a ligature, use the first letter of the ligature, e.g. use "A" for articles beginning with "Æ". There is also a <tt>noicon</tt> option:
+
The article title should match what is used in Wikisource, but without any pronuncation accents (`) if there are any. Use the first letter of the article title in place of "X".  The letter should be capitalized without an accent or other deviation from a plain Latin character.  If the first letter is a ligature, use the first letter of the ligature, e.g. use "A" for articles beginning with "Æ". There are also <tt>noicon</tt> and <tt>vb</tt> options:
  
<code><nowiki>{{Cite Nuttall|title of article|first_letter=X|noicon=x}}</nowiki></code>
+
<code><nowiki>{{Cite Nuttall|title of article|first_letter=X|noicon=x|vb=1}}</nowiki></code>
  
 
=== Examples ===
 
=== Examples ===
Line 34: Line 34:
  
 
{{Cite Nuttall|Blake, William|first_letter=B|noicon=x}}
 
{{Cite Nuttall|Blake, William|first_letter=B|noicon=x}}
 +
 +
====Using <code>vb</code>====
 +
 +
If text is incorporated verbatim into an article, the <code>vb</code> parameter can be used to tack on a notice appropriate to the policy in [[Wikipedia:Plagiarism]].
 +
 +
<code><nowiki>{{Cite Nuttall|Bischoff, Theodor Ludwig Wilhelm|first_letter=B|vb=1}}</nowiki></code>
 +
 +
displays as:
 +
 +
{{Cite Nuttall|Bischoff, Theodor Ludwig Wilhelm|first_letter=B|vb=1}}
  
 
=== See also ===
 
=== See also ===

Revision as of 21:36, 25 May 2011

Purpose

This template enables the citation of articles from the Wikisource project The Nuttall Encyclopædia in the manner of {{cite encyclopaedia}}.

Usage

{{Cite Nuttall|put the title of the article here|first_letter=X}}

The article title should match what is used in Wikisource, but without any pronuncation accents (`) if there are any. Use the first letter of the article title in place of "X". The letter should be capitalized without an accent or other deviation from a plain Latin character. If the first letter is a ligature, use the first letter of the ligature, e.g. use "A" for articles beginning with "Æ". There are also noicon and vb options:

{{Cite Nuttall|title of article|first_letter=X|noicon=x|vb=1}}

Examples

Simple

{{Cite Nuttall|Blake, William|first_letter=B}}

displays as:

Wood, James, ed. (1907). "Blake, William" . The Nuttall Encyclopædia. London and New York: Frederick Warne. Unknown parameter |first_letter= ignored (help)

With comment

{{Cite Nuttall|Blake, William|first_letter=B}} A mystic from his very boyhood.

displays as:

Wood, James, ed. (1907). "Blake, William" . The Nuttall Encyclopædia. London and New York: Frederick Warne. Unknown parameter |first_letter= ignored (help) A mystic from his very boyhood.

Using noicon

{{Cite Nuttall|Blake, William|first_letter=B|noicon=x}}

displays as:

Wood, James, ed. (1907). "Blake, William". The Nuttall Encyclopædia. London and New York: Frederick Warne. Unknown parameter |first_letter= ignored (help)

Using vb

If text is incorporated verbatim into an article, the vb parameter can be used to tack on a notice appropriate to the policy in Wikipedia:Plagiarism.

{{Cite Nuttall|Bischoff, Theodor Ludwig Wilhelm|first_letter=B|vb=1}}

displays as:

This article incorporates text from a publication now in the public domainWood, James, ed. (1907). "Bischoff, Theodor Ludwig Wilhelm" . The Nuttall Encyclopædia. London and New York: Frederick Warne. Unknown parameter |first_letter= ignored (help)

See also