Template:Protip/ru: Difference between revisions

From Vintage Story Wiki
(Created page with "Шаблон:Подсказка")
 
(Updating to match new version of source page)
Tag: Reverted
Line 1: Line 1:
<noinclude><languages /></noinclude><includeonly>{|
<noinclude><languages /></noinclude>
<includeonly>{|
|{{#if:{{{Icon|}}}|[[File:{{{Icon}}}|100px]]}}
|{{#if:{{{Icon|}}}|[[File:{{{Icon}}}|100px]]}}
|<b>Protip:</b>
|<b>Protip:</b>
Line 5: Line 6:
|}</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.

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