Template:Infobox: Difference between revisions

From Bitcoin Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{in use}}
{{in use}}<div class="quotebox {{{class|}}}" style="
<div class="quotebox {{{class|}}}" style="
     {{#switch: {{lc:{{{align|}}}}}  
     {{#switch: {{lc:{{{align|}}}}}  
         | center = margin: auto;  
         | center = margin: auto;  
Line 20: Line 19:
         font-size: larger;  
         font-size: larger;  
         font-weight: bold;  
         font-weight: bold;  
         {{{tstyle|}}}">{{{title|<noinclude>Test Title</noinclude>}}}</div>  
         {{{tstyle|}}}">{{{title|<noinclude>Test Title</noinclude>}}}
{{#if:{{{image|{{{image1|<noinclude>[[File:Information.png]]</noinclude>}}}}}}|{{{image|{{{image1|<noinclude>[[File:Information.png]]</noinclude>}}}}}}{{#if:{{{caption|{{{caption1|}}}}}}|<br /><span style="{{{captionstyle|}}}">{{{caption|{{{caption1}}}}}}</span>}}}}
 
 
</div>  
}}
}}
<div style="
<div style="

Revision as of 20:31, 6 April 2014

This page is currently undergoing a major edit.
To help avoid edit conflicts, please do not edit this page while this message is displayed.

Test Title


--the source

Template:Infobox/doc