Difference between revisions of "Useful Links"

From
Jump to navigation Jump to search
Line 7: Line 7:
 
[[Category:deLemus]]
 
[[Category:deLemus]]
  
 +
 +
<tab>
 +
This tab contains a tab menu:
 +
<tabs>
 +
{{#tab:First, Second|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>
 +
</tab>
  
 
<tabs>
 
<tabs>

Revision as of 13:58, 17 March 2023

WHO:
         Tracking SARS-CoV-2 variants
GISAID
Nextstrain
CoVariant
Pangolin


This tab contains a tab menu:

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.

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.