Difference between revisions of "Template: MintyDocsProductLandingSectionsPrint"
From Genesys Documentation
(Created page with "<div class="col-md-12" style="border-top:1px solid #DDD;border-bottom:1px solid #DDD;padding:20px;"> <div class="col-md-2" style="padding-left:0;"> File:{{#switch:{{{Type}}}...") |
|||
Line 1: | Line 1: | ||
− | <div class=" | + | <includeonly><div class="feature-wrapper"> |
− | <div class="col-md- | + | <div class="feature-icon col-md-1" > |
[[File:{{#switch:{{{Type}}} | [[File:{{#switch:{{{Type}}} | ||
|Get Started=GetStarted.png | |Get Started=GetStarted.png | ||
|Release Notes=ReleaseNotes.png | |Release Notes=ReleaseNotes.png | ||
|XYZ Documentation=Book.png | |XYZ Documentation=Book.png | ||
− | |Related Documentation= | + | |Related Documentation=Book.png |
|Developer Resources=DeveloperResources.png | |Developer Resources=DeveloperResources.png | ||
|Install and Config=InstallConfig.png | |Install and Config=InstallConfig.png | ||
Line 11: | Line 11: | ||
|Supervisor Features=Supervisor.png | |Supervisor Features=Supervisor.png | ||
|Additional Resources=AdditionalResources.png | |Additional Resources=AdditionalResources.png | ||
+ | |FAQ=FAQ.png | ||
|#default=Book.png | |#default=Book.png | ||
− | }}|link={{{IconLink|}}} | + | }}|link={{{IconLink|}}}]] |
</div> | </div> | ||
− | <div class="col-md- | + | <div class="feature-content col-md-11"> |
− | + | <div class="feature-head"> | |
− | <div class=" | + | {{#if:{{{Title|}}}|{{{Title|}}}|{{{Type|}}}}} |
− | {{# | ||
− | | | ||
− | {{ | ||
− | |||
− | | | ||
− | }} | ||
− | | | ||
− | }} | ||
</div> | </div> | ||
+ | <div class="feature-links"> | ||
+ | {{{Description|}}} | ||
+ | {{{Links|}}} | ||
</div> | </div> | ||
− | <div | + | </div> |
+ | </div><nowiki/></includeonly> | ||
+ | <noinclude>[[Category:MintyDocs_Cargo]]</noinclude> |