Template:Using: Difference between revisions

From Vintage Story Wiki
No edit summary
No edit summary
Line 13: Line 13:
<code><nowiki>An armor stand {{Using|placed}} on the ground.</nowiki></code>
<code><nowiki>An armor stand {{Using|placed}} on the ground.</nowiki></code>


becomes:
''becomes:''


An armor stand {{Using|placed}} on the ground.
An armor stand {{Using|placed}} on the ground.

Revision as of 05:26, 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.