Widget:Resaltado basado en el tiempo

De Guild Wars 2 Wiki
Ir a la navegaciónIr a la búsqueda

Description

This widget applies the CSS class "highlight-yellow" to elements with data-starttime and data-endtime attributes. The widget is used by Plantilla:Resaltado basado en el tiempo.

Parámetros

class
The name of the css class on the elements that the widget should sometimes highlight. Defaults to "highlighterwidget".
css
The style to be applied to the element when the time is within the starttime and endtime. Defaults to a yellow background.

Uso

Notas

  • Needs to be used after any tables it is intended to apply CSS to.