Difference between revisions of "Useful Links"

From
Jump to navigation Jump to search
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 dropdown is created via the #tag:tab parser function, since it's not possible to define attributes such as dropdown via the #tab: parser function.
This toggle box shows up inside
every
each of the
tab
s
, because the containing tab tag has got its index attribute set to index="". It also has a block attribute.