Difference between revisions of "Template:Use Case Nav Tiles"

From ConfIDent
(Created page with "<div class="row justify-content-center"> <div class="card-deck"> {{G Use Case Nav Tile Centered|FIND|FIND|fa fa-search|bg-find}} {{G Use Case Nav Tile Centered|BROWSE|BROWSE|f...")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
<div class="row justify-content-center">
 
<div class="row justify-content-center">
 
<div class="card-deck">
 
<div class="card-deck">
{{G Use Case Nav Tile Centered|FIND|FIND|fa fa-search|bg-find}}
+
{{G Use Case Nav Tile Centered|FIND|FIND|fa fa-search|bg-find {{#ifeq:{{{Active|FIND}}}|FIND||use-case-nav-tile-muted}}}}
{{G Use Case Nav Tile Centered|BROWSE|BROWSE|fas fa-book|bg-browse}}
+
{{G Use Case Nav Tile Centered|BROWSE|BROWSE|fas fa-book|bg-browse {{#ifeq:{{{Active|BROWSE}}}|BROWSE||use-case-nav-tile-muted}}}}
{{G Use Case Nav Tile Centered|ANNOUNCE|ANNOUNCE|fas fa-bullhorn|bg-announce}}
+
{{G Use Case Nav Tile Centered|ANNOUNCE|ANNOUNCE|fas fa-bullhorn|bg-announce {{#ifeq:{{{Active|ANNOUNCE}}}|ANNOUNCE||use-case-nav-tile-muted}}}}
 
</div>
 
</div>
 
</div>
 
</div>

Latest revision as of 16:14, 2 February 2023

Cookies help us deliver our services. By using our services, you agree to our use of cookies.