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

From blackwiki
Jump to navigation Jump to search
imported>Bob Burkhardt
(augment for vb param)
imported>PBS
(updated documentation removing "first letter" parameter now redundant.)
Line 4: Line 4:
  
 
=== Usage ===
 
=== Usage ===
<code><nowiki>{{Cite Nuttall|put the title of the article here|first_letter=X}}</nowiki></code>
+
<code><nowiki>{{Cite Nuttall|title=title of Nuttall article}}</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 are also <tt>noicon</tt> and <tt>vb</tt> options:
+
The article title should match what is used in [[Wikisource:The Nuttall Encyclopædia]], 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, enter the name without ligatures, e.g. use "Ae" for articles beginning with "Æ". There are also <tt>noicon</tt> <tt>short</tt> and <tt>vb</tt> options:
  
<code><nowiki>{{Cite Nuttall|title of article|first_letter=X|noicon=x|vb=1}}</nowiki></code>
+
<code><nowiki>{{Cite Nuttall|title=title of Nuttall article|short=x|noicon=x|vb=1}}</nowiki></code>
  
 
=== Examples ===
 
=== Examples ===
  
 
====Simple====
 
====Simple====
<code><nowiki>{{Cite Nuttall|Blake, William|first_letter=B}}</nowiki></code>
+
<code><nowiki>{{Cite Nuttall|title=Blake, William}}</nowiki></code>
  
 
displays as:
 
displays as:
  
{{Cite Nuttall|Blake, William|first_letter=B}}
+
{{Cite Nuttall|title=Blake, William}}
  
 
====With comment====
 
====With comment====
  
<code><nowiki>{{Cite Nuttall|Blake, William|first_letter=B}} A mystic from his very boyhood.</nowiki></code>
+
<code><nowiki>{{Cite Nuttall|title=Blake, William}} A mystic from his very boyhood.</nowiki></code>
  
 
displays as:
 
displays as:
  
{{Cite Nuttall|Blake, William|first_letter=B}} A mystic from his very boyhood.
+
{{Cite Nuttall|title=Blake, William}} A mystic from his very boyhood.
  
====Using <code>noicon</code>====
+
====Using <code>short</code>====
  
<code><nowiki>{{Cite Nuttall|Blake, William|first_letter=B|noicon=x}}</nowiki></code>
+
<code><nowiki>{{Cite Nuttall|title=Blake, William|short=x}}</nowiki></code>
  
 
displays as:
 
displays as:
  
{{Cite Nuttall|Blake, William|first_letter=B|noicon=x}}
+
{{Cite Nuttall|title=Blake, William|short=x}}
  
 +
<code><nowiki>{{Cite Nuttall|title=Blake, William|short=x}}</nowiki></code>
 +
 +
displays as:
 +
 +
{{Cite Nuttall|title=Blake, William|short=x|noicon=x}}
 
====Using <code>vb</code>====
 
====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]].
 
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>
+
<code><nowiki>{{Cite Nuttall|title=Bischoff, Theodor Ludwig Wilhelm|short=x|vb=1}}</nowiki></code>
  
 
displays as:
 
displays as:
  
{{Cite Nuttall|Bischoff, Theodor Ludwig Wilhelm|first_letter=B|vb=1}}
+
{{Cite Nuttall|title=Bischoff, Theodor Ludwig Wilhelm|short=x|vb=1}}
  
 
=== See also ===
 
=== See also ===
 
* {{tl|Nuttall}}
 
* {{tl|Nuttall}}
* [[Sister projects]]
+
* [[Wikipedia:Sister projects]]
  
 
<includeonly>
 
<includeonly>

Revision as of 07:59, 20 June 2012

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|title=title of Nuttall article}}

The article title should match what is used in Wikisource:The Nuttall Encyclopædia, 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, enter the name without ligatures, e.g. use "Ae" for articles beginning with "Æ". There are also noicon short and vb options:

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

Examples

Simple

{{Cite Nuttall|title=Blake, William}}

displays as:

Wood, James, ed. (1907). "Blake, William" . The Nuttall Encyclopædia. London and New York: Frederick Warne.

With comment

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

displays as:

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

Using short

{{Cite Nuttall|title=Blake, William|short=x}}

displays as:

"Blake, William" . The Nuttall Encyclopædia. 1907.

{{Cite Nuttall|title=Blake, William|short=x}}

displays as:

"Blake, William". The Nuttall Encyclopædia. 1907.

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|title=Bischoff, Theodor Ludwig Wilhelm|short=x|vb=1}}

displays as:

This article incorporates text from a publication now in the public domain"Bischoff, Theodor Ludwig Wilhelm" . The Nuttall Encyclopædia. 1907.

See also