Difference between revisions of "Template: ContentAreaLandingPage"

From Genesys Documentation
Jump to: navigation, search
 
(9 intermediate revisions by the same user not shown)
Line 11: Line 11:
 
Edit the page to see the template text.
 
Edit the page to see the template text.
 
{{#cargo_declare:_table=ContentAreaLandingPage|ContentArea=String|Description=Wikitext|Video=Text}}
 
{{#cargo_declare:_table=ContentAreaLandingPage|ContentArea=String|Description=Wikitext|Video=Text}}
</noinclude><includeonly>{{#cargo_store:_table=ContentAreaLandingPage|ContentArea={{{ContentArea|}}}|Description={{{Description|}}}|Video={{{Video|}}}}}
+
</noinclude><includeonly>{{#cargo_store:_table=ContentAreaLandingPage|ContentArea={{{ContentArea|}}}|Description={{{Description|}}}|Video={{{Video|}}}}}{{#css:
{{#css:
 
 
   #content {
 
   #content {
 
     padding: 0;
 
     padding: 0;
Line 19: Line 18:
 
   #mw-content-text>p, h1 {
 
   #mw-content-text>p, h1 {
 
     display:none;
 
     display:none;
 +
  }
 +
  p.mw-empty-elt {
 +
    display:none;
 
   }
 
   }
 
   @media (max-width: 992px) {
 
   @media (max-width: 992px) {

Latest revision as of 18:29, April 27, 2020

This is the "ContentAreaLandingPage" template. It should be called in the following format:

{{ContentAreaLandingPage
|ContentArea=
|Description=
|Video=
}}

Edit the page to see the template text. This template defines the table "ContentAreaLandingPage". View table.

Retrieved from "https://all.docs.genesys.com/Template:ContentAreaLandingPage (2025-06-19 14:25:43)"