Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

Template:Navigation header/doc

From Wikipedia, the free encyclopedia

Usage

[edit]
  • iconN: filename (without File: prefix) of icon to use to represent menu item
  • typeN: can be used instead of filename to refer to a standard icon type
  • labelN: full text and link of menu item
  • theme: (optional) sets the theme of the navigation header. Can be "blue-theme" (default) or "gray-theme"
  • shortcut: (optional) provide a shortcut link, and the module will display a {{shortcut}} box at the top of the navigation header
  • leadtab-label: (optional) define a leadtab label, and the leadtab will be displayed as the first item in the navigation header
  • leadtab-icon: (optional) provide an icon for the leadtab, and it will be displayed alongside the leadtab label
{{Navigation header
| type1         =  discuss
| label1        =  [[Wikipedia talk:Vaccine safety|Talk Page]]
| icon2         =  Font Awesome 5 solid info-circle.svg
| label2        =  [[Wikipedia:Vaccine safety/Sources|Sources]]
| theme         =  gray-theme
| shortcut      =  WP:VSAFE
| leadtab-label =  [[Wikipedia:Vaccine safety|Main Page]]
| leadtab-icon  =  Font Awesome 5 solid home.svg
}}