WoW:XML/Backdrop: Difference between revisions

added description of values which I copied from the "SetBackdrop" page
m (Added cat:ic)
(added description of values which I copied from the "SetBackdrop" page)
Line 6: Line 6:


Attributes: bgFile, edgeFile, tile
Attributes: bgFile, edgeFile, tile
== Description ==
:;bgFile: Which texture file to use as frame background (.blp or .tga format)<br>Examples: "Interface/DialogFrame/UI-DialogBox-Background", "Interface/Tooltips/UI-Tooltip-Background"
:;[[edgeFiles|edgeFile]]: Which texture file to use as frame edge blp or .tga format)<br>Examples: "Interface/Tooltips/UI-Tooltip-Border", "Interface/DialogFrame/UI-DialogBox-Border"
:;tile: ?
:;TileSize: Control how large each copy of the bgFile becomes on-screen
:;EdgeSize: Control how large each copy of the edgeFile becomes on-screen (i.e. border thickness and corner size)
:;BackgroundInsets:4 x Number - Controls how far into the frame the background will be drawn (use higher values the thicker the edges are)


== Example ==
== Example ==
Anonymous user