Warning
This is an unofficial archive of PsychonautWiki as of 2025-08-08T03:33:20Z. Content on this page may be outdated, incomplete, or inaccurate. Please refer to the original page for the most up-to-date information.

Template:Quotation

From PsychonautWiki Archive
Revision as of 18:15, 19 May 2014 by >PJosepherum (1 revision)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

  Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

— {{{2}}}, {{{3}}}, {{{4}}}

Documentation icon Documentationviewedithistory⧼Code-rev-purge-link⧽

This documentation is transcluded from Template:Quotation/doc.

Usage

  • You should not put quotation marks around the quote.


  • {{Quotation|Quoted material|Author|Title|Publication}}

Quoted material

— Author, Title, Publication

  • {{Quotation|Quoted material|Author||skip italics to use '' '' for italics}}

Quoted material

— Author, skip italics to use for italics

  • {{Quotation|Quoted material|Author|Title|}}

Quoted material

— Author, Title


  • {{Quotation|Quoted material}}

Quoted material

The equal sign (=)

If any of the parameters include an equal sign, this will make the template not recognize the parameter properly. To fix this the parameter needs to be prefixed with "1=", "2=", etc., depending on which parameter this applies to.

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools.

Quotation

<templatedata> {

 "description": "insert description here",
 "params": {
   "1": {
     "label": "Quoted material",
     "description": "",
     "type": "string",
     "required": true
   },
   "2": {
     "label": "Author",
     "description": "",
     "type": "string",
     "required": false
   },
   "3": {
     "label": "Title",
     "description": "",
     "type": "string",
     "required": false
   },
   "4": {
     "label": "Publication",
     "description": "Use <ref> and Empty citation (help)  etc.",
     "type": "string",
     "required": false
   }
 }

} </templatedata>

See also

Template:Quotation templates see also