Useful Links
Jump to navigation
Jump to search
WHO:
Tracking SARS-CoV-2 variants
GISAID
Nextstrain
CoVariant
Pangolin
This first tab has a toggle box nested inside it
This toggle box is made via the #tab: parser function.
This second tab has a dropdown nested inside it
Show dropdown
This toggle box shows up inside
every
each of the
tabs
, because the containing tab tag has got its index attribute set to index="". It also has a block attribute.<tabs>
These tabs use the #tab: parser function to create the nested tabs.
Placing <tab> tags inside another <tab> tag will cause the parser to recognise the inner closing tag as the closing tag for the outer tag, which messes it up.
</tabs>