Difference between revisions of "Wiki Tips"

From Klenwell Wiki
Jump to navigation Jump to search
(Created page with "== Templates == * Template:Banner * Template:Quote === Syntax === <pre>{{Quote|This is quotes using the Quote template.}}</pre> === Example === {...")
 
(Syntax)
Line 4: Line 4:
  
 
=== Syntax ===
 
=== Syntax ===
<pre>{{Quote|This is quotes using the [[Template:Quote|Quote template]].}}</pre>
+
<pre>{{Quote|This is a quote using the [[Template:Quote|Quote template]].}}</pre>
  
 
=== Example ===
 
=== Example ===
  
 
{{Quote|This is quotes using the [[Template:Quote|Quote template]].}}
 
{{Quote|This is quotes using the [[Template:Quote|Quote template]].}}

Revision as of 20:05, 14 October 2020

Templates

Syntax

{{Quote|This is a quote using the [[Template:Quote|Quote template]].}}

Example

This is quotes using the Quote template.