The forum pages are fully operational! See this link for the latest forum topics, where users can collaborate or discuss certain topics in one place!

Difference between revisions of "Template:Boxquote"

From Arthur Wiki
Jump to navigationJump to search
addChangeTag.php>TheAtomicLight
Line 2: Line 2:
{| style="border: 1px solid #CCCCFF; margin: 4px 0px; background:#F8F8FF; border-radius:5px;" " class="boxquote"
{| style="border: 1px solid #CCCCFF; margin: 4px 0px; background:#F8F8FF; border-radius:5px;" " class="boxquote"
| width="15" valign="top" style="color:#B2B7F2; font-size:35px; font-family:'Times New Roman',serif; font-weight:bold; text-align:left; padding:10px 10px;" | “
| width="15" valign="top" style="color:#B2B7F2; font-size:35px; font-family:'Times New Roman',serif; font-weight:bold; text-align:left; padding:10px 10px;" | “
| valign="top" style="font-family: Verdana, Arial, Helvetica, sans-serif; padding:4px 2px; font-size:10px;" |
| valign="top" style="font-family: candara; padding:4px 2px; font-size:10px;" |
{{{text|text.}}}
{{{text|text.}}}
| width="15" valign="bottom" style="color:#B2B7F2;font-size:36px;font-family:'Times New Roman',serif;font-weight:bold;text-align:right;padding:10px 10px;" | ”
| width="15" valign="bottom" style="color:#B2B7F2;font-size:36px;font-family:'Times New Roman',serif;font-weight:bold;text-align:right;padding:10px 10px;" | ”

Revision as of 01:58, 13 August 2022


Example usage

Quoted text only:
{{Boxquote
|text = Test 123}}

result:

Test 123

Quoted text with person's name:
{{Boxquote
|text = Test 123
|saidby = This template}}

result:

Test 123

—This template

Quoted text with person's name and reference:
{{Boxquote
|text = Test 123
|saidby = This template
|reference = This template}}

result:

Test 123

—This template, This template