Template:Page notice: Difference between revisions
Changed the image to only occupy space to the right of the title, not affecting description width
-u ndefined- (talk | contribs) m (Migrate to Template:Documentation + display template in this page) |
(Changed the image to only occupy space to the right of the title, not affecting description width) |
||
Line 4: | Line 4: | ||
{{#if: {{{title|}}} | | {{#if: {{{title|}}} | | ||
<div style="font-size: 150%; {{{titlestyle|}}}; margin-bottom: 0.2em">'''{{{title}}}'''</div> | <div style="font-size: 150%; {{{titlestyle|}}}; margin-bottom: 0.2em">'''{{{title}}}'''</div> | ||
}} | }}</td> | ||
</td> | |||
{{#if: {{{image|}}} | | {{#if: {{{image|}}} | | ||
<td align="right"> | <td align="right"> | ||
Line 14: | Line 13: | ||
}} | }} | ||
</tr> | </tr> | ||
<tr><td colspan=2> | |||
<div style="{{{descriptionstyle|}}}"> {{{description}}} </div> | |||
</td></tr> | |||
</table></div><noinclude>{{Documentation}}</noinclude> | </table></div><noinclude>{{Documentation}}</noinclude> |