Template:Protectedhwapi: Difference between revisions

(Created page with '''Should be added to the TOP of require-a-hardware-event API pages. See also {{t|protectedapi}}'' ''Usage: '' <code>{{t|protectedhwapi|version#|extra info or leave blank}}</code…')
 
m (This revision and previous are available under: CC BY-SA 3.0. See list of authors in previous history below.)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
''Should be added to the TOP of require-a-hardware-event API pages. See also {{t|protectedcombatapi}} and {{t|protectedapi}}.''


;Usage:
:{{t|protectedhwapi|version#|extra info or leave blank}}
[[Category:Interface customization templates|{{PAGENAME}}]]
----
;Template
<onlyinclude>{{Ambox
| border = blue
| image = [[Image:Icon-addon-48x48.png]]
| type = '''This function is [[:Category:World_of_Warcraft_API/Protected_Functions|protected]], and may only be called in response to hardware event.'''
| info ={{#if:{{{1|}}}|
* It has been protected since patch {{{1}}}.}}
{{#if:{{{extra|{{{2|}}}}}}|
* {{{extra|{{{2}}}}}}}}
}}<includeonly>[[Category:World of Warcraft API/Protected Functions]]</includeonly></onlyinclude>

Latest revision as of 19:56, 25 September 2013

Should be added to the TOP of require-a-hardware-event API pages. See also {{protectedcombatapi}} and {{protectedapi}}.

Usage
{{protectedhwapi|<version#>|<extra info or leave blank>}}

Template