Difference between revisions of "Useful Links"

From
Jump to navigation Jump to search
Line 7: Line 7:
 
[[Category:deLemus]]
 
[[Category:deLemus]]
  
{{#tag:tab|YOUR CONTENT|collapsed=true|name="NAME"}}
+
<tab>
 
+
This tab contains a tab menu:
  
 
<tabs>
 
<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.}}
<tab name="Toggle box1">
+
</tabs>
{{#tag:tab|<htmltag tagname="img" src="https://wiki.laviebay.hkust.edu.hk/deLemus/RESEARCH_TEAMS/images/PublishedPlot/2023-01a.png" alt="test for htmltag img" class="wikimg" style="display: block;width:70%;margin-left: auto;margin-right: auto;"></htmltag>|collapsed=true|name="NTD"}}
 
{{#tag:tab|<htmltag tagname="img" src="https://wiki.laviebay.hkust.edu.hk/deLemus/RESEARCH_TEAMS/images/PublishedPlot/2023-01b.png" alt="test for htmltag img" class="wikimg" style="display: block;width:70%;margin-left: auto;margin-right: auto;"></htmltag>|collapsed=true|name="RBD"}}
 
 
</tab>
 
</tab>
 
<tab name="Toggle box2">
 
This first tab has a toggle box nested inside it
 
{{#tab:NTD|<htmltag tagname="img" src="https://wiki.laviebay.hkust.edu.hk/deLemus/RESEARCH_TEAMS/images/PublishedPlot/32a.png" alt="test for htmltag img" class="wikimg" style="display: block;width:70%;margin-left: auto;margin-right: auto;"></htmltag>}}
 
{{#tab:RBD|<htmltag tagname="img" src="https://wiki.laviebay.hkust.edu.hk/deLemus/RESEARCH_TEAMS/images/PublishedPlot/32b.png" alt="test for htmltag img" class="wikimg" style="display: block;width:70%;margin-left: auto;margin-right: auto;"></htmltag>}}
 
</tab>
 
 
</tabs>
 

Revision as of 13:53, 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.