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><!-- -->{{#vardefine:sub|{{{ns|{{BASEPAGENAME}}}}}}}<!-- -->[[{{#var:sub}}/COMMAND {{{1|}}}|{{#if:...") |
No edit summary |
||
| (8 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|{{{ns|{{ | -->{{#vardefine:sub|{{#if:{{{ns|}}}|{{{ns}}}|{{#var:sub|{{NAMESPACE}}}}}}}}<!-- | ||
-->[[{{#var:sub}} | -->[[{{#var:sub}}:COMMAND {{{1|}}}|{{#if:{{{2|}}}|{{{2}}}|{{{1|}}}}}]]<!-- | ||
--></onlyinclude> | --></includeonly></onlyinclude> | ||