Jump to content

Template:Remember: Difference between revisions

From KDE TechBase
Claus chr (talk | contribs)
typo
Skierpage (talk | contribs)
m improve documentation, make it more like userbase:Template:Remember
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Box1|2={{{2|Remember}}}|3=[[Image:Flag-red.png|left|40px|link=]]|4=alert-error|1={{{1}}} }}
{{Box1|2={{{2|Remember}}}|3=[[Image:Flag-red.png|left|40px|link=]]|4=alert-error|1={{{1}}} }}
<noinclude>
<noinclude>
This template displays an info box in the page. Syntax: <code><nowiki>{{Remember|2=title|1=text}}</nowiki></code>
Displays an information box. Syntax: <code><nowiki>{{Remember|2=title|1=text}}</nowiki></code>
# The body of the box
# Text of the main body
# (optional) the title of the box - Translators: Consider creating a translated version of this template instead of using this parameter every time.
# (optional) Title of the box (default: Remember) - Translators: Consider creating a translated version of this template instead of using this parameter every time.
 
Example: {{Input|1=<nowiki>{{Remember|1=This is serious!.}}</nowiki>}}
{{Remember|1=This is seriuos!.}}


Example: {{Input|1=<nowiki>{{Remember|This is a warning}}</nowiki>}} gives
{{Remember|This is a warning}}
[[Category:Template]]
[[Category:Template]]
</noinclude>
</noinclude>

Latest revision as of 05:03, 9 April 2025

 
Remember
{{{1}}}

Displays an information box. Syntax: {{Remember|2=title|1=text}}

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

Example:

{{Remember|This is a warning}}

gives

 
Remember
This is a warning