Template:SneakClick: Difference between revisions

From Vintage Story Wiki
m (adding advise to not use translation tags)
(fixed inadvertent linebreak)
 
(27 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>{{Hovertip|{{{1|Shift click}}}|Sneak, default is shift, and right click}}</includeonly><noinclude>[[Template:Using]] for {{SneakClick}}.
<noinclude><languages /></noinclude><includeonly>{{Hovertip|{{{1|<translate><!--T:13--> Shift+right click</translate>}}}|<translate><!--T:14--> Sneak, default is shift, and right click</translate>}}</includeonly><noinclude>
<translate>
== Documentation == <!--T:8-->


Localization note: DO NOT translate this page via the Translation extension. You may use the base [[Template:Hovertip|hovertip template]] instead.
<!--T:9-->
Similar to [[Special:MyLanguage/Template:Using|Template:Using]] but for <code><nowiki>{{SneakClick}}</nowiki></code>.
 
<!--T:15-->
Adds a small underlined word, optional unnamed parameter, defaults to "Shift+right click", that has a tool tip saying "Sneak, default is shift, and right click".
 
<!--T:10-->
Call with <code><nowiki>{{SneakClick|optional param}}</nowiki></code>, optionally using [[Special:MyLanguage/Vintage_Story_Wiki:How_to_translate_the_wiki|translation variables]] to minimize chance of errors in translation.
 
=== Example === <!--T:11-->
 
<!--T:12-->
<code><nowiki>The player can {{SneakClick|place}} helmet, chest armor, leg armor, shield and weapon on the armor stand.</nowiki></code>
 
<!--T:16-->
''becomes:''
 
<!--T:17-->
The player can {{SneakClick|place}} helmet, chest armor, leg armor, shield and weapon on the armor stand.
 
<!--T:18-->
''(hover the mouse on the "place" word to see the effect).''
</translate>
[[Category:ControlsTemplates]]</noinclude>
[[Category:ControlsTemplates]]</noinclude>

Latest revision as of 23:51, 6 August 2023

Documentation

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

Adds a small underlined word, optional unnamed parameter, defaults to "Shift+right click", that has a tool tip saying "Sneak, default is shift, and right click".

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.

(hover the mouse on the "place" word to see the effect).