Template:Sidemenu/doc: Difference between revisions

Everything About Fiction You Never Wanted to Know.
Content added Content deleted
m (1 revision: reupload of previous page XML upload)
No edit summary
 
(2 intermediate revisions 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"> - These lines are added by the template itself, the
{| class="wikitable" - rest require manual formatting of the menu.
|-
!Example
*One
*Two
*Three
</pre>

Which will look like this:

<div style="float:right">
{| class="wikitable"
|-
!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.