Template:MessageBox: Difference between revisions

Jump to navigation Jump to search
no edit summary
(Created page with "<includeonly><table class="messagebox {{{class|}}}" style="{{{style|}}}"> <td style="width: {{{imgwidth|50px}}};">{{#if:{{{img|}}}|{{{img}}}|60x60px|center|link=}}</td> <td>'''{{#if:1|{{{1}}}|<!--this #if removes trailing/leading whitespace-->}}'''{{#if:{{{2|}}}|<br style="clear: both;" /><div style="font-size:0.85em; line-height:1.4em;">{{{2}}}</div>}}</td> </table></includeonly><noinclude>{{/doc}}</noinclude>")
 
No edit summary
 
Line 1: Line 1:
<includeonly><table class="messagebox {{{class|}}}" style="{{{style|}}}">
<includeonly>
<td style="width: {{{imgwidth|50px}}};">{{#if:{{{img|}}}|{{{img}}}|[[File:Tutor guide book detail.png|60x60px|center|link=]]}}</td>
<table class="messagebox {{{class|}}}" style="{{{style|}}}">
<td>'''{{#if:1|{{{1}}}|<!--this #if removes trailing/leading whitespace-->}}'''{{#if:{{{2|}}}|<br style="clear: both;" /><div style="font-size:0.85em; line-height:1.4em;">{{{2}}}</div>}}</td>
<td style="width: {{{imgwidth|50px}}};">{{#if:{{{img|}}}|{{{img}}}|[[File:Tutor guide book detail.png|60x60px|center|link=]]}}</td>
</table></includeonly><noinclude>{{/doc}}</noinclude>
<td>'''{{#if:1|{{{1}}}|<!--this #if removes trailing/leading whitespace-->}}'''{{#if:{{{2|}}}|<br style="clear: both;" /><div style="font-size:0.85em; line-height:1.4em;">{{{2}}}</div>}}</td>
</table>
</includeonly>
<noinclude>{{/doc}}</noinclude>

Navigation menu