Forum:Help with my page: Difference between revisions

From the Kingdom Hearts Wiki, the Kingdom Hearts encyclopedia
Jump to navigationJump to search
mNo edit summary
No edit summary
Line 4: Line 4:


{{DarkestofHearts||text= I'm trying to create my page, how do you make a table of contents?}}
{{DarkestofHearts||text= I'm trying to create my page, how do you make a table of contents?}}
{{Xiggie|time=15:54, 15 July 2009 (UTC)|text=The table of contents automatically appears once 4 or more headings are on a page, but you can force it to appear by inserting the following coding where you want it to appear:
<pre>
{| align="left"
| __TOC__
|}
</pre>
it will be left-aligned, unless you change 'align="left"' to 'align="right"' or 'align="center"'.
hope that helped.}}

Revision as of 15:54, 15 July 2009

KHWiki-Forum Logo2.png
Forums: Index > Twilight Town Library > Help with my page


DaysXion.png
DarkestofHearts - We may both be different, but that doesn't mean we're the same.
TALK - Look at me,Roxas. Who do you see?
I'm trying to create my page, how do you make a table of contents?


HueyTalk.png
Xiggie Buy / Sell Welcome! What do you wanna do?

Just because we're kids doesn't mean we can't run a business— 15:54, 15 July 2009 (UTC)

Untitled-1.png The table of contents automatically appears once 4 or more headings are on a page, but you can force it to appear by inserting the following coding where you want it to appear:
{| align="left"
| __TOC__
|}

it will be left-aligned, unless you change 'align="left"' to 'align="right"' or 'align="center"'.

hope that helped.