WoW:Getting started with writing AddOns: Difference between revisions

don't need nowikis
(don't need nowikis)
Line 71: Line 71:
  ## Interface: {{API LatestInterface}}
  ## Interface: {{API LatestInterface}}
  ## Title : My AddOn
  ## Title : My AddOn
  <nowiki>##</nowiki> Notes: This AddOn does nothing but display a frame with a button
  ## Notes: This AddOn does nothing but display a frame with a button
  <nowiki>##</nowiki> Author: My Name
  ## Author: My Name
  myAddOn.xml
  myAddOn.xml
  <nowiki>#</nowiki> This is a comment. Interface: 60200 refers to WoW client version 6.2
  # This is a comment. Interface: 60200 refers to WoW client version 6.2


You can read more about what you need or can put in a TOC over at [[The TOC Format]]
You can read more about what you need or can put in a TOC over at [[The TOC Format]]
Anonymous user