|
|
(One intermediate revision by the same user not shown) |
Line 1: |
Line 1: |
| <noinclude><languages /></noinclude> | | <noinclude><languages /></noinclude> |
| <includeonly>{{Hovertip|{{{1|using}}}|Right mouse button}}</includeonly><noinclude>===Documentation=== | | <includeonly>{{Hovertip|{{{1|using}}}|Right mouse button}}</includeonly><noinclude>{{Documentation}} |
| | |
| 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===
| |
| | |
| Hover the mouse on the underlined words to see the effect.
| |
| | |
| *<code><nowiki>An armor stand {{Using|placed}} on the ground.</nowiki></code>
| |
| | |
| :''becomes:''
| |
| | |
| <ul>An armor stand {{Using|placed}} on the ground.</ul>
| |
| | |
| *<code><nowiki>You can create a scrap weapon by {{Using}} a scrap weapon kit.</nowiki></code>
| |
| | |
| :''becomes:''
| |
| | |
| <ul>You can create a scrap weapon by {{Using}} a scrap weapon kit.</ul>
| |
| | |
| | |
| '''Note:''' If you need to add an indentation before the sentence where <nowiki>{{Using}}</nowiki> is written, you will need to use <code><nowiki><ul>text</ul></nowiki></code> and not <code><nowiki>:text</nowiki></code>. Otherwise an unexpected line break will appear before the template resulting word. Same thing for <code><nowiki>*text</nowiki></code>, use <code><nowiki><ul><li>text</li></ul></nowiki></code> instead. See the page about the [[club]] as an example.
| |
| [[Category:ControlsTemplates]] | | [[Category:ControlsTemplates]] |
| </noinclude> | | </noinclude> |