Difference between revisions of "Template:Quote"

From RadiWiki
Jump to: navigation, search
(Adjusted the width to 99% or the content that is present)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="border:1px solid #CC6600; background-color: #FFFF66;">
+
<div style="width:99%;max-width:max-content;border:1px solid #CC6600; background-color: #FFFF66;">
 
{| style="background:#FFFF66;"
 
{| style="background:#FFFF66;"
| style="align:left;width:99%;vertical-align:top" | <span style="color:#bcbcbc; font-size:30px; font-family:'Times New Roman',serif; font-weight:bold; padding-right:10px">“</span>  
+
| valign="top" align="right" | <span style="color:#bcbcbc; font-size:30px; font-family:'Times New Roman',serif; font-weight:bold; padding-left:10px; padding-right:10px;">“</span>  
| {{{1}}}  
+
| style="align:left;vertical-align:top" | {{{text}}}  
| <span style="color:#bcbcbc; font-size:30px; font-family:'Times New Roman',serif; font-weight:bold; padding-left:10px">”</span>
+
| valign="bottom" | <span style="color:#bcbcbc; font-size:30px; font-family:'Times New Roman',serif; font-weight:bold; padding-left:10px; padding-right:10px;">”</span>
 
|}</div>
 
|}</div>
<noinclude>This template can be used to show a 'box' which 'quotes' another message.  
+
<noinclude>This template can be used to show a 'box' which 'quotes' another message. The actual example should be passed in the 'text' named parameter.
 
Also see the [[:Template:Note]], [[:Template:Warning]] and [[:Template:Important]] templates.
 
Also see the [[:Template:Note]], [[:Template:Warning]] and [[:Template:Important]] templates.
  
 
[[Category:Template]]</noinclude>
 
[[Category:Template]]</noinclude>

Latest revision as of 13:37, 9 June 2023

{{{text}}}

This template can be used to show a 'box' which 'quotes' another message. The actual example should be passed in the 'text' named parameter. Also see the Template:Note, Template:Warning and Template:Important templates.