Template:Using: Difference between revisions
From Vintage Story Wiki
(Marked this version for translation) |
No edit summary |
||
Line 2: | Line 2: | ||
<includeonly>{{Hovertip|{{{1|<translate><!--T:2--> Using</translate>}}}|<translate><!--T:3--> Right mouse button</translate>}}</includeonly><noinclude><translate> | <includeonly>{{Hovertip|{{{1|<translate><!--T:2--> Using</translate>}}}|<translate><!--T:3--> Right mouse button</translate>}}</includeonly><noinclude><translate> | ||
<!--T:4--> | <!--T:4--> | ||
===Documentation=== | |||
Adds a small underlined word, optional unnamed parameter, defaults to "Using", that has a tool tip saying "Right mouse button". | 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. | ||
becomes: {{Using|placed}} on the ground. | |||
===Example=== | |||
<!--T:5--> | |||
<code><nowiki>An armor stand {{Using|placed}} on the ground.</nowiki></code> | |||
becomes: | |||
An armor stand {{Using|placed}} on the ground. | |||
</translate> | </translate> | ||
[[Category:ControlsTemplates]] | [[Category:ControlsTemplates]] | ||
</noinclude> | </noinclude> |
Revision as of 05:25, 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.