Template:WildStar/uiapievent: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
Use this at the top of all "API EVENT ...." pages.
Use this at the top of all "API EVENT ...." pages.


[[Category:WildStar development templates]]
[[Category:WildStar development templates|{{PAGENAME}}]]
----
----
;Template
;Template
<onlyinclude><includeonly><!--
<onlyinclude><includeonly><!--


-->{{#vardefine:sub|{{{ns|{{#var:sub|{{NAMESPACE}}}}}}}}}<!--
-->{{#vardefine:sub|{{#if:{{{ns|}}}|{{{ns}}}|{{#var:sub|{{NAMESPACE}}}}}}}}<!--


-->__NOWYSIWYG__{{ {{#var:sub}}\uiapi|t=event|name={{{name|}}}|toc={{{toc|}}}}}<!--
-->__NOWYSIWYG__{{ {{#var:sub}}/uiapi|t=event|name={{{name|}}}|toc={{{toc|}}}}}<!--


--></includeonly></onlyinclude>
--></includeonly></onlyinclude>

Latest revision as of 06:39, 10 August 2023

UI API

Use this at the top of all "API EVENT ...." pages.


Template