Difference between revisions of "Template: Section"
From Genesys Documentation
Line 14: | Line 14: | ||
|structuredtextwide= | |structuredtextwide= | ||
|image= | |image= | ||
+ | |gif= | ||
}} | }} | ||
Line 29: | Line 30: | ||
|structuredtextwide=Wikitext (size=10000) | |structuredtextwide=Wikitext (size=10000) | ||
|image=String | |image=String | ||
+ | |gif=String | ||
}} | }} | ||
Line 42: | Line 44: | ||
|structuredtextwide={{{structuredtextwide|}}} | |structuredtextwide={{{structuredtextwide|}}} | ||
|image={{{image|}}} | |image={{{image|}}} | ||
+ | |gif={{{gif|}}} | ||
}}{{#switch:{{{Type|}}} | }}{{#switch:{{{Type|}}} | ||
|Unstructured= | |Unstructured= | ||
Line 60: | Line 63: | ||
<div class="clearfix"> | <div class="clearfix"> | ||
<div class="col-md-7"> | <div class="col-md-7"> | ||
− | {{#if:{{{image|}}}|[[File:{{{image}}}|1]]||}}{{#if:{{{video|}}}|{{#widget:Vimeo|id={{{video}}}|width=100%}}||}} | + | {{#if:{{{image|}}}| |
+ | {{#ifeq:{{{gif|}}}|Yes|[[File:{{{image}}}|1|class=gifffer|link=]]|[[File:{{{image}}}|1]]}} | ||
+ | ||}}{{#if:{{{video|}}}|{{#widget:Vimeo|id={{{video}}}|width=100%}}||}} | ||
</div> | </div> | ||
<div class="col-md-5"> | <div class="col-md-5"> | ||
Line 75: | Line 80: | ||
|Vertical= | |Vertical= | ||
<div class="clearfix"> | <div class="clearfix"> | ||
− | {{#if:{{{image|}}}|[[File:{{{image}}}|1]]||}}{{#if:{{{video|}}}|{{#widget:Vimeo|id={{{video}}}|width=100%}}||}} | + | {{#if:{{{image|}}}| |
+ | {{#ifeq:{{{gif|}}}|Yes|[[File:{{{image}}}|1|class=gifffer|link=]]|[[File:{{{image}}}|1]]}} | ||
+ | ||}}{{#if:{{{video|}}}|{{#widget:Vimeo|id={{{video}}}|width=100%}}||}} | ||
{{#if:{{{structuredtext|}}}| | {{#if:{{{structuredtext|}}}| | ||
{{{structuredtext}}} | {{{structuredtext}}} |
Revision as of 19:21, January 29, 2019
This is the "Section" template.
It should be called in the following format:
{{Section |Type= |alignment= |anchor= |sectionHeading= |FAQHeading= |freetext= |structuredtext= |structuredtextwide= |image= |gif= }}
Edit the page to see the template text.
This template defines the table "Section". View table.