Template:Quote: Difference between revisions
Jump to navigation
Jump to search
(switched wikitable to html to check for problems) |
(name change: wollywog to wollyhop) |
||
(21 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
{| style="border-collapse:collapse; border-style:none; background-color:transparent;" class="cquote" | |||
| rowspan="2" width="20" valign="top" style="color:#B2B7F2;font-size:40px;font-family:'Times New Roman',serif;font-weight:bold;text-align:left;padding:10px 10px;" | “ | |||
| valign="top" style="padding:4px 10px;" | {{Notes:{{{1}}}/{{{2}}}}} | |||
| rowspan="2" width="20" valign="bottom" style="color:#B2B7F2;font-size:40px;font-family:'Times New Roman',serif;font-weight:bold;text-align:right;padding:15px 10px;" | ” | |||
|- | |||
| style="padding-top: 0" | {{#ifeq:{{{2}}}|journal|<p style="font-size:smaller;line-height:1em;text-align: right"><cite style="font-style:normal;">—[[Captain Olimar]] on the [[{{{1}}}]], entry in [[Olimar's journal]]</cite></p>}}{{#ifeq:{{{2}}}|sale|<p style="font-size:smaller;line-height:1em;text-align: right"><cite style="font-style:normal;">—[[The Ship]] pitching the [[{{{1}}}]], [[sales pitch]]es</cite></p>}}{{#ifeq:{{{2}}}|olimar|<p style="font-size:smaller;line-height:1em;text-align: right"><cite style="font-style:normal;">—[[Captain Olimar]] on the [[{{{1}}}]], entry from [[Olimar's Notes]]</cite></p>}}{{#ifeq:{{{2}}}|louie|<p style="font-size:smaller;line-height:1em;text-align: right">—[[Louie]] on the [[{{{1}}}]], entry from [[Louie's notes]]<cite style="font-style:normal;"></cite></p>}} | |||
|}<noinclude> | |||
</ | ==Info== | ||
< | Use this to place a quote in an article, in a stylized manner. | ||
[[Category:Templates | ==Parameters== | ||
</noinclude> | {| 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. | |||
|} | |||
==Skeleton== | |||
<pre> | |||
{{quote|<article>|<type>}} | |||
</pre> | |||
==Examples== | |||
{| class = "wikitable" | |||
! Code || Result | |||
|- | |||
| <pre>{{quote|Wollyhop|louie}}</pre> | |||
| {{quote|Wollyhop|louie}} | |||
|} | |||
[[Category:Templates]]</noinclude> |
Latest revision as of 21:21, May 28, 2024
“ | {{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. |
Skeleton
{{quote|<article>|<type>}}
Examples
Code | Result | ||||
---|---|---|---|---|---|
{{quote|Wollyhop|louie}} |
|