Template:Scrollbox: Difference between revisions

From Halopedia, the Halo wiki

m (New page: <table cellpadding="0" cellspacing="0" border="0" style="width:{{{width|100%}}}; margin-bottom:3px; margin-top:3px;"><tr><td style="background:transparent;"><div style="overflow:auto; heig...)
mNo edit summary
Line 1: Line 1:
<table cellpadding="0" cellspacing="0" border="0" style="width:{{{width|100%}}}; margin-bottom:3px; margin-top:3px;"><tr><td style="background:transparent;"><div style="overflow:auto; height:230px; width:{{{width|100%}}}; -moz-border-radius-topleft:0.5em; border:1px solid #AAAAAA; padding-left:0.5em; background:transparent;">
<div style="{{{style|margin: 3px auto; border-radius:.5em 0 0 0; border:1px solid #AAAAAA; overflow:auto; height:{{{height|230px}}}; width:{{{width|100%}}}; background:transparent; padding-left:0.5em; font-family:Trebuchet MS;}}}">
{{{content|{{{1}}}}}}
{{{content|{{{1}}}}}}
</div></td><td style="width:8px;"></td></tr></table><noinclude>
</div><noinclude>
 
==Usage instructions==
==Usage instructions==
<pre><nowiki>
<pre>
{{scroll box
|content=
 
}}
</nowiki></pre>
 
NOTE: An optional '''width''' variable can be used to control the width of the scroll box:
<pre><nowiki>
{{scroll box
|width=75%
|content=
 
}}
</nowiki></pre>
 
==Example==
===Code===
<pre><nowiki>
{{scroll box
{{scroll box
|content=
|content=
*Ajax_013
*LOMI
*Manticore
*Spartan-G23
*Subtank
*RR
*Blemo
*Forgottenlord
*Flood
*Master Chief
*Cheese
*DragonClaw!!
*Halopedia
}}
}}
</nowiki></pre>
</pre>


===Result===
;Optional
{{scroll box
<pre>
|content=
|height=
*Ajax_013
|width=
*LOMI
</pre>
*Manticore
*Spartan-G23
*Subtank
*RR
*Blemo
*Forgottenlord
*Flood
*Master Chief
*Cheese
*DragonClaw!!
*Halopedia
}}
 
===Alternative code===
<pre><nowiki>
{{scroll box|
*Ajax_013
*LOMI
*Manticore
*Spartan-G23
*Subtank
*RR
*Blemo
*Forgottenlord
*Flood
*Master Chief
*Cheese
*DragonClaw!!
*Halopedia
}}
</nowiki></pre>
 
===Result===
{{scroll box|
*Ajax_013
*LOMI
*Manticore
*Spartan-G23
*Subtank
*RR
*Blemo
*Forgottenlord
*Flood
*Master Chief
*Cheese
*DragonClaw!!
*Halopedia
}}
[[Category:Templates|{{PAGENAME}}]]
[[Category:Templates|{{PAGENAME}}]]
</noinclude>
</noinclude>

Revision as of 15:17, June 1, 2011

{{{1}}}

Usage instructions

{{scroll box
|content=
}}
Optional
|height=
|width=