Difference between revisions of "Template: Section"
From Genesys Documentation
en>Bgrenon |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 42: | Line 42: | ||
|Media={{{Media|}}} | |Media={{{Media|}}} | ||
|Status={{{Status|}}} | |Status={{{Status|}}} | ||
− | }}{{#switch:{{{Media|}}}|Video={{#cargo_store:_table=Videos|Id={{{image|}}}|ConcatId={{FULLPAGENAME}}-{{{image|}}}|WorkspaceId={{#explode:{{FULLPAGENAME}}|/|0}}|Description={{{sectionHeading|}}} }}|#default=}} | + | }}{{#switch:{{{Media|}}}|Video={{#cargo_store:_table=Videos|Id={{{image|}}}|ConcatId={{FULLPAGENAME}}-{{{image|}}}|WorkspaceId={{#explode:{{FULLPAGENAME}}|/|0}}|Description={{{sectionHeading|}}} }}|#default=}}{{#if:{{{sectionHeading|}}}|{{#switch:{{{Status|}}}|Yes={{#switch:{{NAMESPACENUMBER}}|620=<div style="margin-top: 40px; padding: 0 10px; opacity: .75; border-left: solid 3px lightgrey;"><div style="background-color: lightgrey; padding-left: 15px; margin-bottom: -30px; font-size: 90%; margin: 0 -10px -30px;"><i class="glyphicon glyphicon-eye-close" style="margin-right:5px;"></i> <strong>Hidden section</strong></div>|0=<div style="display:none;">}}}}<h2>{{{sectionHeading}}}</h2>|}}{{#switch:{{{Media|}}}|Video={{AnchorDiv|{{{image|}}}}}|#default=}}{{#if:{{{anchor|}}}|{{AnchorDiv|{{{anchor}}}}}|}}{{#switch:{{{alignment|}}} |
− | {{#if:{{{sectionHeading|}}}|{{#switch:{{{Status|}}}|Yes={{#switch:{{NAMESPACENUMBER}}|620=<div style="margin-top: 40px; padding: 0 10px; opacity: .75; border-left: solid 3px lightgrey;"><div style="background-color: lightgrey; padding-left: 15px; margin-bottom: -30px; font-size: 90%; margin: 0 -10px -30px;"><i class="glyphicon glyphicon-eye-close" style="margin-right:5px;"></i> <strong>Hidden section</strong></div>|0=<div style="display:none;">}}}}<h2>{{{sectionHeading}}}</h2>|}} | + | |Horizontal=<div class="clearfix row"> |
− | {{#switch:{{{Media|}}}|Video={{AnchorDiv|{{{image|}}}}}|#default=}} | ||
− | {{#if:{{{anchor|}}}|{{AnchorDiv|{{{anchor}}}}}|}} | ||
− | {{#switch:{{{alignment|}}} | ||
− | |Horizontal=<div class="clearfix"> | ||
<div class="col-md-7"> | <div class="col-md-7"> | ||
{{#switch:{{{Media|}}} | {{#switch:{{{Media|}}} |
Latest revision as of 18:30, June 23, 2022
This is the "Section" template.
It should be called in the following format:
{{Section |alignment= |anchor= |sectionHeading= |FAQHeading= |structuredtext= |structuredtextwide= |image= |Media= |Status= }}
Edit the page to see the template text.
This template defines the table "Section". View table. This template adds rows to the table "Videos", which is declared by the template Video. View table.