Template:Protip: Difference between revisions

From Vintage Story Wiki
(Undo revision 105589 by Xandoria (talk))
Tag: Undo
No edit summary
Tag: Manual revert
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude><languages /></noinclude>
<noinclude><languages />
<includeonly>{|
</noinclude><includeonly>{|
{{#if:{{{Icon|}}}|[[File:{{{Icon}}}|100px]]}}
|{{#if:{{{Icon|}}}|[[File:{{{Icon}}}|100px]]}}
|'''<translate><!--T:3--> Protip:</translate>'''
|<b><translate><!--T:5--> Protip:</translate></b>
{{#tag:pre|{{{1|}}}}}
{{#tag:pre|{{{1|}}}}}
|}</includeonly>
|}</includeonly>
Line 8: Line 8:
{{Protip
{{Protip
|Icon=Ore-flint-granite.png
|Icon=Ore-flint-granite.png
|<translate><!--T:4--> This is your professional tip to the object/function.</translate>
|This is your professional tip to the object/function.
}}
}}
</noinclude>
 
<noinclude>{{doc}}</noinclude>
{{doc}}</noinclude>

Latest revision as of 09:06, 30 July 2023


Ore-flint-granite.png Protip:
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 Protip:
This rock is full of more, smaller, rocks.


And without the icon:

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

becomes:

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