Difference between revisions of "Template:Littleorangebox"

From The Lion King Wiki
Jump to: navigation, search
(Created page with '<includeonly><h2 style="border:1px solid #fe8d30; background-color:#fe9923; padding:0.2em 0; margin:0; color:#ffffff; font-size: 120%; font-weight:bold; text-indent:0.5em; font-v…')
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
<includeonly><h2 style="border:1px solid #fe8d30; background-color:#fe9923; padding:0.2em 0; margin:0; color:#ffffff; font-size: 120%; font-weight:bold; text-indent:0.5em; font-variant:small-caps;">{{{title}}}</h2>  
 
<includeonly><h2 style="border:1px solid #fe8d30; background-color:#fe9923; padding:0.2em 0; margin:0; color:#ffffff; font-size: 120%; font-weight:bold; text-indent:0.5em; font-variant:small-caps;">{{{title}}}</h2>  
<div style="border:1px solid #fe8d30; border-top:0px solid #ffffff; background-color:#ffffff; margin-bottom:1em; padding:0.2em 0.8em 0.4em 0.8em;">{{{text}}}</div></div>
+
<div style="border:1px solid #fe8d30; border-top:0px solid #ffffff; background-color:#ffffff; margin-bottom:1em; padding:0.2em 0.8em 0.4em 0.8em;">{{{text}}}</div></includeonly>
</div></includeonly>
+
 
<noinclude><pre>{{Orangebox
 
<noinclude><pre>{{Orangebox
 
| title = Hello world!
 
| title = Hello world!
Line 7: Line 6:
 
}}</pre>
 
}}</pre>
 
Yields:
 
Yields:
{{Orangebox
+
{{Littleorangebox
 
| title = Hello world!
 
| title = Hello world!
 
| text  = Welcome to The Lion King Wiki!
 
| text  = Welcome to The Lion King Wiki!
 
}}
 
}}
 
</noinclude>
 
</noinclude>

Latest revision as of 13:49, 9 July 2010

{{Orangebox
| title = Hello world!
| text  = Welcome to The Lion King Wiki!
}}

Yields:

Hello world!

Welcome to The Lion King Wiki!