Jump to content

Template:Tip: Difference between revisions

From KDE TechBase
Dhaumann (talk | contribs)
template: {{tip|text...}} to add a nice tip. if only the icon-size of 50px was accepted :)
 
Skierpage (talk | contribs)
add image parameter, now template is closer to userbase:Template:Tip
 
(22 intermediate revisions by 11 users not shown)
Line 1: Line 1:
{| style="background-color: #f8f8ff; margin: 1em 2.5% 0 2.5%; padding: 0 10px; border: 1px solid #2090ff;"
{{Box|2={{{2|Tip}}}
|-
|3=[[Image:Ktip.png|left|40px|link=]]
|[[Image:Action_idea.svg|thumb|left|50px|caption]] || {{{1}}}
|1={{{1}}}
|}
|4=alert-success
}}<noinclude>
<noinclude>
This template displays an info box in the page. Syntax: <code><nowiki>{{Info|2=title|1=text}}</nowiki></code>
# Text of the main body
# (optional) Title of the box (default: Tip) - Translators: Consider creating a translated version of this template instead of using this parameter every time.
 
Example: {{Input|1=<nowiki>{{Tip|This is a piece of advice}}</nowiki>}}
{{Tip|This is a tip.}}
 
[[Category:Template]]
</noinclude>

Latest revision as of 05:06, 9 April 2025

Tip
{{{1}}}


This template displays an info box in the page. Syntax: {{Info|2=title|1=text}}

  1. Text of the main body
  2. (optional) Title of the box (default: Tip) - Translators: Consider creating a translated version of this template instead of using this parameter every time.

Example:

{{Tip|This is a piece of advice}}
Tip
This is a tip.