Template:WildStar/gamecmd: Difference between revisions
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> | ||