Actions

Template

PullQuote/doc

From Stephentown Genealogy: Roots & More

< Template:PullQuote
Revision as of 01:20, 18 June 2018 by Nnett (talk | contribs) (Created page with "<!-- PLEASE ADD CATEGORIES AND INTERWIKIS LINKS AT THE END OF THIS PAGE --> == Usage == See en:Template:Quotation. * '''You should not put quotation marks around...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Usage

See en:Template:Quotation.

  • You should not put quotation marks around the quote.


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

Template:Quotation

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

Template:Quotation

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

Template:Quotation


  • {{Quotation|Quoted material}}

Template:Quotation

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

Template:TemplateDataHeader

<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 Template:Cite book etc.",
     "type": "string",
     "required": false
   }
 }

} </templatedata>

See also

Template:Quotation templates see also