Template:Protip/ru: Difference between revisions

From Vintage Story Wiki
(Updating to match new version of source page)
(Updating to match new version of source page)
Tag: Manual revert
 
(4 intermediate revisions by 2 users not shown)
Line 2: Line 2:
</noinclude><includeonly>{|
</noinclude><includeonly>{|
|{{#if:{{{Icon|}}}|[[File:{{{Icon}}}|100px]]}}
|{{#if:{{{Icon|}}}|[[File:{{{Icon}}}|100px]]}}
|<b>Protip:</b>
|<b>Подсказка:</b>
{{#tag:pre|{{{1|}}}}}
{{#tag:pre|{{{1|}}}}}
|}</includeonly>
|}</includeonly>
<noinclude>
<noinclude>
{{tnt|Protip
{{Protip
|Icon=Ore-flint-granite.png
|Icon=Ore-flint-granite.png
|This is your professional tip to the object/function.
|This is your professional tip to the object/function.
}}
}}
</noinclude>
 
<noinclude>{{doc}}</noinclude>
{{doc}}</noinclude>

Latest revision as of 09:07, 30 July 2023


Ore-flint-granite.png Подсказка:
This is your professional tip to the object/function.


[view | edit | history | purge this page]Documentation

Usage

{{Protip
[|Icon=some-file.png]
|Your pro tip
}}

The optional Icon argument specifies a small icon next to the tip, for added flair!

Examples

{{Protip
|Icon=Ore-flint-granite.png
|This rock is full of more, smaller, rocks.
}}
is rendered as:
Ore-flint-granite.png Подсказка:
This rock is full of more, smaller, rocks.


And without the icon:

{{Protip
|I like looking at pictures! :(
}}

becomes:

Подсказка:
I like looking at pictures! :(
[view | edit | history | purge this page]The above documentation is transcluded from Template:Protip/doc.