Difference between revisions of "Template:TOC"
From The Utopian Encyclopedia
m (and then, I broke it) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {| style="background:transparent; | + | {| style="background:transparent; float:{{{1|right}}}" |
|- | |- | ||
− | + | | __TOC__ | |
|} | |} | ||
<noinclude> | <noinclude> | ||
Just a simple ToC template | Just a simple ToC template | ||
− | Default adds a ToC, even if one isn't normally | + | Default adds a floated ToC, even if one isn't normally available, aligned to the right. |
<nowiki>usage: {{TOC|left}}, {{TOC|right}}, {{TOC|center}}</nowiki> | <nowiki>usage: {{TOC|left}}, {{TOC|right}}, {{TOC|center}}</nowiki> | ||
</noinclude> | </noinclude> |
Latest revision as of 07:34, 17 November 2009
Just a simple ToC template
Default adds a floated ToC, even if one isn't normally available, aligned to the right.
usage: {{TOC|left}}, {{TOC|right}}, {{TOC|center}}