Diferencia entre revisiones de «Plantilla:NavboxDate»
Apariencia
Página creada con «<includeonly> <center> {| class="wikitable" width="350px" style="color:black; text-align: center; font-family:Balloon;" |- ! style="background-color: #ff7802;" |Previous Date ! style="background-color: #ff7802;" |Next Date |- | {{ #if: {{{1|}}} | [[{{{1}}}]] | ENTER A DATE }} | {{ #if: {{{2|}}} | [[{{{2}}}]] | ENTER A DATE }} |} </center> </includeonly> <noinclude> ==Usage== <pre> {{NavboxDate|January 1, 2000|January 3, 2000}} </pre> <noinclude>» |
Sin resumen de edición |
||
| Línea 1: | Línea 1: | ||
<includeonly> | <includeonly> | ||
<center> | <center> | ||
{| class="wikitable" width="350px" style="color:black; text-align: center | {| class="wikitable" width="350px" style="color:black; text-align: center" | ||
|- | |- | ||
! style="background-color: # | ! style="background-color: #ffffff;" |Día anterior | ||
! style="background-color: # | ! style="background-color: #ffffff;" |Día siguiente | ||
|- | |- | ||
| {{ #if: {{{1|}}} | [[{{{1}}}]] | | | {{ #if: {{{1|}}} | [[{{{1}}}]] | Inserte nombre }} | ||
| {{ #if: {{{2|}}} | [[{{{2}}}]] | | | {{ #if: {{{2|}}} | [[{{{2}}}]] | Inserte nombre }} | ||
|} | |} | ||
</center> | </center> | ||
| Línea 14: | Línea 14: | ||
==Usage== | ==Usage== | ||
<pre> | <pre> | ||
{{NavboxDate| | {{NavboxDate|1 de enero, 2000|3 de enero, 2000}} | ||
</pre> | </pre> | ||
<noinclude> | <noinclude> | ||
Revisión del 23:00 31 jul 2023
Usage
{{NavboxDate|1 de enero, 2000|3 de enero, 2000}}