translator
1,001
edits
(nontranslatable templates) |
m (Template inserted) |
||
Line 123: | Line 123: | ||
<!-- 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> | |||
<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> | |||
<!-- Don't forget to look more templates: https://wiki.manjaro.org/index.php/Help:Template --> | <!-- Don't forget to look more templates: https://wiki.manjaro.org/index.php/Help:Template --> |