Difference between revisions of "Template:Quotation"

From Let's Play Webtoon Wikipedia
Jump to: navigation, search
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>
 

Revision as of 02:45, 8 August 2018