Template:WildStar/gamecmd: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Created page with "Adds a game command to a list on a wiki page. ---- ;Template <onlyinclude><!-- --><span><!-- -->{{#if:{{{2|}}}|{{{1| }}}[[COMMAND {{{2}}}|{{{2}}}]]}}<!-- -->{{#if:{{{4|}}}|,...")
 
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
Adds a game command to a list on a wiki page.
Adds a game command to a list on a wiki page.


<nowiki>{{\|gamecmd|afk}}</nowiki>
:{{ {{PAGENAME}}|afk|ns={{BASEPAGENAME}}}}
[[Category:WildStar development templates|{{PAGENAME}}]]
----
----
;Template
;Template
<onlyinclude><!--
<onlyinclude><includeonly><!--
 
-->{{#vardefine:sub|{{#if:{{{ns|}}}|{{{ns}}}|{{#var:sub|{{NAMESPACE}}}}}}}}<!--


-->[[COMMAND {{{1|}}}|{{#if:{{{2|}}}|{{{2}}}|{{{1|}}}}}]]<!--
-->[[{{#var:sub}}:COMMAND {{{1|}}}|{{#if:{{{2|}}}|{{{2}}}|{{{1|}}}}}]]<!--


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

Latest revision as of 03:51, 10 August 2023

Adds a game command to a list on a wiki page.

{{\|gamecmd|afk}}

afk

Template