Template:WildStar/uiapievent: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{ {{PAGENAME}}|ns={{BASEPAGENAME}}}}
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><!--
<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|}}}}}<!--


--></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