Diferencia entre revisiones de «Plantilla:Nota»

De ArduWiki
Saltar a: navegación, buscar
(Página creada con «{{subst:^| <!--Save this page to create a mirror--> }}<languages/> <onlyinclude>{{#switch:<translate></translate> | = {{#if: {{#if:{{{1|}}}|{{{1}}}|{{#if:<noinclude>demo</n...»)
 
 
(No se muestran 11 ediciones intermedias de otro usuario)
Línea 1: Línea 1:
{{subst:^|
+
<p style="color:green;
<!--Save this page to create a mirror-->
+
background-color:#C0FFC0;
}}<languages/>
+
border: 1px solid green;
<onlyinclude>{{#switch:<translate></translate>
+
border-radius: 5px;
| =
+
margin-top: 20px;
{{#if: {{#if:{{{1|}}}|{{{1}}}|{{#if:<noinclude>demo</noinclude>|demo|{{{demo|}}}}} }} | <div role="note" class="note note-{{#switch:{{{2|}}}
+
padding: 10px;
    |gotcha=error
+
position: relative;">
    |=info
+
<b>Nota:</b> {{{1}}}</p>
    |#default={{{2|}}}
 
    }}" style="background-position:{{dir|{{pagelang}}|right|left}} 7px top 50%; {{dir|{{pagelang}}|padding-right: 40px; padding-left: 0.5em;|padding-right: 0.5em; padding-left: 40px;}}">{{{1}}}</div>
 
  | [[File:Bulbgraph.png|18px|<translate><!--T:1--> Note</translate>|link=]]&nbsp;'''<translate><!--T:2--> Note:</translate>''' }}
 
| #default=
 
  {{ {{TNTN|Note}}
 
  |1={{#if:{{{1|}}}|<nowiki></nowiki>{{{1|}}}}}
 
  |2={{{2|}}}
 
  |demo=<noinclude>demo</noinclude>
 
  }}
 
}}</onlyinclude>
 
{{ {{TNTN|documentation}} |content=
 
<translate>
 
== Usage == <!--T:3-->
 
</translate>
 
<pre>
 
{{note|Foo}}
 
{{note|Foo|reminder}}
 
{{note|Foo|error}}
 
{{note|Foo|gotcha}}
 
{{tip|Foo}}
 
{{note}} <translate><!--T:6--> Loose test</translate>
 
{{tip}} <translate><!--T:7--> Loose test</translate>
 
</pre>
 
{{note|Foo}}
 
{{note|Foo|reminder}}
 
{{note|Foo|error}}
 
{{note|Foo|gotcha}}
 
{{tip|Foo}}
 
{{note}} <translate><!--T:4--> Loose test</translate>
 
  
{{tip}} <translate><!--T:5--> Loose test</translate>
+
<noinclude>
 +
== Como usar nota ==
 +
<p style="float:left;background:Peru;padding:10px;Border:1px solid brown;Border-Radius:5px;"><nowiki>{{nota|Pones tu comentario aqui}}</nowiki></p><p style="clear:both;">&nbsp;</p>
  
<templatedata>
+
== Lo que mostrara ==
{
+
{{nota|Pones tu comentario aqui}}
"params": {
+
<noinclude>
"1": {
 
"type": "content"
 
},
 
"2": {}
 
},
 
"format": "inline"
 
}
 
</templatedata>
 
 
 
}}
 
[[Category:Templates{{#translation:}}|{{PAGENAME}}]]
 

Revisión actual del 13:07 14 jun 2018

Nota: {{{1}}}


Como usar nota

{{nota|Pones tu comentario aqui}}

 

Lo que mostrara

Plantilla:nota