Difference between revisions of "Template:Quotebox"
From Paragon Wiki Archive
(reworking #if to #switch for easier future extension; also moving rest of related styling inside for clarity) |
(remove align=left (that's the default, no need to include it); add valign="top") |
||
Line 3: | Line 3: | ||
|#default=background: #F4F4F4; border: 1px solid #000000; | |#default=background: #F4F4F4; border: 1px solid #000000; | ||
}} width:100%; text-align: left; margin: 0.5em;" | }} width:100%; text-align: left; margin: 0.5em;" | ||
− | |- | + | |- valign="top" |
|style="width: 45px;" valign=top|{{#ifeq:{{{style}}}|dev|[[File:Chatballoon-Dev.png]]|[[File:Chatballoon.png]]}} | |style="width: 45px;" valign=top|{{#ifeq:{{{style}}}|dev|[[File:Chatballoon-Dev.png]]|[[File:Chatballoon.png]]}} | ||
|'''{{{name}}}''' ''{{small|1={{{source}}}}}'':<br />{{{text}}} | |'''{{{name}}}''' ''{{small|1={{{source}}}}}'':<br />{{{text}}} | ||
|}<noinclude>[[Category:Editors Tags Templates]]</noinclude> | |}<noinclude>[[Category:Editors Tags Templates]]</noinclude> |
Revision as of 14:16, 24 July 2012
{{{name}}} {{{source}}}: {{{text}}} |