Template:Using/en: Difference between revisions
From Vintage Story Wiki
(Updating to match new version of source page) Tags: Mobile edit Mobile web edit |
(Updating to match new version of source page) |
||
Line 1: | Line 1: | ||
<noinclude><languages /></noinclude> | <noinclude><languages /></noinclude> | ||
<includeonly>{{Hovertip|{{{1|Using}}}|Right mouse button}}</includeonly><noinclude>Adds a small underlined word, optional unnamed parameter, defaults to "Using", that has a tool tip saying "Right mouse button". | <includeonly>{{Hovertip|{{{1|Using}}}|Right mouse button}}</includeonly><noinclude>===Documentation=== | ||
<code><nowiki>< | |||
Adds a small underlined word, optional unnamed parameter, defaults to "Using", that has a tool tip saying "Right mouse button". | |||
Call with <code><nowiki>{{Using|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=== | |||
<code><nowiki>An armor stand {{Using|placed}} on the ground.</nowiki></code> | |||
''becomes:'' | |||
An armor stand {{Using|placed}} on the ground. | |||
''(hover the mouse on the "placed" word to see the effect)'' | |||
[[Category:ControlsTemplates]] | [[Category:ControlsTemplates]] | ||
</noinclude> | </noinclude> |
Revision as of 05:35, 28 July 2023
Documentation
Adds a small underlined word, optional unnamed parameter, defaults to "Using", that has a tool tip saying "Right mouse button".
Call with {{Using|optional param}}
, optionally using translation variables to minimize chance of errors in translation.
Example
An armor stand {{Using|placed}} on the ground.
becomes:
An armor stand placed on the ground.
(hover the mouse on the "placed" word to see the effect)