Template:SneakClick: Difference between revisions

From Vintage Story Wiki
No edit summary
(fixed inadvertent linebreak)
 
(7 intermediate revisions by one other user not shown)
Line 1: Line 1:
<noinclude><languages /></noinclude>
<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>
<includeonly>{{Hovertip|{{{1|<translate>Shift+right click</translate>}}}|<translate>Sneak, default is shift, and right click</translate>}}</includeonly><noinclude>
<translate>
<translate>
== Documentation == <!--T:8-->
== Documentation == <!--T:8-->


<!--T:9-->
<!--T:9-->
Similar to [[Special:MyLanguage/Template:Using|Template:Using]] but for <code><nowiki>{{SneakClick}}</nowiki></code>.  
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-->
<!--T:10-->
Line 13: Line 15:


<!--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>
 
<!--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>
</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).