Difference between revisions of "Template:Quote/doc"
Jump to navigation
Jump to search
(new template doc) |
m (categorized template) |
||
| Line 1: | Line 1: | ||
Simple template for quoting text with blockquotes. | Simple template for quoting text with blockquotes. | ||
| − | ==Syntax== | + | == Syntax == |
| − | <pre> | + | <pre>{{Quote |
| − | {{Quote | ||
| text goes on the first line. text= also does the same. | | text goes on the first line. text= also does the same. | ||
| source goes on the second line. source= also does the same. | | source goes on the second line. source= also does the same. | ||
| − | }} | + | }}</pre> |
| − | </pre> | ||
| − | |||
| − | == | + | == Sample == |
| − | <pre> | + | <pre>{{Quote |
| − | {{Quote | ||
| Strength measures your character's muscle power. It is important for characters who intend to engage in melee combat often or use heavy weapons | | Strength measures your character's muscle power. It is important for characters who intend to engage in melee combat often or use heavy weapons | ||
| The in-game description | | The in-game description | ||
| − | }} | + | }}</pre> |
| − | </pre> | ||
Becomes... | Becomes... | ||
| Line 24: | Line 19: | ||
| The in-game description | | The in-game description | ||
}} | }} | ||
| + | |||
| + | <includeonly>[[Category:General wiki templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> | ||
Latest revision as of 18:13, 15 August 2013
Simple template for quoting text with blockquotes.
Syntax
{{Quote
| text goes on the first line. text= also does the same.
| source goes on the second line. source= also does the same.
}}
Sample
{{Quote
| Strength measures your character's muscle power. It is important for characters who intend to engage in melee combat often or use heavy weapons
| The in-game description
}}
Becomes...