Difference between revisions of "Template:Quotation"

From Let's Play Webtoon Wikipedia
Jump to: navigation, search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<templatedata>
+
<blockquote class="templatequote">
{
+
<p>"{{{text}}}"</p>
  "description": "insert description here",
+
<div class="templatequotecite">—{{{sign}}}, {{{source}}}</div>
  "params": {
+
</blockquote>
    "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 {{Cite book}} etc.",
 
      "type": "string",
 
      "required": false
 
    }
 
  }
 
}
 
</templatedata>
 

Latest revision as of 02:51, 8 August 2018

"{{{text}}}"

—{{{sign}}}, {{{source}}}