Template:Quotebox: Difference between revisions
Jump to navigation
Jump to search
imported>Sekoia (historical) (reworking #if to #switch for easier future extension; also moving rest of related styling inside for clarity) |
imported>Sekoia (historical) (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> |