m
→What is this .toc file?
(Add some of the intermixed links to See Also section. Yank links to addon collection pages here on wowwiki. Add breadcrumb. Formatting.) |
|||
| Line 25: | Line 25: | ||
This file needs to have two things - an interface keyword with a correct interface number, and the name(s) of one or more files to load. However, Blizzard asks that you include at least these four lines: | This file needs to have two things - an interface keyword with a correct interface number, and the name(s) of one or more files to load. However, Blizzard asks that you include at least these four lines: | ||
## Interface: | ## Interface: 11020 | ||
## Title: My Add On | ## Title: My Add On | ||
## Description: What my addon does | ## Description: What my addon does | ||
| Line 53: | Line 53: | ||
</div> | </div> | ||
== See Also == <div style="margin-left: 3%;"> | == See Also == <div style="margin-left: 3%;"> | ||
* [[UI Beginners Guide]] has plenty of reference links | * [[UI Beginners Guide]] has plenty of reference links | ||