translator
2,631
edits
(Marked this version for translation) |
K2latmanesh (talk | contribs) Tag: Undo |
||
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 --> | ||
<translate> | <translate> | ||
<tvar|usercmd1>{{UserCmd|command=1.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}}</> | <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: --> | ||
<tvar|usercmdoutput1>{{UserCmdOutput|command=command|result=result}}</> | |||
<tvar|usercmdoutput1>{{UserCmdOutput|command=command|result=result}}</> | |||
</translate> | </translate> | ||