translator
1,001
edits
m (→Other tips and tricks: Thank you!) |
(nontranslatable templates) |
||
Line 124: | Line 124: | ||
<!-- If you use command, it should be inside of usercmd. You can see below example --> | <!-- If you use command, it should be inside of usercmd. You can see below example --> | ||
{{UserCmd|command=example command should be here}} | <tvar|usercmd1>{{UserCmd|command=1.example command should be here}}</> | ||
<tvar|usercmd2>{{UserCmd|command=2.example command should be here}}</> | |||
<!--- If you use commands with results you may use: --> | <!--- If you use commands with results you may use: --> | ||
{{UserCmdOutput|command=command|result=result}} | <tvar|usercmdoutput1>{{UserCmdOutput|command=command|result=result}}</> | ||