Template:SneakClick: Difference between revisions

From Vintage Story Wiki
(Marked this version for translation)
No edit summary
Line 13: Line 13:


<!--T:12-->
<!--T:12-->
Some text goes here and you need to {{SneakClick}} to do it. Or, you can {{SneakClick|write something else}}.
<code><nowiki>The player can {{SneakClick|place}} helmet, chest armor, leg armor, shield and weapon on the armor stand.</nowiki></code>
 
''becomes:''
 
The player can {{SneakClick|place}} helmet, chest armor, leg armor, shield and weapon on the armor stand.
</translate>
</translate>


[[Category:ControlsTemplates]]</noinclude>
[[Category:ControlsTemplates]]</noinclude>

Revision as of 05:29, 28 July 2023

Documentation

Similar to Template:Using but for {{SneakClick}}.

Call with {{SneakClick|optional param}}, optionally using translation variables to minimize chance of errors in translation.

Example

The player can {{SneakClick|place}} helmet, chest armor, leg armor, shield and weapon on the armor stand.

becomes:

The player can place helmet, chest armor, leg armor, shield and weapon on the armor stand.