Template:Import style
Aspetto
| This template uses Lua: |
Imports a style with TemplateStyles from a subpage.
Usage
[muda l codesc]- Import
{{import style|style1|style2|style3|⋯}}
- Use
class="is-style"
Catalogue
[muda l codesc]inputbox: MediaWiki inputboxsticky: Sticky table headers. position: sticky (apply to table header row)[lower-alpha 1]
Notes
[muda l codesc]- ↑ The class
is-stickyonly works with a single row. This also imports the classis-sticky-head, which can be applied to the table itself, and makes all of its header (theadelement) sticky. However, MediaWiki by default places the entire table in atbodyelement, so there is nothead; only sortable tables have athead(due to the JS implementation).
For detailed info on creating sticky table headers see: