Difference between revisions of "Useful Links"
Jump to navigation
Jump to search
#tab: parser function.
#tab: parser function.
#tab: parser function.
#tab: parser function.
| Line 24: | Line 24: | ||
EXAMPLE | EXAMPLE | ||
| + | |||
| + | <tab name="My Toggle Box"> | ||
| + | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. | ||
| + | </tab> | ||
| + | |||
<tabs> | <tabs> | ||
<tab name="Toggle box"> | <tab name="Toggle box"> | ||
Revision as of 13:26, 17 March 2023
WHO:
Tracking SARS-CoV-2 variants
GISAID
Nextstrain
CoVariant
Pangolin
This first tab has a toggle box nested inside it
#tab: parser function.
#tab: parser function.This first tab has a toggle box nested inside it
#tab: parser function.
#tab: parser function.
EXAMPLE
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
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.