Template:Infobox blank: Difference between revisions

From Robin's SM-201 Website
Jump to navigation Jump to search
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="infobox" cellspacing="5" style="width:25em; font-size:90%; border: 1px solid black;padding:0.5em  1em 0.5em 1em" align="right"
{| class="infobox" cellspacing="5" style="width:25em; font-size:85%; border: 1px solid black;padding:0.5em  1em 0.5em 1em" align="right"
|-
|-
| style="text-align: center; font-size: larger; background-color:{{{color|PaleGreen}}}; color:#000;" colspan=5 | '''{{{title|{{PAGENAME}} }}}
| style="text-align: center; font-size: larger; background-color:{{{color|PaleGreen}}}; color:#000;" colspan=5 | '''{{{title|{{PAGENAME}} }}}
|- valign="top"
|- valign="top"  
{{#if:{{{title1|}}}| {{!}}  style="text-align:left;" {{!}} '''{{{title1|}}}''' {{!!}} {{{text1|}}} }}
{{#if:{{{title1|}}}| {{!}}  style="text-align:left;" {{!}} '''{{{title1|}}}''' {{!!}} {{{text1|}}} }}
|- valign="top"
|- valign="top"  
{{#if:{{{title2|}}}| {{!}}  style="text-align:left;" {{!}} '''{{{title2|}}}''' {{!!}} {{{text2|}}} }}
{{#if:{{{title2|}}}| {{!}}  style="text-align:left;" {{!}} '''{{{title2|}}}''' {{!!}} {{{text2|}}} }}
|- valign="top"
|- valign="top"  
{{#if:{{{title3|}}}| {{!}}  style="text-align:left;" {{!}} '''{{{title3}}}''' {{!!}} {{{text3|}}} }}
{{#if:{{{title3|}}}| {{!}}  style="text-align:left;" {{!}} '''{{{title3}}}''' {{!!}} {{{text3|}}} }}
|}
|}<noinclude>


<pre>
<pre>
Line 20: Line 20:
|  text3 =
|  text3 =
}}
}}
</pre>
</pre></noinclude>

Latest revision as of 18:49, 26 March 2024

Infobox blank
{{infobox blank
|  title = 
| title1 =
|  text1 =
| title2 =
|  text2 =
| title3 =
|  text3 =
}}