Difference between revisions of "Template:Note"
From Lazarus wiki
Jump to navigationJump to searchm (Fix typo) |
|||
(17 intermediate revisions by 9 users not shown) | |||
Line 1: | Line 1: | ||
− | <div id="shbox" style="border-width:1px; border-color:lightgrey; padding: | + | <onlyinclude><includeonly><div id="shbox" style="border-width:1px; border-color:lightgrey; background-color:#eeeef6; padding: 8px 5px 2px 10px; min-height:34px; border-style:solid; width=500px; display: block; margin-top:20px; font-size:90%;"> |
[[Image:Note-icon.png|left|18px|24px]] | [[Image:Note-icon.png|left|18px|24px]] | ||
+ | <p style="margin-top:0px; margin-left: 24px;">'''{{ #switch:{{#titleparts:{{PAGENAME}}| | -1}} | ||
+ | | de= Hinweis | ||
+ | | en= Note | ||
+ | | es= Nota | ||
+ | | cs= Poznámka | ||
+ | | fi= Huomaa | ||
+ | | fr= Remarque | ||
+ | | pl= Uwaga | ||
+ | | pt= Nota | ||
+ | | ru= Примечание | ||
+ | | Note | ||
+ | }}:''' {{{1}}}</p></div></includeonly></onlyinclude> | ||
+ | <noinclude> | ||
+ | This template generates a hint box. | ||
− | < | + | Include this text into the article to use this template |
− | + | <pre>{{Note|Your note text}}</pre> | |
+ | It will result in{{Note|Your note text}} | ||
+ | |||
+ | The template is language aware: this means the text "Note" will be translated to the language of the page which includes the template. If it isn't translated, please add the translation. | ||
+ | |||
+ | [[Category:Language aware Templates]] | ||
+ | [[Category:Information boxes]] | ||
+ | </noinclude> |
Latest revision as of 02:42, 28 March 2022
This template generates a hint box.
Include this text into the article to use this template
{{Note|Your note text}}
It will result in
The template is language aware: this means the text "Note" will be translated to the language of the page which includes the template. If it isn't translated, please add the translation.