Template:Note: Difference between revisions

From Programmable Infrastructures Wiki
Jump to navigation Jump to search
Tfiebig (talk | contribs)
Created page with "<onlyinclude>{{#if: {{{1|{{{content|{{{text|{{{demo|<noinclude>demo</noinclude>}}}}}}}}}}}} | <templatestyles src="Note/styles.css" /><div role="note" class="note note-{{#switch: {{{2|{{{type|}}}}}} |gotcha=error |warning=warn |notice=info |=info |#default={{{2|{{{type|}}}}}} }} {{#ifeq:{{{inline|}}}|1|note-inline}}">{{{1|{{{content|{{{text}}}}}}}}}</div> | File:OOjs UI icon lightbulb-yellow.svg|18px|alt=<translate><!--T:1--> Note</translate>|..."
 
Tfiebig (talk | contribs)
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<onlyinclude>{{#if: {{{1|{{{content|{{{text|{{{demo|<noinclude>demo</noinclude>}}}}}}}}}}}} | <templatestyles src="Note/styles.css" /><div role="note" class="note note-{{#switch: {{{2|{{{type|}}}}}}
<span style="border:1px; border-style:solid; border-radius: 7px;
    |gotcha=error
border-color:#ddffdd; background-color:#f2fff2; padding:0.1em;
    |warning=warn
margin:0.1em; display:
    |notice=info
inline-block;">[[File:Bulbgraph.png|18px|Note|link=]] &nbsp;'''Note:'''&nbsp;&nbsp;{{{1|}}}</span><noinclude>
    |=info
== Usage ==
    |#default={{{2|{{{type|}}}}}}
Lightbulb Note:
    }} {{#ifeq:{{{inline|}}}|1|note-inline}}">{{{1|{{{content|{{{text}}}}}}}}}</div>
<pre><nowiki>
  | [[File:OOjs UI icon lightbulb-yellow.svg|18px|alt=<translate><!--T:1--> Note</translate>|link=]]&nbsp;'''<translate><!--T:2--> Note:</translate>''' }}<!--
{{Note|Your note text}}
--></onlyinclude>
</nowiki></pre>
</noinclude>

Latest revision as of 07:00, 14 August 2024

Note  Note:  

Usage

Lightbulb Note:

{{Note|Your note text}}