Template:Quote: Difference between revisions
Jump to navigation
Jump to search
m (Removed extra brace.) |
(New documentation style.) |
||
Line 7: | Line 7: | ||
|}<noinclude> | |}<noinclude> | ||
==Use== | ==Info== | ||
Use this to place a quote in an article, in a stylized manner. | |||
[[Category:Templates | |||
==Parameters== | |||
{| class = "wikitable" | |||
! Parameter || Mandatory || Default || Purpose || Detailed description | |||
|- | |||
! 1 | |||
| '''Yes''' || || Article || Treasure, enemy, etc. article. | |||
|- | |||
! 2 | |||
| '''Yes''' || || Type || Type of note to display; see {{tem|Notes}} for options. | |||
|} | |||
==Template== | |||
<pre> | |||
{{quote|<article>|<type>}} | |||
</pre> | |||
==Examples== | |||
{| class = "wikitable" | |||
! Code || Result | |||
|- | |||
| <pre>{{quote|Wollywog|louie}}</pre> | |||
| {{quote|Wollywog|louie}} | |||
|} | |||
[[Category:Templates]] | |||
</noinclude> | </noinclude> |
Revision as of 12:07, October 28, 2014
“ | {{Notes:{{{1}}}/{{{2}}}}} | ” |
Info
Use this to place a quote in an article, in a stylized manner.
Parameters
Parameter | Mandatory | Default | Purpose | Detailed description |
---|---|---|---|---|
1 | Yes | Article | Treasure, enemy, etc. article. | |
2 | Yes | Type | Type of note to display; see {{Notes}} for options. |
Template
{{quote|<article>|<type>}}
Examples
Code | Result | ||||
---|---|---|---|---|---|
{{quote|Wollywog|louie}} |
|