Template:Widgetmethod: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
mNo edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Use this at the top of all widget method pages, such as ''API Font GetFont''. Any pages with this template will be added to [[:Category:Widget methods]]. See [[Widget API]]. See also [[Template:Widget]].


;Usage
* removed - patch number removed in. See also [[Template:WoW/removedapi]]
* replace - text explaining what to use if removed, replaced or deprecated.
* toc - [0,1] - Force TOC enabled or disabled. Default depends on type.
[[Category:Interface customization templates|{{PAGENAME}}]] 
----
;Template
<onlyinclude><includeonly><!--
-->{{widget|t=method|removed={{{removed|}}}|replace={{{replace|}}}|toc={{{toc|}}}}}<!--
--></includeonly></onlyinclude>

Latest revision as of 00:51, 13 February 2021

Use this at the top of all widget method pages, such as API Font GetFont. Any pages with this template will be added to Category:Widget methods. See Widget API. See also Template:Widget.

Usage
  • removed - patch number removed in. See also Template:WoW/removedapi
  • replace - text explaining what to use if removed, replaced or deprecated.
  • toc - [0,1] - Force TOC enabled or disabled. Default depends on type.

Template