Template:Infobox/Event/es: Difference between revisions

From VRChat Wiki
FuzzyBot (talk | contribs)
Updating to match new version of source page
FuzzyBot (talk | contribs)
Updating to match new version of source page
 
Line 15: Line 15:
     <data source="start">
     <data source="start">
         <label>Fecha de inicio</label>
         <label>Fecha de inicio</label>
             <format>{{#timel:d F Y|{{{start}}}}}</format>
             <format>{{Date|{{{start}}}}}</format>
         </data>
         </data>
     <data source="end">
     <data source="end">
         <label>Fecha de fin</label>
         <label>Fecha de fin</label>
             <format>{{#timel: d F Y | {{{end}}} }}</format>
             <format>{{Date|{{{end}}}}}</format>
         </data>
         </data>
     </group>
     </group>

Latest revision as of 21:04, 20 July 2026