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 19: | Line 19: | ||
{{#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: parser function.}} | {{#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: parser function.}} | ||
{{#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: parser function.}} | {{#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: parser function.}} | ||
| + | </tab> | ||
| + | </tabs> | ||
| + | |||
| + | |||
| + | EXAMPLE | ||
| + | <tabs> | ||
| + | <tab name="Toggle box"> | ||
| + | This first tab has a toggle box nested inside it | ||
| + | {{#tab:Toggle|This toggle box is made via the #tab: parser function.}} | ||
| + | </tab> | ||
| + | <tab name="Dropdown"> | ||
| + | This second tab has a dropdown nested inside it | ||
| + | {{#tag:tab|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.|dropdown=true}} | ||
| + | </tab> | ||
| + | <tab index="" block> | ||
| + | {{#tag:tab|This toggle box shows up inside {{#tab:|every|each of the|nested=true}} tab{{#tag:tab|s|index=2|nested=true}}, because the containing tab tag has got its index attribute set to index="". It also has a block attribute.|openname=Open|closename=Close}} | ||
</tab> | </tab> | ||
</tabs> | </tabs> | ||
Revision as of 13:25, 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
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.