Template:Sidemenu/doc: Difference between revisions

Everything About Fiction You Never Wanted to Know.
Content added Content deleted
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
This template must be used in conjunction with the {{[[:Template:Sidemenuend|Sidemenuend]]}} template, added after the list below the first half of the template.
This template must be used in conjunction with the {{[[:Template:Sidemenuend|Sidemenuend]]}} template, added after the list below the first half of the template.


A sample menu would look like this

<pre>
<div style="float:right; background:#f9f9f9; margin-left:5px; margin-bottom:3px; padding:0px; border:1px solid #aaaaaa; width:17em; font-size:100%; line-height:120%; padding:0.4em; background-color:#eeeeee; border-bottom:1px solid #aaaaaa">
Example
*One
*Two
*Three
</pre>

Which will look like this:
<div style="float:right; background:#f9f9f9; margin-left:5px; margin-bottom:3px; padding:0px; border:1px solid #aaaaaa; width:17em; font-size:100%; line-height:120%; padding:0.4em; background-color:#eeeeee; border-bottom:1px solid #aaaaaa">
Example
*One
*Two
*Three
</div>
<noinclude>[[Category:ATT Template Documentation]]</noinclude>
<noinclude>[[Category:ATT Template Documentation]]</noinclude>

Latest revision as of 04:04, 7 August 2021

This template allows for the creation of sidebar menus.

This template must be used in conjunction with the {{Sidemenuend}} template, added after the list below the first half of the template.